[==========] 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:11:20.496291   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:40421,127.0.108.61:37639,127.0.108.60:39317
I20260630 12:11:20.498394   432 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:11:20.499469   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:20.519313   439 instance_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:11:20.521116   432 server_base.cc:1061] running on GCE node
W20260630 12:11:20.521582   441 instance_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:11:20.521785   438 instance_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:11:21.668923   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:21.669178   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:21.669376   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821481669356 us; error 0 us; skew 500 ppm
I20260630 12:11:21.670207   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:21.675720   432 webserver.cc:533] Webserver started at http://127.0.108.62:34659/ using document root <none> and password file <none>
I20260630 12:11:21.676607   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:21.676836   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:21.677315   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:21.683763   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "18ec19ef2486433eb3ee1373526c9dd5"
format_stamp: "Formatted at 2026-06-30 12:11:21 on dist-test-slave-7v2h"
I20260630 12:11:21.691817   432 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:11:21.697182   447 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:21.698616   432 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:11:21.699015   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "18ec19ef2486433eb3ee1373526c9dd5"
format_stamp: "Formatted at 2026-06-30 12:11:21 on dist-test-slave-7v2h"
I20260630 12:11:21.699337   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-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:11:21.752316   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:21.753932   432 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:11:21.754359   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:21.835605   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:40421
I20260630 12:11:21.835750   498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:40421 every 8 connection(s)
I20260630 12:11:21.843393   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:21.844674   499 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:11:21.851015   501 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:21.852507   502 instance_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:11:21.856834   504 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:21.858084   432 server_base.cc:1061] running on GCE node
I20260630 12:11:21.858819   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:21.859010   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:21.859169   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821481859150 us; error 0 us; skew 500 ppm
I20260630 12:11:21.859700   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:21.863538   432 webserver.cc:533] Webserver started at http://127.0.108.61:38813/ using document root <none> and password file <none>
I20260630 12:11:21.864054   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:21.864254   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:21.864512   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:21.865638   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-1-root/instance:
uuid: "604e18dbfc3d46b882ec22ca8d43e7b5"
format_stamp: "Formatted at 2026-06-30 12:11:21 on dist-test-slave-7v2h"
I20260630 12:11:21.867236   499 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:21.871464   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:21.877599   511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:21.878443   432 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:21.878733   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-1-root
uuid: "604e18dbfc3d46b882ec22ca8d43e7b5"
format_stamp: "Formatted at 2026-06-30 12:11:21 on dist-test-slave-7v2h"
I20260630 12:11:21.879017   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-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:11:21.898676   499 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:21.901331   449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.61:37639: connect: Connection refused (error 111)
W20260630 12:11:21.906832   499 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.61:37639: Network error: Client connection negotiation failed: client connection to 127.0.108.61:37639: connect: Connection refused (error 111)
I20260630 12:11:21.914390   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:21.915705   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:21.956535   499 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } attempt: 1
W20260630 12:11:21.962188   499 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.61:37639: Network error: Client connection negotiation failed: client connection to 127.0.108.61:37639: connect: Connection refused (error 111)
I20260630 12:11:21.993362   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.61:37639
I20260630 12:11:21.993505   563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.61:37639 every 8 connection(s)
I20260630 12:11:21.998579   564 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:11:21.999931   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:22.004673   564 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:22.010812   566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.011409   567 instance_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:11:22.017879   432 server_base.cc:1061] running on GCE node
W20260630 12:11:22.018043   570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.018858   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.019070   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.019230   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821482019213 us; error 0 us; skew 500 ppm
I20260630 12:11:22.019764   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.023571   432 webserver.cc:533] Webserver started at http://127.0.108.60:37499/ using document root <none> and password file <none>
I20260630 12:11:22.024171   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.024415   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.024761   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.024971   564 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.026089   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-2-root/instance:
uuid: "05864376ea7c451abd080d7d1da630f8"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-7v2h"
I20260630 12:11:22.030791   499 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } attempt: 2
I20260630 12:11:22.033855   432 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:11:22.039269   577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.040740   432 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:11:22.041093   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-2-root
uuid: "05864376ea7c451abd080d7d1da630f8"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-7v2h"
I20260630 12:11:22.041445   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-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:11:22.041927   564 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:22.053866   564 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.60:39317: Network error: Client connection negotiation failed: client connection to 127.0.108.60:39317: connect: Connection refused (error 111)
I20260630 12:11:22.053759   499 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:22.059130   499 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.60:39317: Network error: Client connection negotiation failed: client connection to 127.0.108.60:39317: connect: Connection refused (error 111)
I20260630 12:11:22.063076   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.064266   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.090620   499 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } attempt: 1
W20260630 12:11:22.095674   499 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.60:39317: Network error: Client connection negotiation failed: client connection to 127.0.108.60:39317: connect: Connection refused (error 111)
I20260630 12:11:22.097297   564 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } attempt: 1
W20260630 12:11:22.102370   564 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.60:39317: Network error: Client connection negotiation failed: client connection to 127.0.108.60:39317: connect: Connection refused (error 111)
I20260630 12:11:22.141813   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.60:39317
I20260630 12:11:22.141917   629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.60:39317 every 8 connection(s)
I20260630 12:11:22.147305   630 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:11:22.147346   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:22.153079   630 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.165555   630 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.169809   564 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } attempt: 2
I20260630 12:11:22.171383   499 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } attempt: 2
I20260630 12:11:22.178088   630 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.195287   564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5: Bootstrap starting.
I20260630 12:11:22.195605   499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5: Bootstrap starting.
I20260630 12:11:22.202306   564 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:22.202543   630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8: Bootstrap starting.
I20260630 12:11:22.203642   499 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:22.204224   564 log.cc:826] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5: Log is configured to *not* fsync() on all Append() calls
I20260630 12:11:22.208822   564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5: No bootstrap required, opened a new log
I20260630 12:11:22.209764   630 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:22.211746   499 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5: No bootstrap required, opened a new log
I20260630 12:11:22.216084   630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8: No bootstrap required, opened a new log
I20260630 12:11:22.230290   564 raft_consensus.cc:359] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } }
I20260630 12:11:22.230299   499 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } }
I20260630 12:11:22.230299   630 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } }
I20260630 12:11:22.231164   564 raft_consensus.cc:385] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:22.231264   499 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:22.231362   630 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:22.231534   499 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18ec19ef2486433eb3ee1373526c9dd5, State: Initialized, Role: FOLLOWER
I20260630 12:11:22.231510   564 raft_consensus.cc:740] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 604e18dbfc3d46b882ec22ca8d43e7b5, State: Initialized, Role: FOLLOWER
I20260630 12:11:22.231696   630 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05864376ea7c451abd080d7d1da630f8, State: Initialized, Role: FOLLOWER
I20260630 12:11:22.232681   499 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } }
I20260630 12:11:22.232733   630 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } }
I20260630 12:11:22.233031   564 consensus_queue.cc:260] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } }
I20260630 12:11:22.238229   641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [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: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.239190   641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.240245   564 sys_catalog.cc:565] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:22.240855   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [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: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.241616   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.242408   630 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:22.243356   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [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: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.244127   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.244660   499 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:22.259228   641 raft_consensus.cc:493] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:22.259953   641 raft_consensus.cc:515] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } }
W20260630 12:11:22.263917   453 tablet.cc:2406] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:11:22.265198   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ec19ef2486433eb3ee1373526c9dd5" is_pre_election: true
I20260630 12:11:22.266072   474 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 604e18dbfc3d46b882ec22ca8d43e7b5 in term 0.
I20260630 12:11:22.267947   641 leader_election.cc:290] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18ec19ef2486433eb3ee1373526c9dd5 (127.0.108.62:40421), 05864376ea7c451abd080d7d1da630f8 (127.0.108.60:39317)
I20260630 12:11:22.268172   515 leader_election.cc:304] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ec19ef2486433eb3ee1373526c9dd5, 604e18dbfc3d46b882ec22ca8d43e7b5; no voters: 
I20260630 12:11:22.270967   641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:22.270784   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05864376ea7c451abd080d7d1da630f8" is_pre_election: true
I20260630 12:11:22.271437   641 raft_consensus.cc:493] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:22.271806   604 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 604e18dbfc3d46b882ec22ca8d43e7b5 in term 0.
I20260630 12:11:22.271829   641 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:22.280501   641 raft_consensus.cc:515] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } }
I20260630 12:11:22.283634   474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18ec19ef2486433eb3ee1373526c9dd5"
I20260630 12:11:22.284287   474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:22.289310   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05864376ea7c451abd080d7d1da630f8"
I20260630 12:11:22.289987   604 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:22.298460   474 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 604e18dbfc3d46b882ec22ca8d43e7b5 in term 1.
I20260630 12:11:22.299921   515 leader_election.cc:304] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18ec19ef2486433eb3ee1373526c9dd5, 604e18dbfc3d46b882ec22ca8d43e7b5; no voters: 
I20260630 12:11:22.307726   604 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 604e18dbfc3d46b882ec22ca8d43e7b5 in term 1.
I20260630 12:11:22.293813   641 leader_election.cc:290] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [CANDIDATE]: Term 1 election: Requested vote from peers 18ec19ef2486433eb3ee1373526c9dd5 (127.0.108.62:40421), 05864376ea7c451abd080d7d1da630f8 (127.0.108.60:39317)
I20260630 12:11:22.310820   641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:22.311321   641 raft_consensus.cc:697] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 1 LEADER]: Becoming Leader. State: Replica: 604e18dbfc3d46b882ec22ca8d43e7b5, State: Running, Role: LEADER
I20260630 12:11:22.312351   641 consensus_queue.cc:237] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } }
I20260630 12:11:22.340794   658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 604e18dbfc3d46b882ec22ca8d43e7b5. Latest consensus state: current_term: 1 leader_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.341794   658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:22.354141   668 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:22.368866   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:22.369179   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:11:22.378615   668 catalog_manager.cc:1520] Initializing Kudu cluster ID...
W20260630 12:11:22.379001   673 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:22.379364   673 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:22.389545   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:22.393299   678 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:22.393640   678 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:22.401290   604 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [term 1 FOLLOWER]: Refusing update from remote peer 604e18dbfc3d46b882ec22ca8d43e7b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:22.403429   474 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [term 1 FOLLOWER]: Refusing update from remote peer 604e18dbfc3d46b882ec22ca8d43e7b5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:22.405551   641 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:11:22.409216   680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.410181   681 instance_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:11:22.413393   641 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:11:22.419872   683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.423858   432 server_base.cc:1061] running on GCE node
I20260630 12:11:22.425268   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.425571   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.425791   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821482425765 us; error 0 us; skew 500 ppm
I20260630 12:11:22.426505   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.433166   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 604e18dbfc3d46b882ec22ca8d43e7b5. Latest consensus state: current_term: 1 leader_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.433964   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.433902   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 604e18dbfc3d46b882ec22ca8d43e7b5. Latest consensus state: current_term: 1 leader_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.434662   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.438719   679 mvcc.cc:204] Tried to move back new op lower bound from 7302436791891578880 to 7302436791597363200. Current Snapshot: MvccSnapshot[applied={T|T < 7302436791891578880}]
I20260630 12:11:22.452091   432 webserver.cc:533] Webserver started at http://127.0.108.1:38543/ using document root <none> and password file <none>
I20260630 12:11:22.452850   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.453100   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.453424   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.454879   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "3736f546b827413f98de1d2a28df6b6e"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-7v2h"
I20260630 12:11:22.457157   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.457877   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.461635   658 sys_catalog.cc:455] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.462441   658 sys_catalog.cc:458] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:22.464244   640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.466189   640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.469146   668 catalog_manager.cc:1383] Generated new cluster ID: 39a4e9e9df0a4722a8d9c1ccd0ae660f
I20260630 12:11:22.469508   668 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:22.474279   641 sys_catalog.cc:455] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "18ec19ef2486433eb3ee1373526c9dd5" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 40421 } } peers { permanent_uuid: "604e18dbfc3d46b882ec22ca8d43e7b5" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 37639 } } peers { permanent_uuid: "05864376ea7c451abd080d7d1da630f8" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 39317 } } }
I20260630 12:11:22.474995   641 sys_catalog.cc:458] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:22.476282   432 fs_manager.cc:696] Time spent creating directory manager: real 0.021s	user 0.002s	sys 0.013s
I20260630 12:11:22.483206   696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.484192   432 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.003s
I20260630 12:11:22.484607   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "3736f546b827413f98de1d2a28df6b6e"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-7v2h"
I20260630 12:11:22.484979   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-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:11:22.507145   668 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:22.509342   668 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:22.550902   668 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5: Generated new TSK 0
I20260630 12:11:22.552263   668 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:22.585310   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.586575   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.588232   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:22.592010   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:22.592245   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.592478   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:22.592685   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:11:22.702749   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:41443
I20260630 12:11:22.702870   758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:41443 every 8 connection(s)
I20260630 12:11:22.761960   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:22.772737   763 heartbeater.cc:344] Connected to a master server at 127.0.108.62:40421
I20260630 12:11:22.773355   763 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.774133   760 heartbeater.cc:344] Connected to a master server at 127.0.108.61:37639
I20260630 12:11:22.774562   763 heartbeater.cc:507] Master 127.0.108.62:40421 requested a full tablet report, sending...
I20260630 12:11:22.774566   760 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.777289   760 heartbeater.cc:507] Master 127.0.108.61:37639 requested a full tablet report, sending...
W20260630 12:11:22.779297   769 instance_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:11:22.779875   464 ts_manager.cc:194] Registered new tserver with Master: 3736f546b827413f98de1d2a28df6b6e (127.0.108.1:41443)
I20260630 12:11:22.780049   529 ts_manager.cc:194] Registered new tserver with Master: 3736f546b827413f98de1d2a28df6b6e (127.0.108.1:41443)
I20260630 12:11:22.781750   759 heartbeater.cc:344] Connected to a master server at 127.0.108.60:39317
I20260630 12:11:22.782128   759 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.783185   759 heartbeater.cc:507] Master 127.0.108.60:39317 requested a full tablet report, sending...
I20260630 12:11:22.784018   529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45944
I20260630 12:11:22.786942   595 ts_manager.cc:194] Registered new tserver with Master: 3736f546b827413f98de1d2a28df6b6e (127.0.108.1:41443)
W20260630 12:11:22.787921   770 instance_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:11:22.795077   772 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.798652   432 server_base.cc:1061] running on GCE node
I20260630 12:11:22.799511   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.799754   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.799928   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821482799912 us; error 0 us; skew 500 ppm
I20260630 12:11:22.800400   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.802958   432 webserver.cc:533] Webserver started at http://127.0.108.2:45579/ using document root <none> and password file <none>
I20260630 12:11:22.803411   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.803591   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.803828   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.804862   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "5dd29bd764a14330adc2f5b7541ac74e"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-7v2h"
I20260630 12:11:22.809526   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:22.813623   777 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.814458   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:22.814800   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "5dd29bd764a14330adc2f5b7541ac74e"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-7v2h"
I20260630 12:11:22.815155   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-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:11:22.843413   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.845114   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.848063   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:22.851749   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:22.852039   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.852308   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:22.852593   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.950150   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:39075
I20260630 12:11:22.950286   839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:39075 every 8 connection(s)
I20260630 12:11:22.979118   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:22.990660   841 heartbeater.cc:344] Connected to a master server at 127.0.108.61:37639
I20260630 12:11:22.991103   841 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.992058   841 heartbeater.cc:507] Master 127.0.108.61:37639 requested a full tablet report, sending...
I20260630 12:11:22.993263   843 heartbeater.cc:344] Connected to a master server at 127.0.108.62:40421
I20260630 12:11:22.993664   843 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.995112   843 heartbeater.cc:507] Master 127.0.108.62:40421 requested a full tablet report, sending...
I20260630 12:11:22.995425   840 heartbeater.cc:344] Connected to a master server at 127.0.108.60:39317
I20260630 12:11:22.995853   840 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:22.996884   840 heartbeater.cc:507] Master 127.0.108.60:39317 requested a full tablet report, sending...
I20260630 12:11:22.999032   464 ts_manager.cc:194] Registered new tserver with Master: 5dd29bd764a14330adc2f5b7541ac74e (127.0.108.2:39075)
W20260630 12:11:23.000855   847 instance_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:11:23.001631   529 ts_manager.cc:194] Registered new tserver with Master: 5dd29bd764a14330adc2f5b7541ac74e (127.0.108.2:39075)
I20260630 12:11:23.002408   595 ts_manager.cc:194] Registered new tserver with Master: 5dd29bd764a14330adc2f5b7541ac74e (127.0.108.2:39075)
I20260630 12:11:23.003515   529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45960
W20260630 12:11:23.030818   848 instance_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:11:23.034789   432 server_base.cc:1061] running on GCE node
W20260630 12:11:23.035094   850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:23.036034   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:23.036257   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:23.036440   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821483036423 us; error 0 us; skew 500 ppm
I20260630 12:11:23.036981   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:23.039870   432 webserver.cc:533] Webserver started at http://127.0.108.3:34449/ using document root <none> and password file <none>
I20260630 12:11:23.040316   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:23.040510   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:23.040819   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:23.041857   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "143bfd73c24f4285bf84fb7e2a9650c5"
format_stamp: "Formatted at 2026-06-30 12:11:23 on dist-test-slave-7v2h"
I20260630 12:11:23.047212   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:11:23.050819   855 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:23.051620   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:11:23.051991   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "143bfd73c24f4285bf84fb7e2a9650c5"
format_stamp: "Formatted at 2026-06-30 12:11:23 on dist-test-slave-7v2h"
I20260630 12:11:23.052253   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480322605-432-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:11:23.074918   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:23.076185   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:23.077593   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:23.079841   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:23.080024   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:23.080250   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:23.080405   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:23.178628   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:38615
I20260630 12:11:23.178721   917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:38615 every 8 connection(s)
I20260630 12:11:23.209565   918 heartbeater.cc:344] Connected to a master server at 127.0.108.60:39317
I20260630 12:11:23.210292   918 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.211388   918 heartbeater.cc:507] Master 127.0.108.60:39317 requested a full tablet report, sending...
I20260630 12:11:23.215602   595 ts_manager.cc:194] Registered new tserver with Master: 143bfd73c24f4285bf84fb7e2a9650c5 (127.0.108.3:38615)
I20260630 12:11:23.222008   920 heartbeater.cc:344] Connected to a master server at 127.0.108.62:40421
I20260630 12:11:23.223107   920 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.224184   920 heartbeater.cc:507] Master 127.0.108.62:40421 requested a full tablet report, sending...
I20260630 12:11:23.224591   919 heartbeater.cc:344] Connected to a master server at 127.0.108.61:37639
I20260630 12:11:23.225015   919 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.225850   919 heartbeater.cc:507] Master 127.0.108.61:37639 requested a full tablet report, sending...
I20260630 12:11:23.227068   464 ts_manager.cc:194] Registered new tserver with Master: 143bfd73c24f4285bf84fb7e2a9650c5 (127.0.108.3:38615)
I20260630 12:11:23.227736   529 ts_manager.cc:194] Registered new tserver with Master: 143bfd73c24f4285bf84fb7e2a9650c5 (127.0.108.3:38615)
I20260630 12:11:23.228471   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.03072603s
I20260630 12:11:23.229424   529 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45974
I20260630 12:11:23.386814   673 catalog_manager.cc:1295] Loaded cluster ID: 39a4e9e9df0a4722a8d9c1ccd0ae660f
I20260630 12:11:23.387123   673 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5: loading cluster ID for follower catalog manager: success
I20260630 12:11:23.392436   673 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5: acquiring CA information for follower catalog manager: success
I20260630 12:11:23.396402   673 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:23.399500   678 catalog_manager.cc:1295] Loaded cluster ID: 39a4e9e9df0a4722a8d9c1ccd0ae660f
I20260630 12:11:23.399842   678 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8: loading cluster ID for follower catalog manager: success
I20260630 12:11:23.407173   678 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8: acquiring CA information for follower catalog manager: success
I20260630 12:11:23.413278   678 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:23.792378   760 heartbeater.cc:499] Master 127.0.108.61:37639 was elected leader, sending a full tablet report...
I20260630 12:11:24.007856   841 heartbeater.cc:499] Master 127.0.108.61:37639 was elected leader, sending a full tablet report...
I20260630 12:11:24.232681   919 heartbeater.cc:499] Master 127.0.108.61:37639 was elected leader, sending a full tablet report...
I20260630 12:11:24.352702   667 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:25.414146   529 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45988:
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:11:25.523573   723 tablet_service.cc:1511] Processing CreateTablet for tablet bd750aaddad24a7285f686d78be74e64 (DEFAULT_TABLE table=test-workload [id=6279ff6b1e14461ca18b455a3f9d4216]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:11:25.523535   724 tablet_service.cc:1511] Processing CreateTablet for tablet c176228a353e456f842dabe97d62a7b1 (DEFAULT_TABLE table=test-workload [id=6279ff6b1e14461ca18b455a3f9d4216]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:11:25.525579   723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd750aaddad24a7285f686d78be74e64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:25.526252   724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c176228a353e456f842dabe97d62a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:25.531070   883 tablet_service.cc:1511] Processing CreateTablet for tablet 3742f1d3a68d4ef99f632fd7aebe0361 (DEFAULT_TABLE table=test-workload [id=6279ff6b1e14461ca18b455a3f9d4216]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:11:25.532281   883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3742f1d3a68d4ef99f632fd7aebe0361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:25.535326   805 tablet_service.cc:1511] Processing CreateTablet for tablet bd0c623123844ffdbfa3af631828b36a (DEFAULT_TABLE table=test-workload [id=6279ff6b1e14461ca18b455a3f9d4216]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:11:25.538062   805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0c623123844ffdbfa3af631828b36a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:25.555426   953 tablet_bootstrap.cc:492] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e: Bootstrap starting.
I20260630 12:11:25.556890   954 tablet_bootstrap.cc:492] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5: Bootstrap starting.
I20260630 12:11:25.565661   955 tablet_bootstrap.cc:492] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e: Bootstrap starting.
I20260630 12:11:25.565850   953 tablet_bootstrap.cc:654] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:25.571208   954 tablet_bootstrap.cc:654] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:25.573563   955 tablet_bootstrap.cc:654] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:25.573679   953 tablet_bootstrap.cc:492] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e: No bootstrap required, opened a new log
I20260630 12:11:25.574626   953 ts_tablet_manager.cc:1403] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:11:25.578980   954 tablet_bootstrap.cc:492] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5: No bootstrap required, opened a new log
I20260630 12:11:25.580686   954 ts_tablet_manager.cc:1403] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260630 12:11:25.581612   953 raft_consensus.cc:359] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } }
I20260630 12:11:25.582423   953 raft_consensus.cc:385] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:25.582790   953 raft_consensus.cc:740] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3736f546b827413f98de1d2a28df6b6e, State: Initialized, Role: FOLLOWER
I20260630 12:11:25.583434   953 consensus_queue.cc:260] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } }
I20260630 12:11:25.583954   953 raft_consensus.cc:399] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:25.584148   955 tablet_bootstrap.cc:492] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e: No bootstrap required, opened a new log
I20260630 12:11:25.584198   953 raft_consensus.cc:493] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:25.584724   953 raft_consensus.cc:3060] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:25.584780   955 ts_tablet_manager.cc:1403] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:11:25.584753   954 raft_consensus.cc:359] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "143bfd73c24f4285bf84fb7e2a9650c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38615 } }
I20260630 12:11:25.585618   954 raft_consensus.cc:385] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:25.585902   954 raft_consensus.cc:740] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143bfd73c24f4285bf84fb7e2a9650c5, State: Initialized, Role: FOLLOWER
I20260630 12:11:25.586617   954 consensus_queue.cc:260] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "143bfd73c24f4285bf84fb7e2a9650c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38615 } }
I20260630 12:11:25.587436   954 raft_consensus.cc:399] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:25.587738   954 raft_consensus.cc:493] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:25.588073   954 raft_consensus.cc:3060] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:25.588354   955 raft_consensus.cc:359] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd29bd764a14330adc2f5b7541ac74e" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39075 } }
I20260630 12:11:25.588958   955 raft_consensus.cc:385] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:25.589251   955 raft_consensus.cc:740] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd29bd764a14330adc2f5b7541ac74e, State: Initialized, Role: FOLLOWER
I20260630 12:11:25.589934   955 consensus_queue.cc:260] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5dd29bd764a14330adc2f5b7541ac74e" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39075 } }
I20260630 12:11:25.590394   953 raft_consensus.cc:515] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } }
I20260630 12:11:25.590584   955 raft_consensus.cc:399] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:25.591320   955 raft_consensus.cc:493] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:25.591413   953 leader_election.cc:304] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [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: 3736f546b827413f98de1d2a28df6b6e; no voters: 
I20260630 12:11:25.591878   955 raft_consensus.cc:3060] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:25.594271   953 leader_election.cc:290] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:25.595083   959 raft_consensus.cc:2804] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:25.595597   954 raft_consensus.cc:515] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "143bfd73c24f4285bf84fb7e2a9650c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38615 } }
I20260630 12:11:25.596489   954 leader_election.cc:304] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [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: 143bfd73c24f4285bf84fb7e2a9650c5; no voters: 
I20260630 12:11:25.598735   955 raft_consensus.cc:515] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd29bd764a14330adc2f5b7541ac74e" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39075 } }
I20260630 12:11:25.599887   955 leader_election.cc:304] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [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: 5dd29bd764a14330adc2f5b7541ac74e; no voters: 
I20260630 12:11:25.604629   953 ts_tablet_manager.cc:1434] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.004s
I20260630 12:11:25.605580   962 raft_consensus.cc:2804] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:25.606319   954 leader_election.cc:290] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:25.606446   953 tablet_bootstrap.cc:492] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e: Bootstrap starting.
I20260630 12:11:25.608307   955 leader_election.cc:290] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:25.613516   962 raft_consensus.cc:697] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 1 LEADER]: Becoming Leader. State: Replica: 143bfd73c24f4285bf84fb7e2a9650c5, State: Running, Role: LEADER
I20260630 12:11:25.615769   959 raft_consensus.cc:697] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 1 LEADER]: Becoming Leader. State: Replica: 3736f546b827413f98de1d2a28df6b6e, State: Running, Role: LEADER
I20260630 12:11:25.614554   963 raft_consensus.cc:2804] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:25.617483   959 consensus_queue.cc:237] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [LEADER]: Queue going to LEADER mode. State: All 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: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } }
I20260630 12:11:25.614754   962 consensus_queue.cc:237] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [LEADER]: Queue going to LEADER mode. State: All 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: "143bfd73c24f4285bf84fb7e2a9650c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38615 } }
I20260630 12:11:25.626464   963 raft_consensus.cc:697] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 1 LEADER]: Becoming Leader. State: Replica: 5dd29bd764a14330adc2f5b7541ac74e, State: Running, Role: LEADER
I20260630 12:11:25.636381   953 tablet_bootstrap.cc:654] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:25.632715   963 consensus_queue.cc:237] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [LEADER]: Queue going to LEADER mode. State: All 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: "5dd29bd764a14330adc2f5b7541ac74e" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39075 } }
I20260630 12:11:25.639062   954 ts_tablet_manager.cc:1434] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5: Time spent starting tablet: real 0.057s	user 0.028s	sys 0.014s
I20260630 12:11:25.642454   955 ts_tablet_manager.cc:1434] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e: Time spent starting tablet: real 0.057s	user 0.020s	sys 0.032s
I20260630 12:11:25.689800   528 catalog_manager.cc:5697] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3736f546b827413f98de1d2a28df6b6e (127.0.108.1). New cstate: current_term: 1 leader_uuid: "3736f546b827413f98de1d2a28df6b6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:25.678892   529 catalog_manager.cc:5697] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd29bd764a14330adc2f5b7541ac74e (127.0.108.2). New cstate: current_term: 1 leader_uuid: "5dd29bd764a14330adc2f5b7541ac74e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5dd29bd764a14330adc2f5b7541ac74e" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39075 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:25.706449   953 tablet_bootstrap.cc:492] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e: No bootstrap required, opened a new log
I20260630 12:11:25.707475   953 ts_tablet_manager.cc:1403] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.004s
I20260630 12:11:25.704820   527 catalog_manager.cc:5697] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 143bfd73c24f4285bf84fb7e2a9650c5 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "143bfd73c24f4285bf84fb7e2a9650c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "143bfd73c24f4285bf84fb7e2a9650c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38615 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:25.719743   953 raft_consensus.cc:359] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } }
I20260630 12:11:25.720424   953 raft_consensus.cc:385] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:25.720817   953 raft_consensus.cc:740] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3736f546b827413f98de1d2a28df6b6e, State: Initialized, Role: FOLLOWER
I20260630 12:11:25.721648   953 consensus_queue.cc:260] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } }
I20260630 12:11:25.722285   953 raft_consensus.cc:399] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:25.722600   953 raft_consensus.cc:493] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:25.725355   953 raft_consensus.cc:3060] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:25.758811   953 raft_consensus.cc:515] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } }
I20260630 12:11:25.767831   953 leader_election.cc:304] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [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: 3736f546b827413f98de1d2a28df6b6e; no voters: 
I20260630 12:11:25.768476   953 leader_election.cc:290] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:25.768603   959 raft_consensus.cc:2804] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:25.771399   953 ts_tablet_manager.cc:1434] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e: Time spent starting tablet: real 0.063s	user 0.011s	sys 0.005s
I20260630 12:11:25.771780   959 raft_consensus.cc:697] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 1 LEADER]: Becoming Leader. State: Replica: 3736f546b827413f98de1d2a28df6b6e, State: Running, Role: LEADER
I20260630 12:11:25.772596   959 consensus_queue.cc:237] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [LEADER]: Queue going to LEADER mode. State: All 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: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } }
I20260630 12:11:25.812311   528 catalog_manager.cc:5697] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3736f546b827413f98de1d2a28df6b6e (127.0.108.1). New cstate: current_term: 1 leader_uuid: "3736f546b827413f98de1d2a28df6b6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3736f546b827413f98de1d2a28df6b6e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41443 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:26.353864   667 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:26.356263   667 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:27.903363   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:11:27.922408   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:27.923107   432 tablet_replica.cc:333] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e: stopping tablet replica
I20260630 12:11:27.923707   432 raft_consensus.cc:2243] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:27.924157   432 raft_consensus.cc:2272] T c176228a353e456f842dabe97d62a7b1 P 3736f546b827413f98de1d2a28df6b6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:27.926157   432 tablet_replica.cc:333] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e: stopping tablet replica
I20260630 12:11:27.926577   432 raft_consensus.cc:2243] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:27.926928   432 raft_consensus.cc:2272] T bd750aaddad24a7285f686d78be74e64 P 3736f546b827413f98de1d2a28df6b6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.008713   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:11:28.018342   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:11:28.036041   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:28.036597   432 tablet_replica.cc:333] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e: stopping tablet replica
I20260630 12:11:28.037061   432 raft_consensus.cc:2243] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:28.037420   432 raft_consensus.cc:2272] T bd0c623123844ffdbfa3af631828b36a P 5dd29bd764a14330adc2f5b7541ac74e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.054934   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:11:28.062863   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:11:28.077139   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:28.077703   432 tablet_replica.cc:333] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5: stopping tablet replica
I20260630 12:11:28.078123   432 raft_consensus.cc:2243] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:28.078487   432 raft_consensus.cc:2272] T 3742f1d3a68d4ef99f632fd7aebe0361 P 143bfd73c24f4285bf84fb7e2a9650c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.096068   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:11:28.105631   432 master.cc:562] Master@127.0.108.62:40421 shutting down...
W20260630 12:11:28.150851   515 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:11:28.194608   515 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.62:40421, user_credentials={real_user=slave}} blocked reactor thread for 43746.8us
I20260630 12:11:28.195252   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:28.195822   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.196151   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 18ec19ef2486433eb3ee1373526c9dd5: stopping tablet replica
W20260630 12:11:28.196548   515 consensus_peers.cc:597] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 -> Peer 18ec19ef2486433eb3ee1373526c9dd5 (127.0.108.62:40421): Couldn't send request to peer 18ec19ef2486433eb3ee1373526c9dd5. 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:11:28.223709   432 master.cc:584] Master@127.0.108.62:40421 shutdown complete.
I20260630 12:11:28.234220   432 master.cc:562] Master@127.0.108.61:37639 shutting down...
I20260630 12:11:28.247581   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:28.248409   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.248771   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 604e18dbfc3d46b882ec22ca8d43e7b5: stopping tablet replica
I20260630 12:11:28.313545   432 master.cc:584] Master@127.0.108.61:37639 shutdown complete.
I20260630 12:11:28.325359   432 master.cc:562] Master@127.0.108.60:39317 shutting down...
I20260630 12:11:28.337535   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:28.338364   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.338675   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05864376ea7c451abd080d7d1da630f8: stopping tablet replica
I20260630 12:11:28.356318   432 master.cc:584] Master@127.0.108.60:39317 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7889 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:11:28.382846   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:46695
I20260630 12:11:28.384621   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.389415   981 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:28.390048   982 instance_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:11:28.391220   984 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.391856   432 server_base.cc:1061] running on GCE node
I20260630 12:11:28.392627   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.392798   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:28.392957   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821488392941 us; error 0 us; skew 500 ppm
I20260630 12:11:28.393420   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.396042   432 webserver.cc:533] Webserver started at http://127.0.108.62:46055/ using document root <none> and password file <none>
I20260630 12:11:28.396497   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.396711   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.396986   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.398017   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "4caa31ec505747c6bb90bf4ee0b101ce"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-7v2h"
I20260630 12:11:28.402719   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:28.406591   989 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.407558   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:11:28.407879   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "4caa31ec505747c6bb90bf4ee0b101ce"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-7v2h"
I20260630 12:11:28.408164   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-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:11:28.422927   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.424158   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.464048   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:46695
I20260630 12:11:28.464303  1040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:46695 every 8 connection(s)
I20260630 12:11:28.469465  1041 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:11:28.482427  1041 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce: Bootstrap starting.
I20260630 12:11:28.488394  1041 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:28.493923  1041 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce: No bootstrap required, opened a new log
I20260630 12:11:28.496402  1041 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4caa31ec505747c6bb90bf4ee0b101ce" member_type: VOTER }
I20260630 12:11:28.496973  1041 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:28.497159  1041 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4caa31ec505747c6bb90bf4ee0b101ce, State: Initialized, Role: FOLLOWER
I20260630 12:11:28.497781  1041 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4caa31ec505747c6bb90bf4ee0b101ce" member_type: VOTER }
I20260630 12:11:28.498293  1041 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:28.498502  1041 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:28.498729  1041 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:28.503170  1041 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4caa31ec505747c6bb90bf4ee0b101ce" member_type: VOTER }
I20260630 12:11:28.503655  1041 leader_election.cc:304] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [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: 4caa31ec505747c6bb90bf4ee0b101ce; no voters: 
I20260630 12:11:28.504715  1041 leader_election.cc:290] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:28.505034  1044 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:28.506300  1044 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 1 LEADER]: Becoming Leader. State: Replica: 4caa31ec505747c6bb90bf4ee0b101ce, State: Running, Role: LEADER
I20260630 12:11:28.507015  1044 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [LEADER]: Queue going to LEADER mode. State: All 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: "4caa31ec505747c6bb90bf4ee0b101ce" member_type: VOTER }
I20260630 12:11:28.507689  1041 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:28.510939  1045 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4caa31ec505747c6bb90bf4ee0b101ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4caa31ec505747c6bb90bf4ee0b101ce" member_type: VOTER } }
I20260630 12:11:28.511641  1045 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:28.510907  1046 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4caa31ec505747c6bb90bf4ee0b101ce. Latest consensus state: current_term: 1 leader_uuid: "4caa31ec505747c6bb90bf4ee0b101ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4caa31ec505747c6bb90bf4ee0b101ce" member_type: VOTER } }
I20260630 12:11:28.512223  1046 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:28.514943  1051 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:28.522446  1051 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:28.523432   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:28.535209  1051 catalog_manager.cc:1383] Generated new cluster ID: c62e57848bc74ce1b8d7891ca006eb4e
I20260630 12:11:28.535599  1051 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:28.556536  1051 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:28.557906  1051 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:28.572153  1051 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce: Generated new TSK 0
I20260630 12:11:28.572785  1051 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:28.593282   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.599071  1062 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:28.599680  1063 instance_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:11:28.601457  1065 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.602285   432 server_base.cc:1061] running on GCE node
I20260630 12:11:28.603093   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.603281   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:28.603438   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821488603418 us; error 0 us; skew 500 ppm
I20260630 12:11:28.603912   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.606159   432 webserver.cc:533] Webserver started at http://127.0.108.1:41499/ using document root <none> and password file <none>
I20260630 12:11:28.606623   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.606786   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.607039   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.608165   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "489de69897044e5ca5a3c493fae3ad88"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-7v2h"
I20260630 12:11:28.613099   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:11:28.617034  1070 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.617839   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:11:28.618144   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "489de69897044e5ca5a3c493fae3ad88"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-7v2h"
I20260630 12:11:28.618417   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-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:11:28.643766   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.644798   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.646350   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:28.648579   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:28.648790   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.649008   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:28.649153   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.687891   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:40523
I20260630 12:11:28.687990  1132 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:40523 every 8 connection(s)
I20260630 12:11:28.692677   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.698724  1137 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:28.700227  1138 instance_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:11:28.703502  1133 heartbeater.cc:344] Connected to a master server at 127.0.108.62:46695
W20260630 12:11:28.703644  1140 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.703861  1133 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.703917   432 server_base.cc:1061] running on GCE node
I20260630 12:11:28.704983  1133 heartbeater.cc:507] Master 127.0.108.62:46695 requested a full tablet report, sending...
I20260630 12:11:28.705036   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.705443   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:28.705644   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821488705629 us; error 0 us; skew 500 ppm
I20260630 12:11:28.706238   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.707990  1006 ts_manager.cc:194] Registered new tserver with Master: 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523)
I20260630 12:11:28.709414   432 webserver.cc:533] Webserver started at http://127.0.108.2:36379/ using document root <none> and password file <none>
I20260630 12:11:28.710052   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.710269   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.710426  1006 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46108
I20260630 12:11:28.710577   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.711831   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "ee1057218fd1444cb9c1a80975ebb414"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-7v2h"
I20260630 12:11:28.716310   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:11:28.719539  1145 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.720387   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:28.720726   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "ee1057218fd1444cb9c1a80975ebb414"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-7v2h"
I20260630 12:11:28.720973   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-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:11:28.735636   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.736714   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.738015   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:28.740113   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:28.740303   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.740530   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:28.740739   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:11:28.778379   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:36321
I20260630 12:11:28.778494  1207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:36321 every 8 connection(s)
I20260630 12:11:28.783064   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.788933  1211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:28.789736  1212 instance_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:11:28.793098  1214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.793421  1208 heartbeater.cc:344] Connected to a master server at 127.0.108.62:46695
I20260630 12:11:28.793814  1208 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.796728  1208 heartbeater.cc:507] Master 127.0.108.62:46695 requested a full tablet report, sending...
I20260630 12:11:28.798431   432 server_base.cc:1061] running on GCE node
I20260630 12:11:28.798908  1006 ts_manager.cc:194] Registered new tserver with Master: ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321)
I20260630 12:11:28.799149   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.799364   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:28.799523   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821488799505 us; error 0 us; skew 500 ppm
I20260630 12:11:28.800007   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.800269  1006 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46112
I20260630 12:11:28.802811   432 webserver.cc:533] Webserver started at http://127.0.108.3:38937/ using document root <none> and password file <none>
I20260630 12:11:28.803309   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.803469   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.803666   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.804623   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "823ab147694f42b69fb83916a969e07c"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-7v2h"
I20260630 12:11:28.808676   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:11:28.811694  1219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.812405   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:28.812709   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "823ab147694f42b69fb83916a969e07c"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-7v2h"
I20260630 12:11:28.812952   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-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:11:28.824497   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.825542   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.826900   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:28.829444   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:28.829638   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.829830   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:28.829954   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.866371   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:39701
I20260630 12:11:28.866451  1281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:39701 every 8 connection(s)
I20260630 12:11:28.879652  1282 heartbeater.cc:344] Connected to a master server at 127.0.108.62:46695
I20260630 12:11:28.880007  1282 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.880733  1282 heartbeater.cc:507] Master 127.0.108.62:46695 requested a full tablet report, sending...
I20260630 12:11:28.882561  1006 ts_manager.cc:194] Registered new tserver with Master: 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:28.882676   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013368847s
I20260630 12:11:28.883858  1006 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46126
I20260630 12:11:29.713399  1133 heartbeater.cc:499] Master 127.0.108.62:46695 was elected leader, sending a full tablet report...
I20260630 12:11:29.803370  1208 heartbeater.cc:499] Master 127.0.108.62:46695 was elected leader, sending a full tablet report...
I20260630 12:11:29.886224  1282 heartbeater.cc:499] Master 127.0.108.62:46695 was elected leader, sending a full tablet report...
I20260630 12:11:29.938314  1006 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46140:
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:11:29.940712  1006 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:11:29.998406  1173 tablet_service.cc:1511] Processing CreateTablet for tablet e6499e3ea7fc496b9a2c434c2867bebe (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:30.000059  1173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6499e3ea7fc496b9a2c434c2867bebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:29.999708  1172 tablet_service.cc:1511] Processing CreateTablet for tablet 6de61c5aa7cb4ac791e194496ca7ab95 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:30.002283  1171 tablet_service.cc:1511] Processing CreateTablet for tablet 3621d57c723546139939c6daa6b53f67 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:30.004688  1170 tablet_service.cc:1511] Processing CreateTablet for tablet 480775bbde774ef882a882868834f829 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:30.006327  1172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de61c5aa7cb4ac791e194496ca7ab95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.007699  1169 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe344768ad24fef915387cdab0bf8c6 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:30.011054  1169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe344768ad24fef915387cdab0bf8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.013681  1168 tablet_service.cc:1511] Processing CreateTablet for tablet 90079549c51b441ebb958bbd3dba1740 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:30.015057  1168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90079549c51b441ebb958bbd3dba1740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.016839  1167 tablet_service.cc:1511] Processing CreateTablet for tablet 15432f9a486f4c02b56a5e1f46960d87 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:30.018306  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15432f9a486f4c02b56a5e1f46960d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.019325  1170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480775bbde774ef882a882868834f829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.022046  1166 tablet_service.cc:1511] Processing CreateTablet for tablet 115d885668a648a986699904b15c143b (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:30.023891  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115d885668a648a986699904b15c143b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.025043  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3621d57c723546139939c6daa6b53f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.032187  1301 tablet_bootstrap.cc:492] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414: Bootstrap starting.
I20260630 12:11:30.042994  1301 tablet_bootstrap.cc:654] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.057551  1246 tablet_service.cc:1511] Processing CreateTablet for tablet 6de61c5aa7cb4ac791e194496ca7ab95 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:30.058972  1246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de61c5aa7cb4ac791e194496ca7ab95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.059479  1247 tablet_service.cc:1511] Processing CreateTablet for tablet e6499e3ea7fc496b9a2c434c2867bebe (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:30.061678  1244 tablet_service.cc:1511] Processing CreateTablet for tablet 480775bbde774ef882a882868834f829 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:30.063536  1301 tablet_bootstrap.cc:492] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414: No bootstrap required, opened a new log
I20260630 12:11:30.063047  1243 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe344768ad24fef915387cdab0bf8c6 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:30.063047  1245 tablet_service.cc:1511] Processing CreateTablet for tablet 3621d57c723546139939c6daa6b53f67 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:30.064236  1247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6499e3ea7fc496b9a2c434c2867bebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.064927  1244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480775bbde774ef882a882868834f829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.064854  1242 tablet_service.cc:1511] Processing CreateTablet for tablet 90079549c51b441ebb958bbd3dba1740 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:30.066284  1242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90079549c51b441ebb958bbd3dba1740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.066370  1241 tablet_service.cc:1511] Processing CreateTablet for tablet 15432f9a486f4c02b56a5e1f46960d87 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:30.067641  1241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15432f9a486f4c02b56a5e1f46960d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.073971  1240 tablet_service.cc:1511] Processing CreateTablet for tablet 115d885668a648a986699904b15c143b (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:30.075337  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115d885668a648a986699904b15c143b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.077232  1301 ts_tablet_manager.cc:1403] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260630 12:11:30.077335  1245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3621d57c723546139939c6daa6b53f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.086375  1243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe344768ad24fef915387cdab0bf8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.101779  1301 raft_consensus.cc:359] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
I20260630 12:11:30.102546  1301 raft_consensus.cc:385] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.102845  1301 raft_consensus.cc:740] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.107240  1098 tablet_service.cc:1511] Processing CreateTablet for tablet e6499e3ea7fc496b9a2c434c2867bebe (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:30.108654  1098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6499e3ea7fc496b9a2c434c2867bebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.110492  1301 consensus_queue.cc:260] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
I20260630 12:11:30.114760  1303 tablet_bootstrap.cc:492] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c: Bootstrap starting.
I20260630 12:11:30.116295  1097 tablet_service.cc:1511] Processing CreateTablet for tablet 6de61c5aa7cb4ac791e194496ca7ab95 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:30.117712  1097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de61c5aa7cb4ac791e194496ca7ab95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.120726  1303 tablet_bootstrap.cc:654] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.123250  1096 tablet_service.cc:1511] Processing CreateTablet for tablet 3621d57c723546139939c6daa6b53f67 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:30.123584  1301 ts_tablet_manager.cc:1434] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260630 12:11:30.125030  1096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3621d57c723546139939c6daa6b53f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.127502  1301 tablet_bootstrap.cc:492] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414: Bootstrap starting.
I20260630 12:11:30.133320  1301 tablet_bootstrap.cc:654] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.134240  1095 tablet_service.cc:1511] Processing CreateTablet for tablet 480775bbde774ef882a882868834f829 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:30.137279  1094 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe344768ad24fef915387cdab0bf8c6 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:30.138550  1095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 480775bbde774ef882a882868834f829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.139902  1094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe344768ad24fef915387cdab0bf8c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.151057  1093 tablet_service.cc:1511] Processing CreateTablet for tablet 90079549c51b441ebb958bbd3dba1740 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:30.153280  1093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90079549c51b441ebb958bbd3dba1740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.151427  1092 tablet_service.cc:1511] Processing CreateTablet for tablet 15432f9a486f4c02b56a5e1f46960d87 (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:30.157267  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15432f9a486f4c02b56a5e1f46960d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.161842  1303 tablet_bootstrap.cc:492] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c: No bootstrap required, opened a new log
I20260630 12:11:30.162338  1303 ts_tablet_manager.cc:1403] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.024s
I20260630 12:11:30.163982  1091 tablet_service.cc:1511] Processing CreateTablet for tablet 115d885668a648a986699904b15c143b (DEFAULT_TABLE table=test-workload [id=41ee342391b64aefb2e11fc2b726f596]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:30.165298  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115d885668a648a986699904b15c143b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.165313  1301 tablet_bootstrap.cc:492] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414: No bootstrap required, opened a new log
I20260630 12:11:30.167356  1301 ts_tablet_manager.cc:1403] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.009s
I20260630 12:11:30.177155  1303 raft_consensus.cc:359] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.178566  1303 raft_consensus.cc:385] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.178911  1303 raft_consensus.cc:740] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.179997  1303 consensus_queue.cc:260] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.180526  1301 raft_consensus.cc:359] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.182238  1301 raft_consensus.cc:385] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.185235  1301 raft_consensus.cc:740] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.186209  1301 consensus_queue.cc:260] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.188493  1301 ts_tablet_manager.cc:1434] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.005s
I20260630 12:11:30.189509  1301 tablet_bootstrap.cc:492] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414: Bootstrap starting.
I20260630 12:11:30.193303  1307 tablet_bootstrap.cc:492] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88: Bootstrap starting.
I20260630 12:11:30.195616  1301 tablet_bootstrap.cc:654] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.205737  1303 ts_tablet_manager.cc:1434] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260630 12:11:30.206869  1307 tablet_bootstrap.cc:654] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.206806  1303 tablet_bootstrap.cc:492] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c: Bootstrap starting.
I20260630 12:11:30.212999  1301 tablet_bootstrap.cc:492] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414: No bootstrap required, opened a new log
I20260630 12:11:30.213508  1301 ts_tablet_manager.cc:1403] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260630 12:11:30.213965  1303 tablet_bootstrap.cc:654] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.214051  1307 tablet_bootstrap.cc:492] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88: No bootstrap required, opened a new log
I20260630 12:11:30.214715  1307 ts_tablet_manager.cc:1403] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260630 12:11:30.216344  1301 raft_consensus.cc:359] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.217576  1301 raft_consensus.cc:385] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.218253  1301 raft_consensus.cc:740] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.218729  1304 raft_consensus.cc:493] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.219372  1307 raft_consensus.cc:359] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.220424  1307 raft_consensus.cc:385] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.219372  1304 raft_consensus.cc:515] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.219925  1301 consensus_queue.cc:260] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.220809  1307 raft_consensus.cc:740] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.221724  1307 consensus_queue.cc:260] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.226814  1303 tablet_bootstrap.cc:492] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c: No bootstrap required, opened a new log
I20260630 12:11:30.227488  1303 ts_tablet_manager.cc:1403] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260630 12:11:30.227689  1304 leader_election.cc:290] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.230737  1303 raft_consensus.cc:359] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.231730  1303 raft_consensus.cc:385] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.232111  1303 raft_consensus.cc:740] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.234023  1303 consensus_queue.cc:260] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.235111  1301 ts_tablet_manager.cc:1434] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:11:30.236778  1301 tablet_bootstrap.cc:492] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414: Bootstrap starting.
I20260630 12:11:30.239351  1303 ts_tablet_manager.cc:1434] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:11:30.240444  1303 tablet_bootstrap.cc:492] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c: Bootstrap starting.
I20260630 12:11:30.243891  1301 tablet_bootstrap.cc:654] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.250627  1307 ts_tablet_manager.cc:1434] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88: Time spent starting tablet: real 0.036s	user 0.019s	sys 0.013s
I20260630 12:11:30.252075  1307 tablet_bootstrap.cc:492] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88: Bootstrap starting.
I20260630 12:11:30.262598  1307 tablet_bootstrap.cc:654] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.263199  1301 tablet_bootstrap.cc:492] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414: No bootstrap required, opened a new log
I20260630 12:11:30.263783  1301 ts_tablet_manager.cc:1403] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260630 12:11:30.267087  1301 raft_consensus.cc:359] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.268086  1301 raft_consensus.cc:385] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.268450  1301 raft_consensus.cc:740] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.269315  1301 consensus_queue.cc:260] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.270128  1303 tablet_bootstrap.cc:654] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.272372  1301 ts_tablet_manager.cc:1434] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:11:30.274230  1301 tablet_bootstrap.cc:492] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414: Bootstrap starting.
I20260630 12:11:30.277535  1313 raft_consensus.cc:493] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.278322  1313 raft_consensus.cc:515] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.281824  1301 tablet_bootstrap.cc:654] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.286917  1307 tablet_bootstrap.cc:492] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88: No bootstrap required, opened a new log
I20260630 12:11:30.287537  1307 ts_tablet_manager.cc:1403] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.008s
I20260630 12:11:30.291105  1307 raft_consensus.cc:359] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
I20260630 12:11:30.291949  1307 raft_consensus.cc:385] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.292270  1307 raft_consensus.cc:740] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.293227  1307 consensus_queue.cc:260] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
I20260630 12:11:30.298059  1307 ts_tablet_manager.cc:1434] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260630 12:11:30.299393  1307 tablet_bootstrap.cc:492] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88: Bootstrap starting.
I20260630 12:11:30.300738  1313 leader_election.cc:290] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.309417  1307 tablet_bootstrap.cc:654] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.319914  1308 raft_consensus.cc:493] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.320547  1308 raft_consensus.cc:515] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.321369  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115d885668a648a986699904b15c143b" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c" is_pre_election: true
I20260630 12:11:30.322239  1257 raft_consensus.cc:2468] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1057218fd1444cb9c1a80975ebb414 in term 0.
I20260630 12:11:30.332278  1308 leader_election.cc:290] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321)
I20260630 12:11:30.343642  1146 leader_election.cc:304] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 823ab147694f42b69fb83916a969e07c, ee1057218fd1444cb9c1a80975ebb414; no voters: 
I20260630 12:11:30.345335  1304 raft_consensus.cc:2804] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.345645  1304 raft_consensus.cc:493] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.345973  1304 raft_consensus.cc:3060] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.350289  1301 tablet_bootstrap.cc:492] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414: No bootstrap required, opened a new log
I20260630 12:11:30.351861  1301 ts_tablet_manager.cc:1403] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414: Time spent bootstrapping tablet: real 0.078s	user 0.030s	sys 0.033s
I20260630 12:11:30.354924  1108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115d885668a648a986699904b15c143b" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
I20260630 12:11:30.355072  1301 raft_consensus.cc:359] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.355894  1301 raft_consensus.cc:385] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.356221  1301 raft_consensus.cc:740] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.357164  1301 consensus_queue.cc:260] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.359637  1301 ts_tablet_manager.cc:1434] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:11:30.360734  1301 tablet_bootstrap.cc:492] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414: Bootstrap starting.
W20260630 12:11:30.368131  1146 leader_election.cc:343] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.384990  1304 raft_consensus.cc:515] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.389324  1307 tablet_bootstrap.cc:492] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88: No bootstrap required, opened a new log
I20260630 12:11:30.369644  1301 tablet_bootstrap.cc:654] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.389827  1307 ts_tablet_manager.cc:1403] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.029s
I20260630 12:11:30.391000  1108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115d885668a648a986699904b15c143b" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88"
W20260630 12:11:30.392361  1146 leader_election.cc:343] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.392717  1307 raft_consensus.cc:359] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.393935  1307 raft_consensus.cc:385] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.394227  1307 raft_consensus.cc:740] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.394977  1307 consensus_queue.cc:260] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.396879  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115d885668a648a986699904b15c143b" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c"
I20260630 12:11:30.397770  1257 raft_consensus.cc:3060] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.397799  1304 leader_election.cc:290] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 election: Requested vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.399367  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3621d57c723546139939c6daa6b53f67" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c" is_pre_election: true
I20260630 12:11:30.402508  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3621d57c723546139939c6daa6b53f67" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414" is_pre_election: true
I20260630 12:11:30.403188  1183 raft_consensus.cc:2468] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489de69897044e5ca5a3c493fae3ad88 in term 0.
W20260630 12:11:30.402540  1071 leader_election.cc:343] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.405668  1303 tablet_bootstrap.cc:492] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c: No bootstrap required, opened a new log
I20260630 12:11:30.405483  1073 leader_election.cc:304] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [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: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414; no voters: 823ab147694f42b69fb83916a969e07c
I20260630 12:11:30.406769  1303 ts_tablet_manager.cc:1403] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c: Time spent bootstrapping tablet: real 0.167s	user 0.037s	sys 0.023s
I20260630 12:11:30.407148  1313 raft_consensus.cc:2804] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.407572  1313 raft_consensus.cc:493] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.408147  1313 raft_consensus.cc:3060] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.407609  1307 ts_tablet_manager.cc:1434] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:11:30.409930  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90079549c51b441ebb958bbd3dba1740" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414" is_pre_election: true
I20260630 12:11:30.409703  1303 raft_consensus.cc:359] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.410694  1303 raft_consensus.cc:385] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.411003  1303 raft_consensus.cc:740] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Initialized, Role: FOLLOWER
W20260630 12:11:30.411633  1222 leader_election.cc:343] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.415328  1108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90079549c51b441ebb958bbd3dba1740" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
I20260630 12:11:30.417339  1257 raft_consensus.cc:2468] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1057218fd1444cb9c1a80975ebb414 in term 1.
I20260630 12:11:30.417452  1313 raft_consensus.cc:515] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.413969  1307 tablet_bootstrap.cc:492] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88: Bootstrap starting.
I20260630 12:11:30.418730  1146 leader_election.cc:304] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [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: 823ab147694f42b69fb83916a969e07c, ee1057218fd1444cb9c1a80975ebb414; no voters: 489de69897044e5ca5a3c493fae3ad88
W20260630 12:11:30.420770  1220 leader_election.cc:343] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.421337  1220 leader_election.cc:304] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [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: 823ab147694f42b69fb83916a969e07c; no voters: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414
I20260630 12:11:30.422619  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3621d57c723546139939c6daa6b53f67" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c"
I20260630 12:11:30.422642  1308 raft_consensus.cc:2749] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:30.423781  1313 leader_election.cc:290] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 election: Requested vote from peers ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.424252  1304 raft_consensus.cc:2804] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.424858  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3621d57c723546139939c6daa6b53f67" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414"
I20260630 12:11:30.425133  1304 raft_consensus.cc:697] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Becoming Leader. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Running, Role: LEADER
I20260630 12:11:30.425444  1183 raft_consensus.cc:3060] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:30.424309  1071 leader_election.cc:343] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.426115  1304 consensus_queue.cc:237] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.420774  1303 consensus_queue.cc:260] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.433053  1307 tablet_bootstrap.cc:654] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.435243  1301 tablet_bootstrap.cc:492] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414: No bootstrap required, opened a new log
I20260630 12:11:30.435797  1301 ts_tablet_manager.cc:1403] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.007s
I20260630 12:11:30.440163  1301 raft_consensus.cc:359] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.441038  1301 raft_consensus.cc:385] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.441004  1183 raft_consensus.cc:2468] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489de69897044e5ca5a3c493fae3ad88 in term 1.
I20260630 12:11:30.441536  1301 raft_consensus.cc:740] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.442493  1301 consensus_queue.cc:260] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.442965  1073 leader_election.cc:304] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [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: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414; no voters: 823ab147694f42b69fb83916a969e07c
I20260630 12:11:30.444264  1313 raft_consensus.cc:2804] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.444999  1313 raft_consensus.cc:697] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 1 LEADER]: Becoming Leader. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Running, Role: LEADER
I20260630 12:11:30.445271  1303 ts_tablet_manager.cc:1434] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260630 12:11:30.446333  1303 tablet_bootstrap.cc:492] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c: Bootstrap starting.
I20260630 12:11:30.446192  1313 consensus_queue.cc:237] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.452653  1307 tablet_bootstrap.cc:492] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88: No bootstrap required, opened a new log
I20260630 12:11:30.453081  1303 tablet_bootstrap.cc:654] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.453342  1307 ts_tablet_manager.cc:1403] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260630 12:11:30.455304  1005 catalog_manager.cc:5697] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "ee1057218fd1444cb9c1a80975ebb414" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.459770  1307 raft_consensus.cc:359] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.460611  1307 raft_consensus.cc:385] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.460903  1307 raft_consensus.cc:740] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.461958  1307 consensus_queue.cc:260] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.464774  1307 ts_tablet_manager.cc:1434] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:11:30.466075  1307 tablet_bootstrap.cc:492] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88: Bootstrap starting.
I20260630 12:11:30.467414  1003 catalog_manager.cc:5697] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "489de69897044e5ca5a3c493fae3ad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.472740  1307 tablet_bootstrap.cc:654] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.477360  1301 ts_tablet_manager.cc:1434] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.000s
I20260630 12:11:30.479053  1301 tablet_bootstrap.cc:492] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414: Bootstrap starting.
I20260630 12:11:30.484071  1313 raft_consensus.cc:493] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.484750  1313 raft_consensus.cc:515] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
I20260630 12:11:30.486806  1313 leader_election.cc:290] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.488181  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6499e3ea7fc496b9a2c434c2867bebe" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c" is_pre_election: true
W20260630 12:11:30.489843  1071 leader_election.cc:343] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.490175  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6499e3ea7fc496b9a2c434c2867bebe" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414" is_pre_election: true
I20260630 12:11:30.490809  1183 raft_consensus.cc:2468] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489de69897044e5ca5a3c493fae3ad88 in term 0.
I20260630 12:11:30.492110  1073 leader_election.cc:304] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [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: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414; no voters: 823ab147694f42b69fb83916a969e07c
I20260630 12:11:30.493623  1313 raft_consensus.cc:2804] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.493995  1313 raft_consensus.cc:493] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.494318  1313 raft_consensus.cc:3060] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.501366  1313 raft_consensus.cc:515] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
I20260630 12:11:30.503902  1307 tablet_bootstrap.cc:492] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88: No bootstrap required, opened a new log
I20260630 12:11:30.503942  1303 tablet_bootstrap.cc:492] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c: No bootstrap required, opened a new log
I20260630 12:11:30.504667  1303 ts_tablet_manager.cc:1403] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c: Time spent bootstrapping tablet: real 0.058s	user 0.031s	sys 0.024s
I20260630 12:11:30.504537  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6499e3ea7fc496b9a2c434c2867bebe" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414"
I20260630 12:11:30.504597  1307 ts_tablet_manager.cc:1403] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.018s
I20260630 12:11:30.505151  1301 tablet_bootstrap.cc:654] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.507266  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6499e3ea7fc496b9a2c434c2867bebe" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c"
I20260630 12:11:30.508422  1303 raft_consensus.cc:359] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
W20260630 12:11:30.508769  1071 leader_election.cc:343] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.509322  1303 raft_consensus.cc:385] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.505483  1183 raft_consensus.cc:3060] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.509716  1303 raft_consensus.cc:740] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.509778  1307 raft_consensus.cc:359] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.510573  1307 raft_consensus.cc:385] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.510877  1307 raft_consensus.cc:740] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.510910  1303 consensus_queue.cc:260] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
I20260630 12:11:30.511727  1307 consensus_queue.cc:260] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.514081  1307 ts_tablet_manager.cc:1434] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:11:30.515671  1303 ts_tablet_manager.cc:1434] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:11:30.515923  1307 tablet_bootstrap.cc:492] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88: Bootstrap starting.
I20260630 12:11:30.518747  1303 tablet_bootstrap.cc:492] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c: Bootstrap starting.
I20260630 12:11:30.519096  1183 raft_consensus.cc:2468] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489de69897044e5ca5a3c493fae3ad88 in term 1.
I20260630 12:11:30.520270  1313 leader_election.cc:290] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 election: Requested vote from peers ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
W20260630 12:11:30.547569  1054 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:30.549662  1059 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:11:30.552752  1059 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:11:30.556465  1073 leader_election.cc:304] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [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: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414; no voters: 823ab147694f42b69fb83916a969e07c
I20260630 12:11:30.559427  1313 raft_consensus.cc:2804] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.563527  1301 tablet_bootstrap.cc:492] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414: No bootstrap required, opened a new log
I20260630 12:11:30.564606  1301 ts_tablet_manager.cc:1403] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.013s
I20260630 12:11:30.565196  1303 tablet_bootstrap.cc:654] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.565500  1313 raft_consensus.cc:697] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 1 LEADER]: Becoming Leader. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Running, Role: LEADER
I20260630 12:11:30.566681  1313 consensus_queue.cc:237] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
I20260630 12:11:30.569020  1301 raft_consensus.cc:359] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.569841  1301 raft_consensus.cc:385] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.570183  1301 raft_consensus.cc:740] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.571291  1304 raft_consensus.cc:493] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.572002  1304 raft_consensus.cc:515] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.573622  1307 tablet_bootstrap.cc:654] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.577230  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480775bbde774ef882a882868834f829" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c" is_pre_election: true
I20260630 12:11:30.579102  1108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480775bbde774ef882a882868834f829" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
W20260630 12:11:30.579351  1146 leader_election.cc:343] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.577541  1304 leader_election.cc:290] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.579977  1108 raft_consensus.cc:2468] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1057218fd1444cb9c1a80975ebb414 in term 0.
I20260630 12:11:30.578842  1301 consensus_queue.cc:260] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.581480  1146 leader_election.cc:304] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [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: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414; no voters: 823ab147694f42b69fb83916a969e07c
I20260630 12:11:30.582800  1303 tablet_bootstrap.cc:492] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c: No bootstrap required, opened a new log
I20260630 12:11:30.582890  1304 raft_consensus.cc:2804] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.583469  1304 raft_consensus.cc:493] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.583635  1301 ts_tablet_manager.cc:1434] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260630 12:11:30.583875  1304 raft_consensus.cc:3060] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.583645  1303 ts_tablet_manager.cc:1403] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.011s
I20260630 12:11:30.587610  1303 raft_consensus.cc:359] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.588477  1303 raft_consensus.cc:385] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.588821  1303 raft_consensus.cc:740] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.589577  1303 consensus_queue.cc:260] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.590380  1307 tablet_bootstrap.cc:492] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88: No bootstrap required, opened a new log
I20260630 12:11:30.591079  1307 ts_tablet_manager.cc:1403] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.004s
I20260630 12:11:30.588176  1301 tablet_bootstrap.cc:492] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414: Bootstrap starting.
I20260630 12:11:30.592527  1303 ts_tablet_manager.cc:1434] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:11:30.593927  1303 tablet_bootstrap.cc:492] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c: Bootstrap starting.
I20260630 12:11:30.595003  1307 raft_consensus.cc:359] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.599771  1307 raft_consensus.cc:385] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.600160  1307 raft_consensus.cc:740] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.601038  1303 tablet_bootstrap.cc:654] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.601019  1307 consensus_queue.cc:260] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.594496  1312 raft_consensus.cc:493] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.597667  1308 raft_consensus.cc:493] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.602909  1312 raft_consensus.cc:515] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.603021  1308 raft_consensus.cc:515] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.605274  1307 ts_tablet_manager.cc:1434] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:11:30.606455  1108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe344768ad24fef915387cdab0bf8c6" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
I20260630 12:11:30.606839  1307 tablet_bootstrap.cc:492] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88: Bootstrap starting.
I20260630 12:11:30.607214  1107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15432f9a486f4c02b56a5e1f46960d87" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
W20260630 12:11:30.608111  1146 leader_election.cc:343] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.610867  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe344768ad24fef915387cdab0bf8c6" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c" is_pre_election: true
W20260630 12:11:30.613122  1146 leader_election.cc:343] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.613716  1146 leader_election.cc:304] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [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: ee1057218fd1444cb9c1a80975ebb414; no voters: 489de69897044e5ca5a3c493fae3ad88, 823ab147694f42b69fb83916a969e07c
I20260630 12:11:30.602025  1005 catalog_manager.cc:5697] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "489de69897044e5ca5a3c493fae3ad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:30.615437  1307 tablet_bootstrap.cc:654] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.616781  1312 leader_election.cc:290] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.618016  1340 raft_consensus.cc:2749] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:30.620355  1308 leader_election.cc:290] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321)
I20260630 12:11:30.620962  1304 raft_consensus.cc:515] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.622601  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15432f9a486f4c02b56a5e1f46960d87" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414" is_pre_election: true
I20260630 12:11:30.608208  1107 raft_consensus.cc:2468] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 823ab147694f42b69fb83916a969e07c in term 0.
I20260630 12:11:30.626509  1107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480775bbde774ef882a882868834f829" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88"
W20260630 12:11:30.624449  1222 leader_election.cc:343] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.627027  1304 leader_election.cc:290] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 election: Requested vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.624627  1301 tablet_bootstrap.cc:654] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.632196  1220 leader_election.cc:304] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [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: 489de69897044e5ca5a3c493fae3ad88, 823ab147694f42b69fb83916a969e07c; no voters: ee1057218fd1444cb9c1a80975ebb414
I20260630 12:11:30.638772  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480775bbde774ef882a882868834f829" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c"
W20260630 12:11:30.640347  1146 leader_election.cc:343] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.640740  1301 tablet_bootstrap.cc:492] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414: No bootstrap required, opened a new log
I20260630 12:11:30.641157  1308 raft_consensus.cc:2804] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.641398  1301 ts_tablet_manager.cc:1403] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.013s
I20260630 12:11:30.642935  1308 raft_consensus.cc:493] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.643391  1308 raft_consensus.cc:3060] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.627158  1107 raft_consensus.cc:3060] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.656020  1301 raft_consensus.cc:359] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.657121  1301 raft_consensus.cc:385] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.657502  1301 raft_consensus.cc:740] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.658597  1301 consensus_queue.cc:260] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.661159  1301 ts_tablet_manager.cc:1434] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:11:30.662811  1304 raft_consensus.cc:493] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.663534  1304 raft_consensus.cc:515] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.665794  1304 leader_election.cc:290] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.667598  1108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de61c5aa7cb4ac791e194496ca7ab95" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
I20260630 12:11:30.668303  1108 raft_consensus.cc:2468] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1057218fd1444cb9c1a80975ebb414 in term 0.
I20260630 12:11:30.669653  1146 leader_election.cc:304] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414; no voters: 
I20260630 12:11:30.670480  1304 raft_consensus.cc:2804] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.670506  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de61c5aa7cb4ac791e194496ca7ab95" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c" is_pre_election: true
I20260630 12:11:30.671000  1304 raft_consensus.cc:493] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.671418  1304 raft_consensus.cc:3060] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:30.672032  1146 leader_election.cc:343] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.670547  1107 raft_consensus.cc:2468] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1057218fd1444cb9c1a80975ebb414 in term 1.
I20260630 12:11:30.673727  1308 raft_consensus.cc:515] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.675729  1146 leader_election.cc:304] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [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: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414; no voters: 823ab147694f42b69fb83916a969e07c
I20260630 12:11:30.676959  1340 raft_consensus.cc:2804] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.677467  1340 raft_consensus.cc:697] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Becoming Leader. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Running, Role: LEADER
I20260630 12:11:30.678267  1107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15432f9a486f4c02b56a5e1f46960d87" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88"
I20260630 12:11:30.678413  1340 consensus_queue.cc:237] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.678995  1107 raft_consensus.cc:3060] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.681967  1303 tablet_bootstrap.cc:492] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c: No bootstrap required, opened a new log
I20260630 12:11:30.682466  1303 ts_tablet_manager.cc:1403] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c: Time spent bootstrapping tablet: real 0.089s	user 0.037s	sys 0.033s
I20260630 12:11:30.682778  1307 tablet_bootstrap.cc:492] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88: No bootstrap required, opened a new log
I20260630 12:11:30.683143  1312 raft_consensus.cc:493] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.683282  1307 ts_tablet_manager.cc:1403] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88: Time spent bootstrapping tablet: real 0.077s	user 0.044s	sys 0.022s
I20260630 12:11:30.683666  1312 raft_consensus.cc:515] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.684893  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15432f9a486f4c02b56a5e1f46960d87" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414"
I20260630 12:11:30.685488  1183 raft_consensus.cc:3060] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.685382  1303 raft_consensus.cc:359] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.686110  1303 raft_consensus.cc:385] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.686452  1307 raft_consensus.cc:359] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.687390  1307 raft_consensus.cc:385] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.685650  1312 leader_election.cc:290] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.687740  1108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90079549c51b441ebb958bbd3dba1740" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
I20260630 12:11:30.687423  1303 raft_consensus.cc:740] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.688971  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90079549c51b441ebb958bbd3dba1740" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c" is_pre_election: true
W20260630 12:11:30.689363  1146 leader_election.cc:343] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.687767  1307 raft_consensus.cc:740] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.689713  1257 raft_consensus.cc:2468] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1057218fd1444cb9c1a80975ebb414 in term 0.
I20260630 12:11:30.690644  1307 consensus_queue.cc:260] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.692385  1146 leader_election.cc:304] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [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: 823ab147694f42b69fb83916a969e07c, ee1057218fd1444cb9c1a80975ebb414; no voters: 489de69897044e5ca5a3c493fae3ad88
I20260630 12:11:30.693162  1312 raft_consensus.cc:2804] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.693055  1303 consensus_queue.cc:260] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.693586  1312 raft_consensus.cc:493] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.694074  1312 raft_consensus.cc:3060] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.688395  1344 raft_consensus.cc:493] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.694737  1344 raft_consensus.cc:515] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } }
I20260630 12:11:30.698031  1182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6499e3ea7fc496b9a2c434c2867bebe" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414" is_pre_election: true
I20260630 12:11:30.698449  1304 raft_consensus.cc:515] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.699074  1182 raft_consensus.cc:2393] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 823ab147694f42b69fb83916a969e07c in current term 1: Already voted for candidate 489de69897044e5ca5a3c493fae3ad88 in this term.
I20260630 12:11:30.700343  1307 ts_tablet_manager.cc:1434] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260630 12:11:30.701241  1344 leader_election.cc:290] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321), 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523)
I20260630 12:11:30.701447  1312 raft_consensus.cc:515] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.703329  1307 tablet_bootstrap.cc:492] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88: Bootstrap starting.
I20260630 12:11:30.705732  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de61c5aa7cb4ac791e194496ca7ab95" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88"
I20260630 12:11:30.705987  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90079549c51b441ebb958bbd3dba1740" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c"
I20260630 12:11:30.706574  1106 raft_consensus.cc:3060] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.706664  1256 raft_consensus.cc:3060] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.708954  1312 leader_election.cc:290] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 election: Requested vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.696314  1308 leader_election.cc:290] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 election: Requested vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321)
I20260630 12:11:30.701349  1108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6499e3ea7fc496b9a2c434c2867bebe" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
I20260630 12:11:30.703363  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de61c5aa7cb4ac791e194496ca7ab95" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c"
I20260630 12:11:30.739574  1183 raft_consensus.cc:2468] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 823ab147694f42b69fb83916a969e07c in term 1.
I20260630 12:11:30.717890  1307 tablet_bootstrap.cc:654] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.731293  1105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90079549c51b441ebb958bbd3dba1740" candidate_uuid: "ee1057218fd1444cb9c1a80975ebb414" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88"
I20260630 12:11:30.700449  1304 leader_election.cc:290] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 election: Requested vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.742650  1222 leader_election.cc:304] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 823ab147694f42b69fb83916a969e07c, ee1057218fd1444cb9c1a80975ebb414; no voters: 
I20260630 12:11:30.744387  1220 leader_election.cc:304] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [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: 823ab147694f42b69fb83916a969e07c; no voters: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414
I20260630 12:11:30.745275  1345 raft_consensus.cc:2804] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.745877  1345 raft_consensus.cc:697] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 1 LEADER]: Becoming Leader. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Running, Role: LEADER
W20260630 12:11:30.744073  1146 leader_election.cc:343] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.733134  1107 raft_consensus.cc:2468] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 823ab147694f42b69fb83916a969e07c in term 1.
I20260630 12:11:30.745787  1308 raft_consensus.cc:3060] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.753657  1256 raft_consensus.cc:2468] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1057218fd1444cb9c1a80975ebb414 in term 1.
I20260630 12:11:30.755010  1146 leader_election.cc:304] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [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: 823ab147694f42b69fb83916a969e07c, ee1057218fd1444cb9c1a80975ebb414; no voters: 489de69897044e5ca5a3c493fae3ad88
I20260630 12:11:30.755888  1304 raft_consensus.cc:2804] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.756352  1304 raft_consensus.cc:697] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Becoming Leader. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Running, Role: LEADER
W20260630 12:11:30.756805  1146 leader_election.cc:343] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.757118  1304 consensus_queue.cc:237] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.758993  1308 raft_consensus.cc:2749] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:30.758143  1345 consensus_queue.cc:237] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.754375  1005 catalog_manager.cc:5697] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "ee1057218fd1444cb9c1a80975ebb414" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.763765  1303 ts_tablet_manager.cc:1434] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c: Time spent starting tablet: real 0.081s	user 0.010s	sys 0.010s
I20260630 12:11:30.766275  1307 tablet_bootstrap.cc:492] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88: No bootstrap required, opened a new log
I20260630 12:11:30.766738  1307 ts_tablet_manager.cc:1403] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.021s
I20260630 12:11:30.769898  1106 raft_consensus.cc:2468] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1057218fd1444cb9c1a80975ebb414 in term 1.
I20260630 12:11:30.770681  1307 raft_consensus.cc:359] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.771082  1146 leader_election.cc:304] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [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: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414; no voters: 823ab147694f42b69fb83916a969e07c
I20260630 12:11:30.771334  1307 raft_consensus.cc:385] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.769224  1303 tablet_bootstrap.cc:492] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c: Bootstrap starting.
I20260630 12:11:30.771854  1304 raft_consensus.cc:2804] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.772167  1307 raft_consensus.cc:740] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.772614  1304 raft_consensus.cc:697] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Becoming Leader. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Running, Role: LEADER
I20260630 12:11:30.772994  1307 consensus_queue.cc:260] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.773406  1304 consensus_queue.cc:237] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.774986  1307 ts_tablet_manager.cc:1434] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:11:30.774358  1003 catalog_manager.cc:5697] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c reported cstate change: term changed from 0 to 1, leader changed from <none> to 823ab147694f42b69fb83916a969e07c (127.0.108.3). New cstate: current_term: 1 leader_uuid: "823ab147694f42b69fb83916a969e07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:30.782533  1303 tablet_bootstrap.cc:654] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.791476  1303 tablet_bootstrap.cc:492] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c: No bootstrap required, opened a new log
I20260630 12:11:30.792106  1303 ts_tablet_manager.cc:1403] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.007s
I20260630 12:11:30.795388  1303 raft_consensus.cc:359] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.796288  1303 raft_consensus.cc:385] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.796694  1303 raft_consensus.cc:740] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.797572  1303 consensus_queue.cc:260] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.799163  1303 ts_tablet_manager.cc:1434] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:11:30.800263  1303 tablet_bootstrap.cc:492] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c: Bootstrap starting.
I20260630 12:11:30.803443  1005 catalog_manager.cc:5697] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "ee1057218fd1444cb9c1a80975ebb414" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.805145  1303 tablet_bootstrap.cc:654] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.805294  1005 catalog_manager.cc:5697] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "ee1057218fd1444cb9c1a80975ebb414" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.810035  1303 tablet_bootstrap.cc:492] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c: No bootstrap required, opened a new log
I20260630 12:11:30.810396  1303 ts_tablet_manager.cc:1403] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:11:30.812076  1303 raft_consensus.cc:359] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.812529  1303 raft_consensus.cc:385] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.812752  1303 raft_consensus.cc:740] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.813338  1303 consensus_queue.cc:260] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.814041  1345 raft_consensus.cc:493] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.814404  1345 raft_consensus.cc:515] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.817049  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de61c5aa7cb4ac791e194496ca7ab95" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
I20260630 12:11:30.817816  1106 raft_consensus.cc:2393] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 823ab147694f42b69fb83916a969e07c in current term 1: Already voted for candidate ee1057218fd1444cb9c1a80975ebb414 in this term.
I20260630 12:11:30.818076  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de61c5aa7cb4ac791e194496ca7ab95" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414" is_pre_election: true
I20260630 12:11:30.816277  1345 leader_election.cc:290] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321)
I20260630 12:11:30.818243  1303 ts_tablet_manager.cc:1434] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:11:30.819540  1222 leader_election.cc:304] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [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: 823ab147694f42b69fb83916a969e07c; no voters: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414
I20260630 12:11:30.819813  1345 raft_consensus.cc:493] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.820087  1313 raft_consensus.cc:493] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.820268  1345 raft_consensus.cc:515] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.820576  1313 raft_consensus.cc:515] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.821130  1308 raft_consensus.cc:3060] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.822355  1345 leader_election.cc:290] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321)
I20260630 12:11:30.822706  1313 leader_election.cc:290] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.824286  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe344768ad24fef915387cdab0bf8c6" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c" is_pre_election: true
I20260630 12:11:30.824952  1257 raft_consensus.cc:2468] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489de69897044e5ca5a3c493fae3ad88 in term 0.
I20260630 12:11:30.826340  1071 leader_election.cc:304] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489de69897044e5ca5a3c493fae3ad88, 823ab147694f42b69fb83916a969e07c; no voters: 
I20260630 12:11:30.827320  1308 raft_consensus.cc:2749] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:30.827716  1313 raft_consensus.cc:2804] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.828076  1313 raft_consensus.cc:493] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.828363  1313 raft_consensus.cc:3060] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.829171  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480775bbde774ef882a882868834f829" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "489de69897044e5ca5a3c493fae3ad88" is_pre_election: true
I20260630 12:11:30.829218  1182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480775bbde774ef882a882868834f829" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414" is_pre_election: true
I20260630 12:11:30.829980  1106 raft_consensus.cc:2393] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 823ab147694f42b69fb83916a969e07c in current term 1: Already voted for candidate ee1057218fd1444cb9c1a80975ebb414 in this term.
I20260630 12:11:30.829173  1107 raft_consensus.cc:3060] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.827488  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe344768ad24fef915387cdab0bf8c6" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414" is_pre_election: true
I20260630 12:11:30.833451  1183 raft_consensus.cc:2468] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 489de69897044e5ca5a3c493fae3ad88 in term 0.
I20260630 12:11:30.837245  1220 leader_election.cc:304] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [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: 823ab147694f42b69fb83916a969e07c; no voters: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414
I20260630 12:11:30.837355  1313 raft_consensus.cc:515] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.838306  1304 consensus_queue.cc:1048] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:30.838704  1308 raft_consensus.cc:3060] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.840319  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe344768ad24fef915387cdab0bf8c6" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414"
I20260630 12:11:30.840528  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe344768ad24fef915387cdab0bf8c6" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c"
I20260630 12:11:30.840941  1183 raft_consensus.cc:3060] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.841095  1257 raft_consensus.cc:3060] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.846866  1183 raft_consensus.cc:2468] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489de69897044e5ca5a3c493fae3ad88 in term 1.
I20260630 12:11:30.847690  1308 raft_consensus.cc:2749] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:30.847853  1073 leader_election.cc:304] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 489de69897044e5ca5a3c493fae3ad88, ee1057218fd1444cb9c1a80975ebb414; no voters: 
I20260630 12:11:30.848428  1257 raft_consensus.cc:2468] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 489de69897044e5ca5a3c493fae3ad88 in term 1.
I20260630 12:11:30.848913  1322 raft_consensus.cc:2804] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.839965  1313 leader_election.cc:290] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 election: Requested vote from peers ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.851693  1322 raft_consensus.cc:697] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 1 LEADER]: Becoming Leader. State: Replica: 489de69897044e5ca5a3c493fae3ad88, State: Running, Role: LEADER
I20260630 12:11:30.852398  1322 consensus_queue.cc:237] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.855083  1340 consensus_queue.cc:1048] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:30.870354  1005 catalog_manager.cc:5697] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "489de69897044e5ca5a3c493fae3ad88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.884838  1322 consensus_queue.cc:1048] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:30.894580  1256 raft_consensus.cc:3060] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.902456  1313 consensus_queue.cc:1048] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:30.932435   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:30.939045  1362 instance_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:11:30.939206  1361 instance_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:11:30.942610   432 server_base.cc:1061] running on GCE node
W20260630 12:11:30.943051  1364 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:30.943964   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:30.944185   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:30.944361   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821490944337 us; error 0 us; skew 500 ppm
I20260630 12:11:30.944905   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:30.947530   432 webserver.cc:533] Webserver started at http://127.0.108.4:37437/ using document root <none> and password file <none>
I20260630 12:11:30.947989   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:30.948172   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:30.948451   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:30.949846   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-7v2h"
I20260630 12:11:30.954355   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:30.957767  1369 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:30.958756   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:30.959126   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5"
format_stamp: "Formatted at 2026-06-30 12:11:30 on dist-test-slave-7v2h"
I20260630 12:11:30.959581   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-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:11:30.979211   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:30.980458   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:30.981963   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:30.983801  1313 raft_consensus.cc:493] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.984331   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:30.984755   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:11:30.984344  1313 raft_consensus.cc:515] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:30.985092   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:30.985357   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:30.986711  1313 leader_election.cc:290] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321), 823ab147694f42b69fb83916a969e07c (127.0.108.3:39701)
I20260630 12:11:30.987571  1183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90079549c51b441ebb958bbd3dba1740" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1057218fd1444cb9c1a80975ebb414" is_pre_election: true
I20260630 12:11:30.987720  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90079549c51b441ebb958bbd3dba1740" candidate_uuid: "489de69897044e5ca5a3c493fae3ad88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "823ab147694f42b69fb83916a969e07c" is_pre_election: true
I20260630 12:11:30.988440  1256 raft_consensus.cc:2393] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 489de69897044e5ca5a3c493fae3ad88 in current term 1: Already voted for candidate ee1057218fd1444cb9c1a80975ebb414 in this term.
I20260630 12:11:30.989351  1071 leader_election.cc:304] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [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: 489de69897044e5ca5a3c493fae3ad88; no voters: 823ab147694f42b69fb83916a969e07c, ee1057218fd1444cb9c1a80975ebb414
I20260630 12:11:30.989995  1313 raft_consensus.cc:3060] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.997324  1313 raft_consensus.cc:2749] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:31.031147   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:45491
I20260630 12:11:31.031237  1431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:45491 every 8 connection(s)
I20260630 12:11:31.048942  1432 heartbeater.cc:344] Connected to a master server at 127.0.108.62:46695
I20260630 12:11:31.049304  1432 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.050006  1432 heartbeater.cc:507] Master 127.0.108.62:46695 requested a full tablet report, sending...
I20260630 12:11:31.051899  1005 ts_manager.cc:194] Registered new tserver with Master: 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4:45491)
I20260630 12:11:31.053364  1005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46152
I20260630 12:11:31.079198  1313 consensus_queue.cc:1048] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.089675  1322 consensus_queue.cc:1048] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.106110  1340 consensus_queue.cc:1048] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.116664  1304 consensus_queue.cc:1048] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:31.165212  1304 consensus_queue.cc:1048] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.175765  1312 consensus_queue.cc:1048] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.179844  1312 consensus_queue.cc:1048] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:31.193241  1304 consensus_queue.cc:1048] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.296625  1308 consensus_queue.cc:1048] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.306574  1345 consensus_queue.cc:1048] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.377517  1322 consensus_queue.cc:1048] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.387565  1322 consensus_queue.cc:1048] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:32.055662  1432 heartbeater.cc:499] Master 127.0.108.62:46695 was elected leader, sending a full tablet report...
I20260630 12:11:32.553691  1059 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:32.570535  1182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "480775bbde774ef882a882868834f829"
dest_uuid: "ee1057218fd1444cb9c1a80975ebb414"
mode: GRACEFUL
new_leader_uuid: "823ab147694f42b69fb83916a969e07c"
 from {username='slave'} at 127.0.0.1:44956
I20260630 12:11:32.571153  1182 raft_consensus.cc:606] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Received request to transfer leadership to TS 823ab147694f42b69fb83916a969e07c
I20260630 12:11:32.572309  1059 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:32.572760  1059 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:32.755439  1340 raft_consensus.cc:993] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414: : Instructing follower 823ab147694f42b69fb83916a969e07c to start an election
I20260630 12:11:32.755898  1340 raft_consensus.cc:1081] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Signalling peer 823ab147694f42b69fb83916a969e07c to start an election
I20260630 12:11:32.758085  1256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "480775bbde774ef882a882868834f829"
dest_uuid: "823ab147694f42b69fb83916a969e07c"
 from {username='slave'} at 127.0.0.1:50450
I20260630 12:11:32.758960  1256 raft_consensus.cc:493] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:32.759327  1256 raft_consensus.cc:3060] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:32.765749  1256 raft_consensus.cc:515] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:32.767839  1256 leader_election.cc:290] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 2 election: Requested vote from peers 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523), ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321)
I20260630 12:11:32.769219  1106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480775bbde774ef882a882868834f829" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "489de69897044e5ca5a3c493fae3ad88"
I20260630 12:11:32.769219  1182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "480775bbde774ef882a882868834f829" candidate_uuid: "823ab147694f42b69fb83916a969e07c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee1057218fd1444cb9c1a80975ebb414"
I20260630 12:11:32.770150  1106 raft_consensus.cc:3060] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:32.770296  1182 raft_consensus.cc:3055] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:32.770784  1182 raft_consensus.cc:740] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee1057218fd1444cb9c1a80975ebb414, State: Running, Role: LEADER
I20260630 12:11:32.771675  1182 consensus_queue.cc:260] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [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: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:32.773154  1182 raft_consensus.cc:3060] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:32.779775  1106 raft_consensus.cc:2468] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 823ab147694f42b69fb83916a969e07c in term 2.
I20260630 12:11:32.779932  1182 raft_consensus.cc:2468] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 823ab147694f42b69fb83916a969e07c in term 2.
I20260630 12:11:32.781626  1222 leader_election.cc:304] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 489de69897044e5ca5a3c493fae3ad88, 823ab147694f42b69fb83916a969e07c, ee1057218fd1444cb9c1a80975ebb414; no voters: 
I20260630 12:11:32.782835  1451 raft_consensus.cc:2804] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:32.784747  1451 raft_consensus.cc:697] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 2 LEADER]: Becoming Leader. State: Replica: 823ab147694f42b69fb83916a969e07c, State: Running, Role: LEADER
I20260630 12:11:32.785986  1451 consensus_queue.cc:237] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [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: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } }
I20260630 12:11:32.794778  1006 catalog_manager.cc:5697] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c reported cstate change: term changed from 1 to 2, leader changed from ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2) to 823ab147694f42b69fb83916a969e07c (127.0.108.3). New cstate: current_term: 2 leader_uuid: "823ab147694f42b69fb83916a969e07c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:33.199681  1106 raft_consensus.cc:1275] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 2 FOLLOWER]: Refusing update from remote peer 823ab147694f42b69fb83916a969e07c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:33.201151  1451 consensus_queue.cc:1048] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:33.210515  1182 raft_consensus.cc:1275] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 2 FOLLOWER]: Refusing update from remote peer 823ab147694f42b69fb83916a969e07c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:33.214619  1455 consensus_queue.cc:1048] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:34.573702  1059 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:34.578794  1059 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:34.579352  1059 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:36.580461  1059 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:36.586534  1183 consensus_queue.cc:237] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [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: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } attrs { replace: true } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } }
I20260630 12:11:36.587131  1059 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:36.587579  1059 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:36.594305  1257 raft_consensus.cc:1275] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Refusing update from remote peer ee1057218fd1444cb9c1a80975ebb414: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:36.596952  1340 consensus_queue.cc:1048] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:36.600878  1107 raft_consensus.cc:1275] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Refusing update from remote peer ee1057218fd1444cb9c1a80975ebb414: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:36.602217  1472 consensus_queue.cc:1048] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [LEADER]: Connected to new peer: Peer: permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } 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:11:36.607095  1340 raft_consensus.cc:2955] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } attrs { replace: true } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.609432  1257 raft_consensus.cc:2955] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } attrs { replace: true } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
W20260630 12:11:36.613075  1147 consensus_peers.cc:597] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 -> Peer 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4:45491): Couldn't send request to peer 2aa71c5dd05d418c80ef2ae6b7a516c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90079549c51b441ebb958bbd3dba1740. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:36.617440  1107 raft_consensus.cc:2955] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } attrs { replace: true } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.624979  1003 catalog_manager.cc:5697] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c reported cstate change: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "ee1057218fd1444cb9c1a80975ebb414" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } attrs { replace: true } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.639298  1107 consensus_queue.cc:237] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [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: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } }
I20260630 12:11:36.652256  1257 raft_consensus.cc:1275] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Refusing update from remote peer 489de69897044e5ca5a3c493fae3ad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:36.653560  1183 raft_consensus.cc:1275] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Refusing update from remote peer 489de69897044e5ca5a3c493fae3ad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:36.654053  1322 consensus_queue.cc:1048] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:36.655484  1483 consensus_queue.cc:1048] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } 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:11:36.664444  1322 raft_consensus.cc:2955] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
W20260630 12:11:36.669355  1072 consensus_peers.cc:597] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 -> Peer 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4:45491): Couldn't send request to peer 2aa71c5dd05d418c80ef2ae6b7a516c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3621d57c723546139939c6daa6b53f67. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:36.668056  1257 raft_consensus.cc:2955] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.669202  1183 raft_consensus.cc:2955] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.684150  1006 catalog_manager.cc:5697] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c reported cstate change: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "489de69897044e5ca5a3c493fae3ad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.687893  1107 consensus_queue.cc:237] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [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: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } attrs { replace: true } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } }
I20260630 12:11:36.695902  1257 raft_consensus.cc:1275] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Refusing update from remote peer 489de69897044e5ca5a3c493fae3ad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:11:36.696825  1072 consensus_peers.cc:597] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 -> Peer 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4:45491): Couldn't send request to peer 2aa71c5dd05d418c80ef2ae6b7a516c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6499e3ea7fc496b9a2c434c2867bebe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:36.698145  1322 consensus_queue.cc:1048] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } 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:11:36.702621  1183 raft_consensus.cc:1275] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Refusing update from remote peer 489de69897044e5ca5a3c493fae3ad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:36.704016  1487 consensus_queue.cc:1048] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:36.707715  1322 raft_consensus.cc:2955] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } attrs { replace: true } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.709767  1257 raft_consensus.cc:2955] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } attrs { replace: true } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.717842  1183 raft_consensus.cc:2955] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } attrs { replace: true } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.724948  1107 consensus_queue.cc:237] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [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: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } }
I20260630 12:11:36.725869  1005 catalog_manager.cc:5697] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c reported cstate change: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "489de69897044e5ca5a3c493fae3ad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } attrs { replace: true } } peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.736325  1183 raft_consensus.cc:1275] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Refusing update from remote peer 489de69897044e5ca5a3c493fae3ad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:36.736505  1257 raft_consensus.cc:1275] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Refusing update from remote peer 489de69897044e5ca5a3c493fae3ad88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:11:36.737000  1072 consensus_peers.cc:597] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 -> Peer 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4:45491): Couldn't send request to peer 2aa71c5dd05d418c80ef2ae6b7a516c5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fe344768ad24fef915387cdab0bf8c6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:36.738477  1322 consensus_queue.cc:1048] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } 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:11:36.739338  1487 consensus_queue.cc:1048] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:36.748328  1487 raft_consensus.cc:2955] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.750219  1257 raft_consensus.cc:2955] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.751283  1183 raft_consensus.cc:2955] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } } }
I20260630 12:11:36.761677  1006 catalog_manager.cc:5697] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 reported cstate change: config changed from index -1 to 2, NON_VOTER 2aa71c5dd05d418c80ef2ae6b7a516c5 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "489de69897044e5ca5a3c493fae3ad88" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "489de69897044e5ca5a3c493fae3ad88" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee1057218fd1444cb9c1a80975ebb414" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36321 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "823ab147694f42b69fb83916a969e07c" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 39701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2aa71c5dd05d418c80ef2ae6b7a516c5" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45491 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:37.044387  1495 ts_tablet_manager.cc:933] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: Initiating tablet copy from peer 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523)
I20260630 12:11:37.047586  1495 tablet_copy_client.cc:323] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:40523
I20260630 12:11:37.058506  1118 tablet_copy_service.cc:140] P 489de69897044e5ca5a3c493fae3ad88: Received BeginTabletCopySession request for tablet 3621d57c723546139939c6daa6b53f67 from peer 2aa71c5dd05d418c80ef2ae6b7a516c5 ({username='slave'} at 127.0.0.1:39442)
I20260630 12:11:37.058995  1118 tablet_copy_service.cc:161] P 489de69897044e5ca5a3c493fae3ad88: Beginning new tablet copy session on tablet 3621d57c723546139939c6daa6b53f67 from peer 2aa71c5dd05d418c80ef2ae6b7a516c5 at {username='slave'} at 127.0.0.1:39442: session id = 2aa71c5dd05d418c80ef2ae6b7a516c5-3621d57c723546139939c6daa6b53f67
I20260630 12:11:37.064591   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:11:37.066370  1118 tablet_copy_source_session.cc:215] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:37.072625  1495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3621d57c723546139939c6daa6b53f67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:37.081009   432 tablet_copy_service.cc:362] P 489de69897044e5ca5a3c493fae3ad88: Destroying tablet copy session 2aa71c5dd05d418c80ef2ae6b7a516c5-3621d57c723546139939c6daa6b53f67 due to service shutdown
I20260630 12:11:37.081491   432 tablet_copy_service.cc:434] P 489de69897044e5ca5a3c493fae3ad88: ending tablet copy session 2aa71c5dd05d418c80ef2ae6b7a516c5-3621d57c723546139939c6daa6b53f67 on tablet 3621d57c723546139939c6daa6b53f67 with peer 2aa71c5dd05d418c80ef2ae6b7a516c5
I20260630 12:11:37.093056  1495 tablet_copy_client.cc:806] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:37.093905  1495 tablet_copy_client.cc:670] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:37.111938   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:37.113029   432 tablet_replica.cc:333] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88: stopping tablet replica
I20260630 12:11:37.113794   432 raft_consensus.cc:2243] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.114442   432 raft_consensus.cc:2272] T 90079549c51b441ebb958bbd3dba1740 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.117002   432 tablet_replica.cc:333] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88: stopping tablet replica
I20260630 12:11:37.117838   432 raft_consensus.cc:2243] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.119024   432 raft_consensus.cc:2272] T 1fe344768ad24fef915387cdab0bf8c6 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.121779   432 tablet_replica.cc:333] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88: stopping tablet replica
I20260630 12:11:37.122571   432 raft_consensus.cc:2243] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.123070   432 raft_consensus.cc:2272] T 15432f9a486f4c02b56a5e1f46960d87 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.125335   432 tablet_replica.cc:333] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88: stopping tablet replica
I20260630 12:11:37.126004   432 raft_consensus.cc:2243] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.126461   432 raft_consensus.cc:2272] T 6de61c5aa7cb4ac791e194496ca7ab95 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.128623   432 tablet_replica.cc:333] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88: stopping tablet replica
I20260630 12:11:37.129287   432 raft_consensus.cc:2243] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.129819   432 raft_consensus.cc:2272] T 115d885668a648a986699904b15c143b P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.131922   432 tablet_replica.cc:333] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88: stopping tablet replica
I20260630 12:11:37.132601   432 raft_consensus.cc:2243] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.133080   432 raft_consensus.cc:2272] T 480775bbde774ef882a882868834f829 P 489de69897044e5ca5a3c493fae3ad88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.135350   432 tablet_replica.cc:333] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88: stopping tablet replica
I20260630 12:11:37.135983   432 raft_consensus.cc:2243] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.137147   432 raft_consensus.cc:2272] T e6499e3ea7fc496b9a2c434c2867bebe P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.139828   432 tablet_replica.cc:333] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88: stopping tablet replica
I20260630 12:11:37.140497   432 raft_consensus.cc:2243] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.141733   432 raft_consensus.cc:2272] T 3621d57c723546139939c6daa6b53f67 P 489de69897044e5ca5a3c493fae3ad88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.153935  1498 ts_tablet_manager.cc:933] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: Initiating tablet copy from peer ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321)
I20260630 12:11:37.155685  1498 tablet_copy_client.cc:323] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:36321
I20260630 12:11:37.166658   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:11:37.169919  1193 tablet_copy_service.cc:140] P ee1057218fd1444cb9c1a80975ebb414: Received BeginTabletCopySession request for tablet 90079549c51b441ebb958bbd3dba1740 from peer 2aa71c5dd05d418c80ef2ae6b7a516c5 ({username='slave'} at 127.0.0.1:32966)
I20260630 12:11:37.170406  1193 tablet_copy_service.cc:161] P ee1057218fd1444cb9c1a80975ebb414: Beginning new tablet copy session on tablet 90079549c51b441ebb958bbd3dba1740 from peer 2aa71c5dd05d418c80ef2ae6b7a516c5 at {username='slave'} at 127.0.0.1:32966: session id = 2aa71c5dd05d418c80ef2ae6b7a516c5-90079549c51b441ebb958bbd3dba1740
I20260630 12:11:37.176226  1193 tablet_copy_source_session.cc:215] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:37.179690  1498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90079549c51b441ebb958bbd3dba1740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:37.193754   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:11:37.197986  1498 tablet_copy_client.cc:806] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:37.199074  1498 tablet_copy_client.cc:670] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:37.209233   432 tablet_copy_service.cc:362] P ee1057218fd1444cb9c1a80975ebb414: Destroying tablet copy session 2aa71c5dd05d418c80ef2ae6b7a516c5-90079549c51b441ebb958bbd3dba1740 due to service shutdown
I20260630 12:11:37.209754   432 tablet_copy_service.cc:434] P ee1057218fd1444cb9c1a80975ebb414: ending tablet copy session 2aa71c5dd05d418c80ef2ae6b7a516c5-90079549c51b441ebb958bbd3dba1740 on tablet 90079549c51b441ebb958bbd3dba1740 with peer 2aa71c5dd05d418c80ef2ae6b7a516c5
W20260630 12:11:37.223242  1495 ts_tablet_manager.cc:1011] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: Tablet Copy: Unable to fetch data from remote peer 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523): 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.0.108.1:40523: connect: Connection refused (error 111)
I20260630 12:11:37.223695  1495 tablet_replica.cc:333] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: stopping tablet replica
I20260630 12:11:37.223985  1495 raft_consensus.cc:2243] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:11:37.224351  1495 raft_consensus.cc:2272] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5 [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:11:37.228075  1495 tablet_copy_client.cc:1131] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.108.1:40523: connect: Connection refused (error 111)
W20260630 12:11:37.229823  1495 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 3621d57c723546139939c6daa6b53f67 but one is already registered
I20260630 12:11:37.232697  1495 ts_tablet_manager.cc:1916] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:37.236150   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:37.237119   432 tablet_replica.cc:333] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414: stopping tablet replica
I20260630 12:11:37.237881   432 raft_consensus.cc:2243] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.238387   432 raft_consensus.cc:2272] T 15432f9a486f4c02b56a5e1f46960d87 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.240650   432 tablet_replica.cc:333] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414: stopping tablet replica
I20260630 12:11:37.241346   432 raft_consensus.cc:2243] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.241890   432 raft_consensus.cc:2272] T 1fe344768ad24fef915387cdab0bf8c6 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.244683   432 tablet_replica.cc:333] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414: stopping tablet replica
I20260630 12:11:37.245419   432 raft_consensus.cc:2243] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.246615   432 raft_consensus.cc:2272] T 90079549c51b441ebb958bbd3dba1740 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.248337  1495 ts_tablet_manager.cc:1929] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:11:37.248826  1495 log.cc:1199] T 3621d57c723546139939c6daa6b53f67 P 2aa71c5dd05d418c80ef2ae6b7a516c5: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-3-root/wals/3621d57c723546139939c6daa6b53f67
I20260630 12:11:37.249794   432 tablet_replica.cc:333] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414: stopping tablet replica
I20260630 12:11:37.250576   432 raft_consensus.cc:2243] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.251579   432 raft_consensus.cc:2272] T 6de61c5aa7cb4ac791e194496ca7ab95 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.253706   432 tablet_replica.cc:333] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414: stopping tablet replica
I20260630 12:11:37.254221   432 raft_consensus.cc:2243] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.254920   432 raft_consensus.cc:2272] T 115d885668a648a986699904b15c143b P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.256657   432 tablet_replica.cc:333] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414: stopping tablet replica
I20260630 12:11:37.257120   432 raft_consensus.cc:2243] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.257495   432 raft_consensus.cc:2272] T 480775bbde774ef882a882868834f829 P ee1057218fd1444cb9c1a80975ebb414 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.259223   432 tablet_replica.cc:333] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414: stopping tablet replica
I20260630 12:11:37.259677   432 raft_consensus.cc:2243] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.260092   432 raft_consensus.cc:2272] T 3621d57c723546139939c6daa6b53f67 P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.262766   432 tablet_replica.cc:333] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414: stopping tablet replica
I20260630 12:11:37.263229   432 raft_consensus.cc:2243] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.263751   432 raft_consensus.cc:2272] T e6499e3ea7fc496b9a2c434c2867bebe P ee1057218fd1444cb9c1a80975ebb414 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:37.265913  1220 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40523: connect: Connection refused (error 111)
W20260630 12:11:37.269681  1220 consensus_peers.cc:597] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c -> Peer 489de69897044e5ca5a3c493fae3ad88 (127.0.108.1:40523): Couldn't send request to peer 489de69897044e5ca5a3c493fae3ad88. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40523: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:37.292639   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:11:37.310659   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
W20260630 12:11:37.335393  1498 ts_tablet_manager.cc:1011] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: Tablet Copy: Unable to fetch data from remote peer ee1057218fd1444cb9c1a80975ebb414 (127.0.108.2:36321): 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.0.108.2:36321: connect: Connection refused (error 111)
I20260630 12:11:37.335777  1498 tablet_replica.cc:333] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: stopping tablet replica
I20260630 12:11:37.336030  1498 raft_consensus.cc:2243] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:11:37.336404  1498 raft_consensus.cc:2272] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5 [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:11:37.339668  1498 tablet_copy_client.cc:1131] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.108.2:36321: connect: Connection refused (error 111)
W20260630 12:11:37.341267  1498 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 90079549c51b441ebb958bbd3dba1740 but one is already registered
I20260630 12:11:37.341617  1498 ts_tablet_manager.cc:1916] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:37.342739   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:37.343711   432 tablet_replica.cc:333] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c: stopping tablet replica
I20260630 12:11:37.344637   432 raft_consensus.cc:2243] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.345193   432 raft_consensus.cc:2272] T 6de61c5aa7cb4ac791e194496ca7ab95 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.347536   432 tablet_replica.cc:333] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c: stopping tablet replica
I20260630 12:11:37.348279   432 raft_consensus.cc:2243] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.348901   432 raft_consensus.cc:2272] T e6499e3ea7fc496b9a2c434c2867bebe P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.351794   432 tablet_replica.cc:333] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c: stopping tablet replica
I20260630 12:11:37.352651   432 raft_consensus.cc:2243] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.353245   432 raft_consensus.cc:2272] T 3621d57c723546139939c6daa6b53f67 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.356026  1498 ts_tablet_manager.cc:1929] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:11:37.356033   432 tablet_replica.cc:333] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c: stopping tablet replica
I20260630 12:11:37.356537  1498 log.cc:1199] T 90079549c51b441ebb958bbd3dba1740 P 2aa71c5dd05d418c80ef2ae6b7a516c5: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480322605-432-0/minicluster-data/ts-3-root/wals/90079549c51b441ebb958bbd3dba1740
I20260630 12:11:37.357221   432 raft_consensus.cc:2243] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.358263   432 raft_consensus.cc:2272] T 480775bbde774ef882a882868834f829 P 823ab147694f42b69fb83916a969e07c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.360460   432 tablet_replica.cc:333] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c: stopping tablet replica
I20260630 12:11:37.361204   432 raft_consensus.cc:2243] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.361671   432 raft_consensus.cc:2272] T 115d885668a648a986699904b15c143b P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.363977   432 tablet_replica.cc:333] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c: stopping tablet replica
I20260630 12:11:37.364719   432 raft_consensus.cc:2243] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.365272   432 raft_consensus.cc:2272] T 1fe344768ad24fef915387cdab0bf8c6 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.367751   432 tablet_replica.cc:333] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c: stopping tablet replica
I20260630 12:11:37.368428   432 raft_consensus.cc:2243] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.369382   432 raft_consensus.cc:2272] T 15432f9a486f4c02b56a5e1f46960d87 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.371585   432 tablet_replica.cc:333] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c: stopping tablet replica
I20260630 12:11:37.372170   432 raft_consensus.cc:2243] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.372715   432 raft_consensus.cc:2272] T 90079549c51b441ebb958bbd3dba1740 P 823ab147694f42b69fb83916a969e07c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.395288   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:11:37.418390   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:11:37.443094   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:37.460263   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:11:37.467792   432 master.cc:562] Master@127.0.108.62:46695 shutting down...
W20260630 12:11:37.488070  1054 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:11:37.489315   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.489841   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.490175   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4caa31ec505747c6bb90bf4ee0b101ce: stopping tablet replica
I20260630 12:11:37.511934   432 master.cc:584] Master@127.0.108.62:46695 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9172 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:11:37.554600   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:45643,127.0.108.61:41557,127.0.108.60:36925
I20260630 12:11:37.555825   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:37.560942  1504 instance_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:11:37.561645  1503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:37.562427  1506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:37.562668   432 server_base.cc:1061] running on GCE node
I20260630 12:11:37.563525   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:37.563705   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:37.563851   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821497563826 us; error 0 us; skew 500 ppm
I20260630 12:11:37.564311   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:37.566987   432 webserver.cc:533] Webserver started at http://127.0.108.62:44997/ using document root <none> and password file <none>
I20260630 12:11:37.567440   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:37.567615   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:37.567845   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:37.568913   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "a8a987c79e6043ce84ce28ee43b9f4b7"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-7v2h"
I20260630 12:11:37.573158   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:11:37.576200  1511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:37.576963   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:37.577242   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "a8a987c79e6043ce84ce28ee43b9f4b7"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-7v2h"
I20260630 12:11:37.577489   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-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:11:37.590121   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:37.591161   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:37.626653   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:45643
I20260630 12:11:37.626737  1562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:45643 every 8 connection(s)
I20260630 12:11:37.630266  1563 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:11:37.630450   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:37.635496  1565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:37.636539  1566 instance_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:11:37.637240  1563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:37.641978   432 server_base.cc:1061] running on GCE node
W20260630 12:11:37.643288  1568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:37.644287   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:37.644481   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:37.644685   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821497644665 us; error 0 us; skew 500 ppm
I20260630 12:11:37.645203   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:37.648852   432 webserver.cc:533] Webserver started at http://127.0.108.61:37545/ using document root <none> and password file <none>
I20260630 12:11:37.649314   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:37.649477   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:37.649712   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:37.650728   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-1-root/instance:
uuid: "76393b5396fd498d978a0abb50a27757"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-7v2h"
I20260630 12:11:37.654608  1563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:37.656236   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
W20260630 12:11:37.659999  1563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.61:41557: Network error: Client connection negotiation failed: client connection to 127.0.108.61:41557: connect: Connection refused (error 111)
I20260630 12:11:37.661053  1576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:37.661859   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:11:37.662101   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-1-root
uuid: "76393b5396fd498d978a0abb50a27757"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-7v2h"
I20260630 12:11:37.662331   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-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:11:37.679543  1563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } attempt: 1
W20260630 12:11:37.683701  1563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.61:41557: Network error: Client connection negotiation failed: client connection to 127.0.108.61:41557: connect: Connection refused (error 111)
I20260630 12:11:37.699697   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:37.701015   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:37.735146  1563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } attempt: 2
I20260630 12:11:37.737023   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.61:41557
I20260630 12:11:37.737131  1627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.61:41557 every 8 connection(s)
I20260630 12:11:37.741986  1629 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:11:37.741938   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:37.748391  1631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:37.749845  1632 instance_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:11:37.750793  1563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:37.751344  1629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:37.753176  1634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:37.755059   432 server_base.cc:1061] running on GCE node
I20260630 12:11:37.756341   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:37.756641   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:37.756844   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821497756823 us; error 0 us; skew 500 ppm
W20260630 12:11:37.756867  1563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.60:36925: Network error: Client connection negotiation failed: client connection to 127.0.108.60:36925: connect: Connection refused (error 111)
I20260630 12:11:37.757627   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:37.760424   432 webserver.cc:533] Webserver started at http://127.0.108.60:46071/ using document root <none> and password file <none>
I20260630 12:11:37.761039   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:37.761251   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:37.761575   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:37.762957   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-2-root/instance:
uuid: "7dad068c03c04f59b6ebf11987cdb686"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-7v2h"
I20260630 12:11:37.764508  1629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:37.768281   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:11:37.773198  1640 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:37.774121   432 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:11:37.774472   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-2-root
uuid: "7dad068c03c04f59b6ebf11987cdb686"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-7v2h"
I20260630 12:11:37.774791   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-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:11:37.775419  1629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:37.781545  1629 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.60:36925: Network error: Client connection negotiation failed: client connection to 127.0.108.60:36925: connect: Connection refused (error 111)
I20260630 12:11:37.800004  1629 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } attempt: 1
I20260630 12:11:37.801131   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:37.802536   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:37.803349  1563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } attempt: 1
W20260630 12:11:37.804744  1629 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.60:36925: Network error: Client connection negotiation failed: client connection to 127.0.108.60:36925: connect: Connection refused (error 111)
W20260630 12:11:37.807682  1563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.108.60:36925: Network error: Client connection negotiation failed: client connection to 127.0.108.60:36925: connect: Connection refused (error 111)
I20260630 12:11:37.839864   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.60:36925
I20260630 12:11:37.839962  1692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.60:36925 every 8 connection(s)
I20260630 12:11:37.842886   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:37.843286  1629 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } attempt: 2
I20260630 12:11:37.843640  1693 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:11:37.850332  1693 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:37.862320  1629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757: Bootstrap starting.
I20260630 12:11:37.863190  1693 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:37.867847  1629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:37.869184  1563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } attempt: 2
I20260630 12:11:37.874220  1629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757: No bootstrap required, opened a new log
I20260630 12:11:37.874697  1693 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:37.877374  1629 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:37.878108  1629 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:37.878381  1629 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76393b5396fd498d978a0abb50a27757, State: Initialized, Role: FOLLOWER
I20260630 12:11:37.879223  1629 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:37.882089  1699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [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: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:37.882833  1699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:37.883643  1629 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:37.889501  1563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7: Bootstrap starting.
I20260630 12:11:37.894711  1563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:37.897977  1693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686: Bootstrap starting.
I20260630 12:11:37.899288  1563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7: No bootstrap required, opened a new log
I20260630 12:11:37.902191  1563 raft_consensus.cc:359] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:37.902938  1563 raft_consensus.cc:385] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:37.903232  1563 raft_consensus.cc:740] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8a987c79e6043ce84ce28ee43b9f4b7, State: Initialized, Role: FOLLOWER
I20260630 12:11:37.904039  1693 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:37.903913  1563 consensus_queue.cc:260] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:37.906216  1712 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [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: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
W20260630 12:11:37.906764  1711 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:37.907153  1711 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:37.907550  1712 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:37.907837  1563 sys_catalog.cc:565] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:37.909219  1693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686: No bootstrap required, opened a new log
I20260630 12:11:37.911121  1693 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:37.911646  1693 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:37.912076  1693 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dad068c03c04f59b6ebf11987cdb686, State: Initialized, Role: FOLLOWER
I20260630 12:11:37.912897  1693 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:37.914789  1719 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [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: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:37.915530  1719 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:37.916262  1693 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:37.920317   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:37.920624   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:11:37.925146  1726 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:37.925555  1726 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:37.930136   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:37.932821  1736 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:37.933209  1736 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:37.938179  1737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:37.938249  1738 instance_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:11:37.939565  1740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:37.940536   432 server_base.cc:1061] running on GCE node
I20260630 12:11:37.941309   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:37.941517   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:37.941671   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821497941653 us; error 0 us; skew 500 ppm
I20260630 12:11:37.942130   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:37.944425   432 webserver.cc:533] Webserver started at http://127.0.108.1:39947/ using document root <none> and password file <none>
I20260630 12:11:37.944934   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:37.945114   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:37.945356   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:37.946445   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "c3a72146e1554a9c9990b53bce22957f"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-7v2h"
I20260630 12:11:37.951777   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:11:37.955029  1745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:37.955910   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:37.956202   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "c3a72146e1554a9c9990b53bce22957f"
format_stamp: "Formatted at 2026-06-30 12:11:37 on dist-test-slave-7v2h"
I20260630 12:11:37.956467   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-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:11:38.000881   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.001971   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.003350   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.005617   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.005836   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.006052   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.006197   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.044582   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:43323
I20260630 12:11:38.044685  1807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:43323 every 8 connection(s)
I20260630 12:11:38.066231   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:38.076646  1808 heartbeater.cc:344] Connected to a master server at 127.0.108.60:36925
I20260630 12:11:38.077111  1808 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.078073  1808 heartbeater.cc:507] Master 127.0.108.60:36925 requested a full tablet report, sending...
I20260630 12:11:38.078307  1810 heartbeater.cc:344] Connected to a master server at 127.0.108.62:45643
I20260630 12:11:38.078569  1809 heartbeater.cc:344] Connected to a master server at 127.0.108.61:41557
I20260630 12:11:38.078686  1810 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:38.078155  1815 instance_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:11:38.079617  1809 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.079741  1810 heartbeater.cc:507] Master 127.0.108.62:45643 requested a full tablet report, sending...
I20260630 12:11:38.080705  1809 heartbeater.cc:507] Master 127.0.108.61:41557 requested a full tablet report, sending...
I20260630 12:11:38.081557  1658 ts_manager.cc:194] Registered new tserver with Master: c3a72146e1554a9c9990b53bce22957f (127.0.108.1:43323)
I20260630 12:11:38.083029  1528 ts_manager.cc:194] Registered new tserver with Master: c3a72146e1554a9c9990b53bce22957f (127.0.108.1:43323)
I20260630 12:11:38.084033  1593 ts_manager.cc:194] Registered new tserver with Master: c3a72146e1554a9c9990b53bce22957f (127.0.108.1:43323)
W20260630 12:11:38.086098  1816 instance_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:11:38.088251  1818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.088701   432 server_base.cc:1061] running on GCE node
I20260630 12:11:38.089591   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.089799   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:38.089990   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821498089974 us; error 0 us; skew 500 ppm
I20260630 12:11:38.090559   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.092876   432 webserver.cc:533] Webserver started at http://127.0.108.2:41185/ using document root <none> and password file <none>
I20260630 12:11:38.093324   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.093500   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.093735   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.094741   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "2e239263739147ee997ffab1a55b1ef5"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-7v2h"
I20260630 12:11:38.099058   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:11:38.102164  1823 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.102849   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:38.103124   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "2e239263739147ee997ffab1a55b1ef5"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-7v2h"
I20260630 12:11:38.103382   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-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:11:38.128470   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.129706   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.131093   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.133414   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.133610   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.133824   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.133982   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.136955  1699 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:38.137439  1699 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:38.139248  1699 leader_election.cc:290] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8a987c79e6043ce84ce28ee43b9f4b7 (127.0.108.62:45643), 7dad068c03c04f59b6ebf11987cdb686 (127.0.108.60:36925)
I20260630 12:11:38.140136  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "76393b5396fd498d978a0abb50a27757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" is_pre_election: true
I20260630 12:11:38.140457  1668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "76393b5396fd498d978a0abb50a27757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dad068c03c04f59b6ebf11987cdb686" is_pre_election: true
I20260630 12:11:38.141111  1538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76393b5396fd498d978a0abb50a27757 in term 0.
I20260630 12:11:38.141273  1668 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76393b5396fd498d978a0abb50a27757 in term 0.
I20260630 12:11:38.142817  1577 leader_election.cc:304] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76393b5396fd498d978a0abb50a27757, 7dad068c03c04f59b6ebf11987cdb686; no voters: 
I20260630 12:11:38.143720  1699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:38.144006  1699 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:38.144258  1699 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:38.156031  1699 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:38.160023  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "76393b5396fd498d978a0abb50a27757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7"
I20260630 12:11:38.160755  1538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:38.161100  1668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "76393b5396fd498d978a0abb50a27757" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dad068c03c04f59b6ebf11987cdb686"
I20260630 12:11:38.160725  1699 leader_election.cc:290] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [CANDIDATE]: Term 1 election: Requested vote from peers a8a987c79e6043ce84ce28ee43b9f4b7 (127.0.108.62:45643), 7dad068c03c04f59b6ebf11987cdb686 (127.0.108.60:36925)
I20260630 12:11:38.161652  1668 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:38.168365  1668 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76393b5396fd498d978a0abb50a27757 in term 1.
I20260630 12:11:38.169656  1538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76393b5396fd498d978a0abb50a27757 in term 1.
I20260630 12:11:38.169838  1577 leader_election.cc:304] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76393b5396fd498d978a0abb50a27757, 7dad068c03c04f59b6ebf11987cdb686; no voters: 
I20260630 12:11:38.170768  1699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:38.171963  1699 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 1 LEADER]: Becoming Leader. State: Replica: 76393b5396fd498d978a0abb50a27757, State: Running, Role: LEADER
I20260630 12:11:38.172633  1699 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:38.179793  1866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76393b5396fd498d978a0abb50a27757. Latest consensus state: current_term: 1 leader_uuid: "76393b5396fd498d978a0abb50a27757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:38.180742  1866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:38.182677  1877 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:38.189461  1877 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:38.192487   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:34491
I20260630 12:11:38.192675  1888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:34491 every 8 connection(s)
I20260630 12:11:38.201381  1668 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 1 FOLLOWER]: Refusing update from remote peer 76393b5396fd498d978a0abb50a27757: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:38.203698  1538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 1 FOLLOWER]: Refusing update from remote peer 76393b5396fd498d978a0abb50a27757: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:38.206950  1866 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:38.214243  1866 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:38.214674  1890 heartbeater.cc:344] Connected to a master server at 127.0.108.60:36925
I20260630 12:11:38.215097  1890 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.215850  1890 heartbeater.cc:507] Master 127.0.108.60:36925 requested a full tablet report, sending...
I20260630 12:11:38.229233  1712 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76393b5396fd498d978a0abb50a27757. Latest consensus state: current_term: 1 leader_uuid: "76393b5396fd498d978a0abb50a27757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:38.230456  1712 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.236176  1892 heartbeater.cc:344] Connected to a master server at 127.0.108.62:45643
I20260630 12:11:38.236707  1892 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.236673  1877 catalog_manager.cc:1383] Generated new cluster ID: 4f2d50fedc474ac59dbc47beec2f52fb
I20260630 12:11:38.237250  1877 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:38.237682  1892 heartbeater.cc:507] Master 127.0.108.62:45643 requested a full tablet report, sending...
I20260630 12:11:38.241935  1658 ts_manager.cc:194] Registered new tserver with Master: 2e239263739147ee997ffab1a55b1ef5 (127.0.108.2:34491)
I20260630 12:11:38.242100  1699 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "76393b5396fd498d978a0abb50a27757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:38.242823  1699 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:38.243255  1719 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76393b5396fd498d978a0abb50a27757. Latest consensus state: current_term: 1 leader_uuid: "76393b5396fd498d978a0abb50a27757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:38.244048  1719 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.246852  1712 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "76393b5396fd498d978a0abb50a27757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:38.247649  1712 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.249194  1528 ts_manager.cc:194] Registered new tserver with Master: 2e239263739147ee997ffab1a55b1ef5 (127.0.108.2:34491)
I20260630 12:11:38.250891  1891 heartbeater.cc:344] Connected to a master server at 127.0.108.61:41557
I20260630 12:11:38.251343  1891 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.252221  1891 heartbeater.cc:507] Master 127.0.108.61:41557 requested a full tablet report, sending...
I20260630 12:11:38.253038  1866 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "76393b5396fd498d978a0abb50a27757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:38.254801  1866 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:38.255744   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:38.256475  1593 ts_manager.cc:194] Registered new tserver with Master: 2e239263739147ee997ffab1a55b1ef5 (127.0.108.2:34491)
I20260630 12:11:38.262266  1719 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "76393b5396fd498d978a0abb50a27757" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:38.263131  1719 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:11:38.266661  1903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:38.268164  1904 instance_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:11:38.274605  1877 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:38.276446  1877 catalog_manager.cc:1540] Loading token signing keys...
W20260630 12:11:38.277750  1906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.281927   432 server_base.cc:1061] running on GCE node
I20260630 12:11:38.283106   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.283365   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:38.283535   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821498283521 us; error 0 us; skew 500 ppm
I20260630 12:11:38.284047   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.286561   432 webserver.cc:533] Webserver started at http://127.0.108.3:44161/ using document root <none> and password file <none>
I20260630 12:11:38.287010   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.287189   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.287422   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.288414   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "7e7c86c103a24a94a79e998aad0f8a4f"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-7v2h"
I20260630 12:11:38.294575   432 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:11:38.302027  1877 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757: Generated new TSK 0
I20260630 12:11:38.302917  1877 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:38.306653  1912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.307793   432 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.004s	sys 0.005s
I20260630 12:11:38.308209   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "7e7c86c103a24a94a79e998aad0f8a4f"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-7v2h"
I20260630 12:11:38.308602   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480322605-432-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:11:38.323792   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.325083   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.326455   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.328689   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.328888   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.329088   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.329234   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.366442   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:40337
I20260630 12:11:38.366513  1974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:40337 every 8 connection(s)
I20260630 12:11:38.385876  1975 heartbeater.cc:344] Connected to a master server at 127.0.108.60:36925
I20260630 12:11:38.386264  1975 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.387010  1975 heartbeater.cc:507] Master 127.0.108.60:36925 requested a full tablet report, sending...
I20260630 12:11:38.389930  1658 ts_manager.cc:194] Registered new tserver with Master: 7e7c86c103a24a94a79e998aad0f8a4f (127.0.108.3:40337)
I20260630 12:11:38.393235  1976 heartbeater.cc:344] Connected to a master server at 127.0.108.61:41557
I20260630 12:11:38.393687  1976 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.394259  1977 heartbeater.cc:344] Connected to a master server at 127.0.108.62:45643
I20260630 12:11:38.394397  1976 heartbeater.cc:507] Master 127.0.108.61:41557 requested a full tablet report, sending...
I20260630 12:11:38.394691  1977 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.395560  1977 heartbeater.cc:507] Master 127.0.108.62:45643 requested a full tablet report, sending...
I20260630 12:11:38.396623  1593 ts_manager.cc:194] Registered new tserver with Master: 7e7c86c103a24a94a79e998aad0f8a4f (127.0.108.3:40337)
I20260630 12:11:38.397850  1528 ts_manager.cc:194] Registered new tserver with Master: 7e7c86c103a24a94a79e998aad0f8a4f (127.0.108.3:40337)
I20260630 12:11:38.398876  1593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41386
I20260630 12:11:38.399019   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013946924s
I20260630 12:11:38.929745  1726 catalog_manager.cc:1295] Loaded cluster ID: 4f2d50fedc474ac59dbc47beec2f52fb
I20260630 12:11:38.929997  1726 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7: loading cluster ID for follower catalog manager: success
I20260630 12:11:38.934698  1726 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7: acquiring CA information for follower catalog manager: success
I20260630 12:11:38.937224  1736 catalog_manager.cc:1295] Loaded cluster ID: 4f2d50fedc474ac59dbc47beec2f52fb
I20260630 12:11:38.937498  1736 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686: loading cluster ID for follower catalog manager: success
I20260630 12:11:38.938287  1726 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:38.941859  1736 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686: acquiring CA information for follower catalog manager: success
I20260630 12:11:38.945219  1736 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:39.088618  1593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41366
I20260630 12:11:39.261675  1593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41378
I20260630 12:11:39.401203  1976 heartbeater.cc:499] Master 127.0.108.61:41557 was elected leader, sending a full tablet report...
I20260630 12:11:39.902009  1710 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:39.998960  1593 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41392:
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:11:40.069211  1940 tablet_service.cc:1511] Processing CreateTablet for tablet 3400f279595045b3b845a75839d777b0 (DEFAULT_TABLE table=test-workload [id=fffee9b33fe4445f86d994020388f174]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:11:40.070587  1940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3400f279595045b3b845a75839d777b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:40.075893  1851 tablet_service.cc:1511] Processing CreateTablet for tablet f6fb8cb9a4584835ad3342f069eadf53 (DEFAULT_TABLE table=test-workload [id=fffee9b33fe4445f86d994020388f174]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:11:40.076699  1773 tablet_service.cc:1511] Processing CreateTablet for tablet 140de7d7156a41b197757f500f1467ab (DEFAULT_TABLE table=test-workload [id=fffee9b33fe4445f86d994020388f174]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:11:40.077279  1851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fb8cb9a4584835ad3342f069eadf53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:40.077675  1773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140de7d7156a41b197757f500f1467ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:40.086229  2010 tablet_bootstrap.cc:492] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f: Bootstrap starting.
I20260630 12:11:40.091374  1809 heartbeater.cc:499] Master 127.0.108.61:41557 was elected leader, sending a full tablet report...
I20260630 12:11:40.092463  2011 tablet_bootstrap.cc:492] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f: Bootstrap starting.
I20260630 12:11:40.095643  2010 tablet_bootstrap.cc:654] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.098656  2011 tablet_bootstrap.cc:654] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.103190  2010 tablet_bootstrap.cc:492] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f: No bootstrap required, opened a new log
I20260630 12:11:40.103654  2013 tablet_bootstrap.cc:492] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5: Bootstrap starting.
I20260630 12:11:40.103691  2010 ts_tablet_manager.cc:1403] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260630 12:11:40.104777  2011 tablet_bootstrap.cc:492] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f: No bootstrap required, opened a new log
I20260630 12:11:40.105230  2011 ts_tablet_manager.cc:1403] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:11:40.106431  2010 raft_consensus.cc:359] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e7c86c103a24a94a79e998aad0f8a4f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40337 } }
I20260630 12:11:40.106901  2010 raft_consensus.cc:385] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.107127  2010 raft_consensus.cc:740] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e7c86c103a24a94a79e998aad0f8a4f, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.107748  2010 consensus_queue.cc:260] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e7c86c103a24a94a79e998aad0f8a4f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40337 } }
I20260630 12:11:40.108253  2010 raft_consensus.cc:399] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:40.108003  2011 raft_consensus.cc:359] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a72146e1554a9c9990b53bce22957f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 43323 } }
I20260630 12:11:40.108538  2010 raft_consensus.cc:493] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:40.108706  2011 raft_consensus.cc:385] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.108913  2010 raft_consensus.cc:3060] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.109097  2011 raft_consensus.cc:740] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3a72146e1554a9c9990b53bce22957f, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.109992  2011 consensus_queue.cc:260] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3a72146e1554a9c9990b53bce22957f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 43323 } }
I20260630 12:11:40.110674  2013 tablet_bootstrap.cc:654] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.110705  2011 raft_consensus.cc:399] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:40.111325  2011 raft_consensus.cc:493] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:40.111693  2011 raft_consensus.cc:3060] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.114617  2010 raft_consensus.cc:515] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e7c86c103a24a94a79e998aad0f8a4f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40337 } }
I20260630 12:11:40.115319  2010 leader_election.cc:304] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [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: 7e7c86c103a24a94a79e998aad0f8a4f; no voters: 
I20260630 12:11:40.116807  2010 leader_election.cc:290] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:40.117246  2016 raft_consensus.cc:2804] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.117671  2013 tablet_bootstrap.cc:492] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5: No bootstrap required, opened a new log
I20260630 12:11:40.118276  2013 ts_tablet_manager.cc:1403] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:11:40.119872  2010 ts_tablet_manager.cc:1434] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260630 12:11:40.118278  2011 raft_consensus.cc:515] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a72146e1554a9c9990b53bce22957f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 43323 } }
I20260630 12:11:40.121354  2013 raft_consensus.cc:359] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e239263739147ee997ffab1a55b1ef5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34491 } }
I20260630 12:11:40.121855  2013 raft_consensus.cc:385] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.121917  2011 leader_election.cc:304] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [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: c3a72146e1554a9c9990b53bce22957f; no voters: 
I20260630 12:11:40.122241  2013 raft_consensus.cc:740] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e239263739147ee997ffab1a55b1ef5, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.122965  2013 consensus_queue.cc:260] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e239263739147ee997ffab1a55b1ef5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34491 } }
I20260630 12:11:40.123613  2011 leader_election.cc:290] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:40.124013  2013 raft_consensus.cc:399] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:40.124214  2019 raft_consensus.cc:2804] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.124366  2013 raft_consensus.cc:493] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:40.125422  2013 raft_consensus.cc:3060] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.133267  2011 ts_tablet_manager.cc:1434] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.009s
I20260630 12:11:40.134224  2016 raft_consensus.cc:697] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 1 LEADER]: Becoming Leader. State: Replica: 7e7c86c103a24a94a79e998aad0f8a4f, State: Running, Role: LEADER
I20260630 12:11:40.135142  2016 consensus_queue.cc:237] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [LEADER]: Queue going to LEADER mode. State: All 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: "7e7c86c103a24a94a79e998aad0f8a4f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40337 } }
I20260630 12:11:40.135594  2013 raft_consensus.cc:515] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e239263739147ee997ffab1a55b1ef5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34491 } }
I20260630 12:11:40.136161  2019 raft_consensus.cc:697] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 1 LEADER]: Becoming Leader. State: Replica: c3a72146e1554a9c9990b53bce22957f, State: Running, Role: LEADER
I20260630 12:11:40.136384  2013 leader_election.cc:304] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [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: 2e239263739147ee997ffab1a55b1ef5; no voters: 
I20260630 12:11:40.137010  2019 consensus_queue.cc:237] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [LEADER]: Queue going to LEADER mode. State: All 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: "c3a72146e1554a9c9990b53bce22957f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 43323 } }
I20260630 12:11:40.149514  2013 leader_election.cc:290] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:40.151876  2023 raft_consensus.cc:2804] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.154314  2013 ts_tablet_manager.cc:1434] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.011s
I20260630 12:11:40.154372  1891 heartbeater.cc:499] Master 127.0.108.61:41557 was elected leader, sending a full tablet report...
I20260630 12:11:40.159272  1592 catalog_manager.cc:5697] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e7c86c103a24a94a79e998aad0f8a4f (127.0.108.3). New cstate: current_term: 1 leader_uuid: "7e7c86c103a24a94a79e998aad0f8a4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e7c86c103a24a94a79e998aad0f8a4f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40337 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:40.166267  2023 raft_consensus.cc:697] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 1 LEADER]: Becoming Leader. State: Replica: 2e239263739147ee997ffab1a55b1ef5, State: Running, Role: LEADER
I20260630 12:11:40.166906  2023 consensus_queue.cc:237] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [LEADER]: Queue going to LEADER mode. State: All 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: "2e239263739147ee997ffab1a55b1ef5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34491 } }
I20260630 12:11:40.153811  1593 catalog_manager.cc:5697] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f reported cstate change: term changed from 0 to 1, leader changed from <none> to c3a72146e1554a9c9990b53bce22957f (127.0.108.1). New cstate: current_term: 1 leader_uuid: "c3a72146e1554a9c9990b53bce22957f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3a72146e1554a9c9990b53bce22957f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 43323 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:40.204391  1593 catalog_manager.cc:5697] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e239263739147ee997ffab1a55b1ef5 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "2e239263739147ee997ffab1a55b1ef5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e239263739147ee997ffab1a55b1ef5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34491 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:41.903328  1710 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:41.905752  1710 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:42.227762   432 master.cc:562] Master@127.0.108.61:41557 shutting down...
W20260630 12:11:42.233280  1891 heartbeater.cc:646] Failed to heartbeat to 127.0.108.61:41557 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260630 12:11:42.251384   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:42.252301   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:42.252708   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76393b5396fd498d978a0abb50a27757: stopping tablet replica
I20260630 12:11:42.273509   432 master.cc:584] Master@127.0.108.61:41557 shutdown complete.
I20260630 12:11:43.135643  2032 raft_consensus.cc:493] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 76393b5396fd498d978a0abb50a27757)
I20260630 12:11:43.136166  2032 raft_consensus.cc:515] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:43.137969  2032 leader_election.cc:290] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 76393b5396fd498d978a0abb50a27757 (127.0.108.61:41557), 7dad068c03c04f59b6ebf11987cdb686 (127.0.108.60:36925)
I20260630 12:11:43.139408  1667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "7dad068c03c04f59b6ebf11987cdb686" is_pre_election: true
W20260630 12:11:43.140436  1513 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.61:41557: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:11:43.146116  1513 leader_election.cc:336] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 76393b5396fd498d978a0abb50a27757 (127.0.108.61:41557): Network error: Client connection negotiation failed: client connection to 127.0.108.61:41557: connect: Connection refused (error 111)
I20260630 12:11:43.146548  1513 leader_election.cc:304] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [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: a8a987c79e6043ce84ce28ee43b9f4b7; no voters: 76393b5396fd498d978a0abb50a27757, 7dad068c03c04f59b6ebf11987cdb686
I20260630 12:11:43.147156  2032 raft_consensus.cc:2749] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:43.282532  2038 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 76393b5396fd498d978a0abb50a27757)
I20260630 12:11:43.283319  2038 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:43.285884  2038 leader_election.cc:290] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8a987c79e6043ce84ce28ee43b9f4b7 (127.0.108.62:45643), 76393b5396fd498d978a0abb50a27757 (127.0.108.61:41557)
I20260630 12:11:43.287241  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7dad068c03c04f59b6ebf11987cdb686" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" is_pre_election: true
I20260630 12:11:43.288210  1538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dad068c03c04f59b6ebf11987cdb686 in term 1.
I20260630 12:11:43.290153  1644 leader_election.cc:304] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [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: 7dad068c03c04f59b6ebf11987cdb686, a8a987c79e6043ce84ce28ee43b9f4b7; no voters: 
I20260630 12:11:43.291100  2038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:11:43.291509  2038 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 76393b5396fd498d978a0abb50a27757)
I20260630 12:11:43.291841  2038 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:43.294137  1643 leader_election.cc:336] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 76393b5396fd498d978a0abb50a27757 (127.0.108.61:41557): Network error: Client connection negotiation failed: client connection to 127.0.108.61:41557: connect: Connection refused (error 111)
I20260630 12:11:43.299216  2038 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:43.301657  2038 leader_election.cc:290] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [CANDIDATE]: Term 2 election: Requested vote from peers a8a987c79e6043ce84ce28ee43b9f4b7 (127.0.108.62:45643), 76393b5396fd498d978a0abb50a27757 (127.0.108.61:41557)
I20260630 12:11:43.302747  1538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7dad068c03c04f59b6ebf11987cdb686" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7"
I20260630 12:11:43.303580  1538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:43.306802  1643 leader_election.cc:336] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 76393b5396fd498d978a0abb50a27757 (127.0.108.61:41557): Network error: Client connection negotiation failed: client connection to 127.0.108.61:41557: connect: Connection refused (error 111)
I20260630 12:11:43.310484  1538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dad068c03c04f59b6ebf11987cdb686 in term 2.
I20260630 12:11:43.311523  1644 leader_election.cc:304] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [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: 7dad068c03c04f59b6ebf11987cdb686, a8a987c79e6043ce84ce28ee43b9f4b7; no voters: 76393b5396fd498d978a0abb50a27757
I20260630 12:11:43.312269  2038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:43.313378  2038 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 2 LEADER]: Becoming Leader. State: Replica: 7dad068c03c04f59b6ebf11987cdb686, State: Running, Role: LEADER
I20260630 12:11:43.314105  2038 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [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: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } }
I20260630 12:11:43.318056  2041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7dad068c03c04f59b6ebf11987cdb686. Latest consensus state: current_term: 2 leader_uuid: "7dad068c03c04f59b6ebf11987cdb686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:43.318881  2041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:43.320420  2043 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:43.325966  2043 catalog_manager.cc:679] Loaded metadata for table test-workload [id=fffee9b33fe4445f86d994020388f174]
I20260630 12:11:43.331039  2043 tablet_loader.cc:96] loaded metadata for tablet 140de7d7156a41b197757f500f1467ab (table test-workload [id=fffee9b33fe4445f86d994020388f174])
I20260630 12:11:43.332068  2043 tablet_loader.cc:96] loaded metadata for tablet 3400f279595045b3b845a75839d777b0 (table test-workload [id=fffee9b33fe4445f86d994020388f174])
I20260630 12:11:43.332994  2043 tablet_loader.cc:96] loaded metadata for tablet f6fb8cb9a4584835ad3342f069eadf53 (table test-workload [id=fffee9b33fe4445f86d994020388f174])
I20260630 12:11:43.333938  2043 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:43.336956  2043 catalog_manager.cc:1295] Loaded cluster ID: 4f2d50fedc474ac59dbc47beec2f52fb
I20260630 12:11:43.337183  2043 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:43.340664  2043 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:43.343616  2043 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686: Loaded TSK: 0
I20260630 12:11:43.344713  2043 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:43.810137  1538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 2 FOLLOWER]: Refusing update from remote peer 7dad068c03c04f59b6ebf11987cdb686: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
I20260630 12:11:43.811470  2041 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:11:43.816721  2044 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7dad068c03c04f59b6ebf11987cdb686. Latest consensus state: current_term: 2 leader_uuid: "7dad068c03c04f59b6ebf11987cdb686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:43.817308  2044 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:43.820866  2041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "7dad068c03c04f59b6ebf11987cdb686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:43.821537  2041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:43.822427  2044 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "7dad068c03c04f59b6ebf11987cdb686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8a987c79e6043ce84ce28ee43b9f4b7" member_type: VOTER last_known_addr { host: "127.0.108.62" port: 45643 } } peers { permanent_uuid: "76393b5396fd498d978a0abb50a27757" member_type: VOTER last_known_addr { host: "127.0.108.61" port: 41557 } } peers { permanent_uuid: "7dad068c03c04f59b6ebf11987cdb686" member_type: VOTER last_known_addr { host: "127.0.108.60" port: 36925 } } }
I20260630 12:11:43.823145  2044 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [sys.catalog]: This master's current role is: FOLLOWER
W20260630 12:11:43.826910  1643 consensus_peers.cc:597] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 -> Peer 76393b5396fd498d978a0abb50a27757 (127.0.108.61:41557): Couldn't send request to peer 76393b5396fd498d978a0abb50a27757. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.61:41557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.929953  1735 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:43.931767  1735 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:44.436239   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:11:44.455973   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:44.456691   432 tablet_replica.cc:333] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f: stopping tablet replica
I20260630 12:11:44.457212   432 raft_consensus.cc:2243] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:44.457645   432 raft_consensus.cc:2272] T 140de7d7156a41b197757f500f1467ab P c3a72146e1554a9c9990b53bce22957f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.476890   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:11:44.486582   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:11:44.505476   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:44.506487   432 tablet_replica.cc:333] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5: stopping tablet replica
I20260630 12:11:44.507061   432 raft_consensus.cc:2243] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:44.507632   432 raft_consensus.cc:2272] T f6fb8cb9a4584835ad3342f069eadf53 P 2e239263739147ee997ffab1a55b1ef5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.526928   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:11:44.536423   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:11:44.555279   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:44.556002   432 tablet_replica.cc:333] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f: stopping tablet replica
I20260630 12:11:44.556520   432 raft_consensus.cc:2243] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:44.557019   432 raft_consensus.cc:2272] T 3400f279595045b3b845a75839d777b0 P 7e7c86c103a24a94a79e998aad0f8a4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.576706   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:11:44.586681   432 master.cc:562] Master@127.0.108.62:45643 shutting down...
I20260630 12:11:44.602857   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:44.603390   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.603655   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P a8a987c79e6043ce84ce28ee43b9f4b7: stopping tablet replica
I20260630 12:11:44.622454   432 master.cc:584] Master@127.0.108.62:45643 shutdown complete.
I20260630 12:11:44.637049   432 master.cc:562] Master@127.0.108.60:36925 shutting down...
I20260630 12:11:44.653916   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:44.654793   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.655102   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7dad068c03c04f59b6ebf11987cdb686: stopping tablet replica
I20260630 12:11:44.674749   432 master.cc:584] Master@127.0.108.60:36925 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (7150 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:11:44.705018   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:42641
I20260630 12:11:44.706040   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:44.711074  2055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:44.711236  2056 instance_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:11:44.713943  2058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:44.714396   432 server_base.cc:1061] running on GCE node
I20260630 12:11:44.715132   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:44.715307   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:44.715452   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821504715429 us; error 0 us; skew 500 ppm
I20260630 12:11:44.715919   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:44.718209   432 webserver.cc:533] Webserver started at http://127.0.108.62:34291/ using document root <none> and password file <none>
I20260630 12:11:44.718657   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:44.718837   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:44.719348   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:44.720499   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "50c9f4a3c0884b23b814f0c711d8e0dd"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-7v2h"
I20260630 12:11:44.724925   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:11:44.728060  2063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.728785   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:44.729038   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "50c9f4a3c0884b23b814f0c711d8e0dd"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-7v2h"
I20260630 12:11:44.729296   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-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:11:44.752465   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:44.753759   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:44.799791   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:42641
I20260630 12:11:44.799913  2114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:42641 every 8 connection(s)
I20260630 12:11:44.804934  2115 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:11:44.816277  2115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd: Bootstrap starting.
I20260630 12:11:44.820775  2115 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:44.825045  2115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd: No bootstrap required, opened a new log
I20260630 12:11:44.827103  2115 raft_consensus.cc:359] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c9f4a3c0884b23b814f0c711d8e0dd" member_type: VOTER }
I20260630 12:11:44.827512  2115 raft_consensus.cc:385] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:44.827682  2115 raft_consensus.cc:740] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50c9f4a3c0884b23b814f0c711d8e0dd, State: Initialized, Role: FOLLOWER
I20260630 12:11:44.828751  2115 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "50c9f4a3c0884b23b814f0c711d8e0dd" member_type: VOTER }
I20260630 12:11:44.829252  2115 raft_consensus.cc:399] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:44.829448  2115 raft_consensus.cc:493] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:44.829668  2115 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:44.834343  2115 raft_consensus.cc:515] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c9f4a3c0884b23b814f0c711d8e0dd" member_type: VOTER }
I20260630 12:11:44.834862  2115 leader_election.cc:304] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [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: 50c9f4a3c0884b23b814f0c711d8e0dd; no voters: 
I20260630 12:11:44.835934  2115 leader_election.cc:290] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:44.836259  2118 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:44.837625  2118 raft_consensus.cc:697] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 1 LEADER]: Becoming Leader. State: Replica: 50c9f4a3c0884b23b814f0c711d8e0dd, State: Running, Role: LEADER
I20260630 12:11:44.838208  2118 consensus_queue.cc:237] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [LEADER]: Queue going to LEADER mode. State: All 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: "50c9f4a3c0884b23b814f0c711d8e0dd" member_type: VOTER }
I20260630 12:11:44.838697  2115 sys_catalog.cc:565] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:44.841218  2120 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 50c9f4a3c0884b23b814f0c711d8e0dd. Latest consensus state: current_term: 1 leader_uuid: "50c9f4a3c0884b23b814f0c711d8e0dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c9f4a3c0884b23b814f0c711d8e0dd" member_type: VOTER } }
I20260630 12:11:44.841255  2119 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "50c9f4a3c0884b23b814f0c711d8e0dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50c9f4a3c0884b23b814f0c711d8e0dd" member_type: VOTER } }
I20260630 12:11:44.842074  2119 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:44.846006  2120 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:44.849334  2125 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:44.855901  2125 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:44.856988   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:44.865648  2125 catalog_manager.cc:1383] Generated new cluster ID: bffd4c5df55c4721b0c18e7d05404708
I20260630 12:11:44.865947  2125 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:44.893308  2125 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:44.894553  2125 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:44.908918  2125 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd: Generated new TSK 0
I20260630 12:11:44.909616  2125 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:44.924153   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:44.931083  2136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:44.931522  2137 instance_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:11:44.933401  2139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:44.934005   432 server_base.cc:1061] running on GCE node
I20260630 12:11:44.934727   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:44.934940   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:44.935086   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821504935069 us; error 0 us; skew 500 ppm
I20260630 12:11:44.935566   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:44.937855   432 webserver.cc:533] Webserver started at http://127.0.108.1:45653/ using document root <none> and password file <none>
I20260630 12:11:44.938337   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:44.938521   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:44.938758   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:44.939831   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "a883082b180447b3b0bf7fdaf93e03ba"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-7v2h"
I20260630 12:11:44.944291   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:44.947680  2144 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.948621   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:44.948899   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "a883082b180447b3b0bf7fdaf93e03ba"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-7v2h"
I20260630 12:11:44.949187   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-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:11:44.959252   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:44.960369   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:44.961830   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:44.964138   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:44.964329   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.964572   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:44.964756   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:11:45.007033   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:38583
I20260630 12:11:45.007159  2206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:38583 every 8 connection(s)
I20260630 12:11:45.012353   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:45.019604  2211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:45.020373  2212 instance_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:11:45.023582   432 server_base.cc:1061] running on GCE node
W20260630 12:11:45.023519  2214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:45.025018   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:45.025307   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:45.025483   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821505025459 us; error 0 us; skew 500 ppm
I20260630 12:11:45.026026   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:45.029594   432 webserver.cc:533] Webserver started at http://127.0.108.2:41325/ using document root <none> and password file <none>
I20260630 12:11:45.030253   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:45.030412  2207 heartbeater.cc:344] Connected to a master server at 127.0.108.62:42641
I20260630 12:11:45.030491   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:45.030925  2207 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:45.031037   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:45.031673  2207 heartbeater.cc:507] Master 127.0.108.62:42641 requested a full tablet report, sending...
I20260630 12:11:45.032238   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "599a966d80d647ae99b1f2ebd2e11b0c"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-7v2h"
I20260630 12:11:45.034384  2080 ts_manager.cc:194] Registered new tserver with Master: a883082b180447b3b0bf7fdaf93e03ba (127.0.108.1:38583)
I20260630 12:11:45.036944  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50482
I20260630 12:11:45.038064   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:11:45.041628  2219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.042553   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:45.042825   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "599a966d80d647ae99b1f2ebd2e11b0c"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-7v2h"
I20260630 12:11:45.043102   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-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:11:45.061502   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:45.062660   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:45.064057   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:45.066250   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:45.066433   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.066658   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:45.066803   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.106316   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:37335
I20260630 12:11:45.106424  2281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:37335 every 8 connection(s)
I20260630 12:11:45.111032   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:45.117157  2285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:45.118618  2286 instance_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:11:45.120823   432 server_base.cc:1061] running on GCE node
W20260630 12:11:45.121845  2288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:45.122630  2282 heartbeater.cc:344] Connected to a master server at 127.0.108.62:42641
I20260630 12:11:45.122781   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:11:45.123042  2282 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:45.123054   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:45.123445   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821505123425 us; error 0 us; skew 500 ppm
I20260630 12:11:45.124068  2282 heartbeater.cc:507] Master 127.0.108.62:42641 requested a full tablet report, sending...
I20260630 12:11:45.124195   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:45.126657  2080 ts_manager.cc:194] Registered new tserver with Master: 599a966d80d647ae99b1f2ebd2e11b0c (127.0.108.2:37335)
I20260630 12:11:45.127207   432 webserver.cc:533] Webserver started at http://127.0.108.3:34037/ using document root <none> and password file <none>
I20260630 12:11:45.127677   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:45.127852   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:45.128118   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:45.128221  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50484
I20260630 12:11:45.129428   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "1055a611a7d64fa7826bb14ed8f354d0"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-7v2h"
I20260630 12:11:45.134490   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:45.138540  2293 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.139376   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:11:45.139761   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "1055a611a7d64fa7826bb14ed8f354d0"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-7v2h"
I20260630 12:11:45.140116   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-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:11:45.177258   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:45.178345   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:45.179733   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:45.181983   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:45.182163   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.182394   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:45.182541   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.227572   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:42925
I20260630 12:11:45.227723  2355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:42925 every 8 connection(s)
I20260630 12:11:45.242228  2356 heartbeater.cc:344] Connected to a master server at 127.0.108.62:42641
I20260630 12:11:45.242607  2356 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:45.243378  2356 heartbeater.cc:507] Master 127.0.108.62:42641 requested a full tablet report, sending...
I20260630 12:11:45.245982  2080 ts_manager.cc:194] Registered new tserver with Master: 1055a611a7d64fa7826bb14ed8f354d0 (127.0.108.3:42925)
I20260630 12:11:45.246680   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015537941s
I20260630 12:11:45.247673  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50486
I20260630 12:11:46.039805  2207 heartbeater.cc:499] Master 127.0.108.62:42641 was elected leader, sending a full tablet report...
I20260630 12:11:46.130934  2282 heartbeater.cc:499] Master 127.0.108.62:42641 was elected leader, sending a full tablet report...
I20260630 12:11:46.250810  2356 heartbeater.cc:499] Master 127.0.108.62:42641 was elected leader, sending a full tablet report...
I20260630 12:11:46.302034  2080 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50490:
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:11:46.304025  2080 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:11:46.360682  2321 tablet_service.cc:1511] Processing CreateTablet for tablet fd1936bc1db844f885c59b05f718348d (DEFAULT_TABLE table=test-workload [id=d6d2b1e83f394bdfb08f05d70e5b9531]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:46.361654  2320 tablet_service.cc:1511] Processing CreateTablet for tablet 8a07ebb502514001b8ee152905c9423e (DEFAULT_TABLE table=test-workload [id=d6d2b1e83f394bdfb08f05d70e5b9531]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:46.362090  2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1936bc1db844f885c59b05f718348d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.361925  2172 tablet_service.cc:1511] Processing CreateTablet for tablet fd1936bc1db844f885c59b05f718348d (DEFAULT_TABLE table=test-workload [id=d6d2b1e83f394bdfb08f05d70e5b9531]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:46.362932  2320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a07ebb502514001b8ee152905c9423e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.363024  2172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1936bc1db844f885c59b05f718348d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.364212  2171 tablet_service.cc:1511] Processing CreateTablet for tablet 8a07ebb502514001b8ee152905c9423e (DEFAULT_TABLE table=test-workload [id=d6d2b1e83f394bdfb08f05d70e5b9531]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:46.365613  2171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a07ebb502514001b8ee152905c9423e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.373625  2246 tablet_service.cc:1511] Processing CreateTablet for tablet 8a07ebb502514001b8ee152905c9423e (DEFAULT_TABLE table=test-workload [id=d6d2b1e83f394bdfb08f05d70e5b9531]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:46.374979  2246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a07ebb502514001b8ee152905c9423e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.380945  2247 tablet_service.cc:1511] Processing CreateTablet for tablet fd1936bc1db844f885c59b05f718348d (DEFAULT_TABLE table=test-workload [id=d6d2b1e83f394bdfb08f05d70e5b9531]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:46.382367  2247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd1936bc1db844f885c59b05f718348d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.391065  2376 tablet_bootstrap.cc:492] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba: Bootstrap starting.
I20260630 12:11:46.397567  2376 tablet_bootstrap.cc:654] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.403863  2377 tablet_bootstrap.cc:492] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0: Bootstrap starting.
I20260630 12:11:46.405762  2379 tablet_bootstrap.cc:492] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c: Bootstrap starting.
I20260630 12:11:46.408344  2376 tablet_bootstrap.cc:492] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba: No bootstrap required, opened a new log
I20260630 12:11:46.408872  2376 ts_tablet_manager.cc:1403] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:11:46.410869  2377 tablet_bootstrap.cc:654] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.411106  2376 raft_consensus.cc:359] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } }
I20260630 12:11:46.411695  2376 raft_consensus.cc:385] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.411906  2376 raft_consensus.cc:740] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a883082b180447b3b0bf7fdaf93e03ba, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.412213  2379 tablet_bootstrap.cc:654] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.412521  2376 consensus_queue.cc:260] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } }
I20260630 12:11:46.415304  2376 ts_tablet_manager.cc:1434] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:11:46.416491  2376 tablet_bootstrap.cc:492] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba: Bootstrap starting.
I20260630 12:11:46.417450  2377 tablet_bootstrap.cc:492] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0: No bootstrap required, opened a new log
I20260630 12:11:46.417979  2377 ts_tablet_manager.cc:1403] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:11:46.421223  2377 raft_consensus.cc:359] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } }
I20260630 12:11:46.422019  2377 raft_consensus.cc:385] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.422297  2377 raft_consensus.cc:740] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1055a611a7d64fa7826bb14ed8f354d0, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.422304  2376 tablet_bootstrap.cc:654] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.423260  2377 consensus_queue.cc:260] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } }
I20260630 12:11:46.425246  2379 tablet_bootstrap.cc:492] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c: No bootstrap required, opened a new log
I20260630 12:11:46.429177  2379 ts_tablet_manager.cc:1403] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260630 12:11:46.429711  2377 ts_tablet_manager.cc:1434] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:11:46.430279  2376 tablet_bootstrap.cc:492] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba: No bootstrap required, opened a new log
I20260630 12:11:46.430749  2376 ts_tablet_manager.cc:1403] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:11:46.432252  2379 raft_consensus.cc:359] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } }
I20260630 12:11:46.433043  2379 raft_consensus.cc:385] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.433355  2379 raft_consensus.cc:740] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599a966d80d647ae99b1f2ebd2e11b0c, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.433485  2376 raft_consensus.cc:359] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } }
I20260630 12:11:46.434231  2376 raft_consensus.cc:385] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.434168  2379 consensus_queue.cc:260] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } }
I20260630 12:11:46.434656  2376 raft_consensus.cc:740] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a883082b180447b3b0bf7fdaf93e03ba, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.435913  2376 consensus_queue.cc:260] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } }
I20260630 12:11:46.437336  2377 tablet_bootstrap.cc:492] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0: Bootstrap starting.
I20260630 12:11:46.438526  2376 ts_tablet_manager.cc:1434] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:11:46.443423  2383 raft_consensus.cc:493] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.444000  2383 raft_consensus.cc:515] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } }
I20260630 12:11:46.444537  2377 tablet_bootstrap.cc:654] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.454562  2383 leader_election.cc:290] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a883082b180447b3b0bf7fdaf93e03ba (127.0.108.1:38583), 599a966d80d647ae99b1f2ebd2e11b0c (127.0.108.2:37335)
I20260630 12:11:46.460685  2379 ts_tablet_manager.cc:1434] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.016s
I20260630 12:11:46.461774  2379 tablet_bootstrap.cc:492] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c: Bootstrap starting.
I20260630 12:11:46.470628  2379 tablet_bootstrap.cc:654] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.476337  2182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a07ebb502514001b8ee152905c9423e" candidate_uuid: "1055a611a7d64fa7826bb14ed8f354d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a883082b180447b3b0bf7fdaf93e03ba" is_pre_election: true
I20260630 12:11:46.476958  2377 tablet_bootstrap.cc:492] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0: No bootstrap required, opened a new log
I20260630 12:11:46.477120  2182 raft_consensus.cc:2468] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1055a611a7d64fa7826bb14ed8f354d0 in term 0.
I20260630 12:11:46.477555  2377 ts_tablet_manager.cc:1403] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.003s
I20260630 12:11:46.478798  2297 leader_election.cc:304] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1055a611a7d64fa7826bb14ed8f354d0, a883082b180447b3b0bf7fdaf93e03ba; no voters: 
I20260630 12:11:46.479081  2257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a07ebb502514001b8ee152905c9423e" candidate_uuid: "1055a611a7d64fa7826bb14ed8f354d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" is_pre_election: true
I20260630 12:11:46.479732  2383 raft_consensus.cc:2804] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.479815  2257 raft_consensus.cc:2468] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1055a611a7d64fa7826bb14ed8f354d0 in term 0.
I20260630 12:11:46.480181  2383 raft_consensus.cc:493] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.480685  2383 raft_consensus.cc:3060] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.480427  2377 raft_consensus.cc:359] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } }
I20260630 12:11:46.481187  2377 raft_consensus.cc:385] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.481485  2377 raft_consensus.cc:740] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1055a611a7d64fa7826bb14ed8f354d0, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.481643  2379 tablet_bootstrap.cc:492] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c: No bootstrap required, opened a new log
I20260630 12:11:46.482254  2379 ts_tablet_manager.cc:1403] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:11:46.482288  2377 consensus_queue.cc:260] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } }
I20260630 12:11:46.485023  2379 raft_consensus.cc:359] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } }
I20260630 12:11:46.485499  2377 ts_tablet_manager.cc:1434] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:11:46.485762  2379 raft_consensus.cc:385] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.486133  2379 raft_consensus.cc:740] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 599a966d80d647ae99b1f2ebd2e11b0c, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.486835  2379 consensus_queue.cc:260] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } }
I20260630 12:11:46.487444  2383 raft_consensus.cc:515] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } }
I20260630 12:11:46.489543  2379 ts_tablet_manager.cc:1434] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:11:46.490098  2383 leader_election.cc:290] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [CANDIDATE]: Term 1 election: Requested vote from peers a883082b180447b3b0bf7fdaf93e03ba (127.0.108.1:38583), 599a966d80d647ae99b1f2ebd2e11b0c (127.0.108.2:37335)
I20260630 12:11:46.490236  2182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a07ebb502514001b8ee152905c9423e" candidate_uuid: "1055a611a7d64fa7826bb14ed8f354d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a883082b180447b3b0bf7fdaf93e03ba"
I20260630 12:11:46.490784  2182 raft_consensus.cc:3060] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.491243  2257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a07ebb502514001b8ee152905c9423e" candidate_uuid: "1055a611a7d64fa7826bb14ed8f354d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599a966d80d647ae99b1f2ebd2e11b0c"
I20260630 12:11:46.491786  2257 raft_consensus.cc:3060] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.498590  2257 raft_consensus.cc:2468] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1055a611a7d64fa7826bb14ed8f354d0 in term 1.
I20260630 12:11:46.498878  2182 raft_consensus.cc:2468] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1055a611a7d64fa7826bb14ed8f354d0 in term 1.
I20260630 12:11:46.499920  2294 leader_election.cc:304] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1055a611a7d64fa7826bb14ed8f354d0, 599a966d80d647ae99b1f2ebd2e11b0c; no voters: 
I20260630 12:11:46.500865  2383 raft_consensus.cc:2804] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.501257  2383 raft_consensus.cc:697] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 LEADER]: Becoming Leader. State: Replica: 1055a611a7d64fa7826bb14ed8f354d0, State: Running, Role: LEADER
I20260630 12:11:46.502077  2380 raft_consensus.cc:493] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.501950  2383 consensus_queue.cc:237] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } }
I20260630 12:11:46.502516  2380 raft_consensus.cc:515] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } }
I20260630 12:11:46.504827  2380 leader_election.cc:290] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1055a611a7d64fa7826bb14ed8f354d0 (127.0.108.3:42925), 599a966d80d647ae99b1f2ebd2e11b0c (127.0.108.2:37335)
I20260630 12:11:46.512813  2078 catalog_manager.cc:5697] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1055a611a7d64fa7826bb14ed8f354d0 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "1055a611a7d64fa7826bb14ed8f354d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:46.517590  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1936bc1db844f885c59b05f718348d" candidate_uuid: "a883082b180447b3b0bf7fdaf93e03ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1055a611a7d64fa7826bb14ed8f354d0" is_pre_election: true
I20260630 12:11:46.518345  2331 raft_consensus.cc:2468] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a883082b180447b3b0bf7fdaf93e03ba in term 0.
I20260630 12:11:46.519523  2148 leader_election.cc:304] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1055a611a7d64fa7826bb14ed8f354d0, a883082b180447b3b0bf7fdaf93e03ba; no voters: 
I20260630 12:11:46.520386  2380 raft_consensus.cc:2804] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.520538  2257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1936bc1db844f885c59b05f718348d" candidate_uuid: "a883082b180447b3b0bf7fdaf93e03ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" is_pre_election: true
I20260630 12:11:46.520761  2380 raft_consensus.cc:493] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.521242  2257 raft_consensus.cc:2468] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a883082b180447b3b0bf7fdaf93e03ba in term 0.
I20260630 12:11:46.521252  2380 raft_consensus.cc:3060] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.527252  2380 raft_consensus.cc:515] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } }
I20260630 12:11:46.528889  2380 leader_election.cc:290] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [CANDIDATE]: Term 1 election: Requested vote from peers 1055a611a7d64fa7826bb14ed8f354d0 (127.0.108.3:42925), 599a966d80d647ae99b1f2ebd2e11b0c (127.0.108.2:37335)
I20260630 12:11:46.529861  2331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1936bc1db844f885c59b05f718348d" candidate_uuid: "a883082b180447b3b0bf7fdaf93e03ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1055a611a7d64fa7826bb14ed8f354d0"
I20260630 12:11:46.530021  2257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd1936bc1db844f885c59b05f718348d" candidate_uuid: "a883082b180447b3b0bf7fdaf93e03ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "599a966d80d647ae99b1f2ebd2e11b0c"
I20260630 12:11:46.530334  2331 raft_consensus.cc:3060] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.530721  2257 raft_consensus.cc:3060] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.535182  2331 raft_consensus.cc:2468] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a883082b180447b3b0bf7fdaf93e03ba in term 1.
I20260630 12:11:46.535245  2257 raft_consensus.cc:2468] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a883082b180447b3b0bf7fdaf93e03ba in term 1.
I20260630 12:11:46.536275  2148 leader_election.cc:304] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1055a611a7d64fa7826bb14ed8f354d0, a883082b180447b3b0bf7fdaf93e03ba; no voters: 
I20260630 12:11:46.536955  2380 raft_consensus.cc:2804] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.538007  2380 raft_consensus.cc:697] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 1 LEADER]: Becoming Leader. State: Replica: a883082b180447b3b0bf7fdaf93e03ba, State: Running, Role: LEADER
I20260630 12:11:46.538630  2380 consensus_queue.cc:237] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } }
I20260630 12:11:46.546779  2080 catalog_manager.cc:5697] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba reported cstate change: term changed from 0 to 1, leader changed from <none> to a883082b180447b3b0bf7fdaf93e03ba (127.0.108.1). New cstate: current_term: 1 leader_uuid: "a883082b180447b3b0bf7fdaf93e03ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:46.851679  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:46.853659  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:46.853999  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:46.932940  2383 consensus_queue.cc:1048] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:46.944325  2383 consensus_queue.cc:1048] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.065212  2380 consensus_queue.cc:1048] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.076997  2402 consensus_queue.cc:1048] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:48.854882  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:48.856755  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:48.857095  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:50.858779  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:50.861836  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:50.862219  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:52.863284  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:52.865612  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:52.865978  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:54.867113  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:54.869040  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:54.869395  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:56.870357  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:56.872203  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:56.872541  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:57.651968   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:57.659468  2409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:57.659529  2410 instance_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:11:57.661401  2412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:57.663220   432 server_base.cc:1061] running on GCE node
I20260630 12:11:57.664440   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:57.664841   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:57.665063   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821517665046 us; error 0 us; skew 500 ppm
I20260630 12:11:57.665547   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:57.668329   432 webserver.cc:533] Webserver started at http://127.0.108.4:41579/ using document root <none> and password file <none>
I20260630 12:11:57.668857   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:57.669042   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:57.669293   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:57.670562   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "647f0c3844bd4cd7a4b2b2f8282b0797"
format_stamp: "Formatted at 2026-06-30 12:11:57 on dist-test-slave-7v2h"
I20260630 12:11:57.675293   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:57.679677  2417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:57.680737   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:57.681025   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "647f0c3844bd4cd7a4b2b2f8282b0797"
format_stamp: "Formatted at 2026-06-30 12:11:57 on dist-test-slave-7v2h"
I20260630 12:11:57.681306   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-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:11:57.720521   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:57.721858   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:57.723351   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:57.725890   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:57.726118   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:57.726344   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:57.726506   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:57.768302   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:38851
I20260630 12:11:57.768405  2479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:38851 every 8 connection(s)
I20260630 12:11:57.787462  2480 heartbeater.cc:344] Connected to a master server at 127.0.108.62:42641
I20260630 12:11:57.787848  2480 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:57.788621  2480 heartbeater.cc:507] Master 127.0.108.62:42641 requested a full tablet report, sending...
I20260630 12:11:57.790694  2080 ts_manager.cc:194] Registered new tserver with Master: 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4:38851)
I20260630 12:11:57.792280  2080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35528
I20260630 12:11:57.921655  2331 consensus_queue.cc:237] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [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: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: true } }
I20260630 12:11:57.928612  2257 raft_consensus.cc:1275] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Refusing update from remote peer 1055a611a7d64fa7826bb14ed8f354d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:57.931414  2182 raft_consensus.cc:1275] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Refusing update from remote peer 1055a611a7d64fa7826bb14ed8f354d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:57.934273  2487 consensus_queue.cc:1048] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } 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:11:57.936612  2406 consensus_queue.cc:1048] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:57.944842  2487 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: true } } }
W20260630 12:11:57.951769  2295 consensus_peers.cc:597] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 -> Peer 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4:38851): Couldn't send request to peer 647f0c3844bd4cd7a4b2b2f8282b0797. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a07ebb502514001b8ee152905c9423e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:57.950739  2182 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: true } } }
I20260630 12:11:57.954327  2257 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: true } } }
I20260630 12:11:57.960042  2080 catalog_manager.cc:5697] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 reported cstate change: config changed from index -1 to 2, NON_VOTER 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "1055a611a7d64fa7826bb14ed8f354d0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:58.404466  2498 ts_tablet_manager.cc:933] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: Initiating tablet copy from peer 1055a611a7d64fa7826bb14ed8f354d0 (127.0.108.3:42925)
I20260630 12:11:58.406090  2498 tablet_copy_client.cc:323] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:42925
I20260630 12:11:58.415664  2341 tablet_copy_service.cc:140] P 1055a611a7d64fa7826bb14ed8f354d0: Received BeginTabletCopySession request for tablet 8a07ebb502514001b8ee152905c9423e from peer 647f0c3844bd4cd7a4b2b2f8282b0797 ({username='slave'} at 127.0.0.1:45540)
I20260630 12:11:58.416285  2341 tablet_copy_service.cc:161] P 1055a611a7d64fa7826bb14ed8f354d0: Beginning new tablet copy session on tablet 8a07ebb502514001b8ee152905c9423e from peer 647f0c3844bd4cd7a4b2b2f8282b0797 at {username='slave'} at 127.0.0.1:45540: session id = 647f0c3844bd4cd7a4b2b2f8282b0797-8a07ebb502514001b8ee152905c9423e
I20260630 12:11:58.425022  2341 tablet_copy_source_session.cc:215] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:58.428351  2498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a07ebb502514001b8ee152905c9423e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:58.443737  2498 tablet_copy_client.cc:806] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:58.444486  2498 tablet_copy_client.cc:670] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:58.449654  2498 tablet_copy_client.cc:538] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:58.457376  2498 tablet_bootstrap.cc:492] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: Bootstrap starting.
I20260630 12:11:58.473970  2498 tablet_bootstrap.cc:492] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: 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:11:58.474757  2498 tablet_bootstrap.cc:492] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: Bootstrap complete.
I20260630 12:11:58.475409  2498 ts_tablet_manager.cc:1403] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:11:58.477738  2498 raft_consensus.cc:359] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: true } }
I20260630 12:11:58.478415  2498 raft_consensus.cc:740] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 647f0c3844bd4cd7a4b2b2f8282b0797, State: Initialized, Role: LEARNER
I20260630 12:11:58.478935  2498 consensus_queue.cc:260] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [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: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: true } }
I20260630 12:11:58.480916  2480 heartbeater.cc:499] Master 127.0.108.62:42641 was elected leader, sending a full tablet report...
I20260630 12:11:58.481495  2498 ts_tablet_manager.cc:1434] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:11:58.483532  2341 tablet_copy_service.cc:342] P 1055a611a7d64fa7826bb14ed8f354d0: Request end of tablet copy session 647f0c3844bd4cd7a4b2b2f8282b0797-8a07ebb502514001b8ee152905c9423e received from {username='slave'} at 127.0.0.1:45540
I20260630 12:11:58.483994  2341 tablet_copy_service.cc:434] P 1055a611a7d64fa7826bb14ed8f354d0: ending tablet copy session 647f0c3844bd4cd7a4b2b2f8282b0797-8a07ebb502514001b8ee152905c9423e on tablet 8a07ebb502514001b8ee152905c9423e with peer 647f0c3844bd4cd7a4b2b2f8282b0797
I20260630 12:11:58.873646  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:58.875906  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:58.876303  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:59.018862  2455 raft_consensus.cc:1217] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:59.586411  2504 raft_consensus.cc:1064] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0: attempting to promote NON_VOTER 647f0c3844bd4cd7a4b2b2f8282b0797 to VOTER
I20260630 12:11:59.588344  2504 consensus_queue.cc:237] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [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: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } }
I20260630 12:11:59.593958  2257 raft_consensus.cc:1275] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Refusing update from remote peer 1055a611a7d64fa7826bb14ed8f354d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:59.595373  2455 raft_consensus.cc:1275] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [term 1 LEARNER]: Refusing update from remote peer 1055a611a7d64fa7826bb14ed8f354d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:59.595476  2508 consensus_queue.cc:1048] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:59.596593  2182 raft_consensus.cc:1275] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Refusing update from remote peer 1055a611a7d64fa7826bb14ed8f354d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:59.597277  2506 consensus_queue.cc:1048] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } 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:11:59.604147  2508 consensus_queue.cc:1048] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } 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:11:59.613906  2509 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } } }
I20260630 12:11:59.615628  2256 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } } }
I20260630 12:11:59.629318  2455 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } } }
I20260630 12:11:59.629194  2182 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } } }
I20260630 12:11:59.632776  2078 catalog_manager.cc:5697] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 reported cstate change: config changed from index 2 to 3, 647f0c3844bd4cd7a4b2b2f8282b0797 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1055a611a7d64fa7826bb14ed8f354d0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a883082b180447b3b0bf7fdaf93e03ba" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38583 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:59.664772  2331 consensus_queue.cc:237] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [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: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } }
I20260630 12:11:59.671396  2256 raft_consensus.cc:1275] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Refusing update from remote peer 1055a611a7d64fa7826bb14ed8f354d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:59.671406  2455 raft_consensus.cc:1275] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [term 1 FOLLOWER]: Refusing update from remote peer 1055a611a7d64fa7826bb14ed8f354d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:59.673273  2504 consensus_queue.cc:1048] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } 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:11:59.673996  2509 consensus_queue.cc:1048] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:59.680827  2506 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a883082b180447b3b0bf7fdaf93e03ba (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } } }
I20260630 12:11:59.682901  2455 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a883082b180447b3b0bf7fdaf93e03ba (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } } }
I20260630 12:11:59.683350  2256 raft_consensus.cc:2955] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a883082b180447b3b0bf7fdaf93e03ba (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } } }
I20260630 12:11:59.691416  2067 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a07ebb502514001b8ee152905c9423e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:59.696753  2079 catalog_manager.cc:5697] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 reported cstate change: config changed from index 3 to 4, VOTER a883082b180447b3b0bf7fdaf93e03ba (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "1055a611a7d64fa7826bb14ed8f354d0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "599a966d80d647ae99b1f2ebd2e11b0c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 37335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1055a611a7d64fa7826bb14ed8f354d0" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "647f0c3844bd4cd7a4b2b2f8282b0797" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38851 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:59.708249  2171 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a07ebb502514001b8ee152905c9423e with delete_type TABLET_DATA_TOMBSTONED (TS a883082b180447b3b0bf7fdaf93e03ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51316
I20260630 12:11:59.710691  2520 tablet_replica.cc:333] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba: stopping tablet replica
I20260630 12:11:59.711359  2520 raft_consensus.cc:2243] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:59.711894  2520 raft_consensus.cc:2272] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:59.714624  2520 ts_tablet_manager.cc:1916] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:59.725416  2520 ts_tablet_manager.cc:1929] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:59.725776  2520 log.cc:1199] T 8a07ebb502514001b8ee152905c9423e P a883082b180447b3b0bf7fdaf93e03ba: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480322605-432-0/minicluster-data/ts-0-root/wals/8a07ebb502514001b8ee152905c9423e
I20260630 12:11:59.727180  2067 catalog_manager.cc:5028] TS a883082b180447b3b0bf7fdaf93e03ba (127.0.108.1:38583): tablet 8a07ebb502514001b8ee152905c9423e (table test-workload [id=d6d2b1e83f394bdfb08f05d70e5b9531]) successfully deleted
I20260630 12:12:00.877416  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:00.879462  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:00.879799  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:02.880853  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:02.882969  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:02.883352  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:04.884240  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:04.886138  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:04.886452  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:06.887353  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:06.889249  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:06.889560  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:08.890470  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:08.892383  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:08.892745  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:10.894003  2133 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:10.896680  2133 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:10.897140  2133 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:11.614399   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:12:11.637868   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:11.638674   432 tablet_replica.cc:333] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba: stopping tablet replica
I20260630 12:12:11.639168   432 raft_consensus.cc:2243] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:11.640120   432 raft_consensus.cc:2272] T fd1936bc1db844f885c59b05f718348d P a883082b180447b3b0bf7fdaf93e03ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.664961   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:12:11.680032   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:12:11.706548   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:11.707345   432 tablet_replica.cc:333] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c: stopping tablet replica
I20260630 12:12:11.707904   432 raft_consensus.cc:2243] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:11.708375   432 raft_consensus.cc:2272] T fd1936bc1db844f885c59b05f718348d P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.711257   432 tablet_replica.cc:333] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c: stopping tablet replica
I20260630 12:12:11.711858   432 raft_consensus.cc:2243] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:11.712808   432 raft_consensus.cc:2272] T 8a07ebb502514001b8ee152905c9423e P 599a966d80d647ae99b1f2ebd2e11b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.734500   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:12:11.747107   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:12:11.772783   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:11.773486   432 tablet_replica.cc:333] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0: stopping tablet replica
I20260630 12:12:11.774041   432 raft_consensus.cc:2243] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:11.774557   432 raft_consensus.cc:2272] T fd1936bc1db844f885c59b05f718348d P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.776674   432 tablet_replica.cc:333] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0: stopping tablet replica
I20260630 12:12:11.777132   432 raft_consensus.cc:2243] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:11.778000   432 raft_consensus.cc:2272] T 8a07ebb502514001b8ee152905c9423e P 1055a611a7d64fa7826bb14ed8f354d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.800884   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:12:11.817838   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:12:11.839597   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:11.840420   432 tablet_replica.cc:333] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797: stopping tablet replica
I20260630 12:12:11.841012   432 raft_consensus.cc:2243] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:11.841609   432 raft_consensus.cc:2272] T 8a07ebb502514001b8ee152905c9423e P 647f0c3844bd4cd7a4b2b2f8282b0797 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.861084   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:12:11.873365   432 master.cc:562] Master@127.0.108.62:42641 shutting down...
I20260630 12:12:11.889441   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:11.890053   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.890362   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 50c9f4a3c0884b23b814f0c711d8e0dd: stopping tablet replica
I20260630 12:12:11.909111   432 master.cc:584] Master@127.0.108.62:42641 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27241 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:12:11.946197   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:37739
I20260630 12:12:11.947322   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:11.953148  2531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:11.953295  2532 instance_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:12:11.953756  2534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:11.954538   432 server_base.cc:1061] running on GCE node
I20260630 12:12:11.955333   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:11.955508   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:11.955623   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821531955611 us; error 0 us; skew 500 ppm
I20260630 12:12:11.956048   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:11.958269   432 webserver.cc:533] Webserver started at http://127.0.108.62:45893/ using document root <none> and password file <none>
I20260630 12:12:11.958685   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:11.958840   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:11.959069   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:11.960144   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "031acc96de1b470fa884e85dff5a141c"
format_stamp: "Formatted at 2026-06-30 12:12:11 on dist-test-slave-7v2h"
I20260630 12:12:11.966604   432 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:12:11.970515  2539 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:11.971483   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:12:11.971765   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "031acc96de1b470fa884e85dff5a141c"
format_stamp: "Formatted at 2026-06-30 12:12:11 on dist-test-slave-7v2h"
I20260630 12:12:11.972057   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480322605-432-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:12:11.983475   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:11.985141   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:12.022452   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:37739
I20260630 12:12:12.022547  2590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:37739 every 8 connection(s)
I20260630 12:12:12.026400  2591 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:12:12.038966  2591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c: Bootstrap starting.
I20260630 12:12:12.043887  2591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:12.048283  2591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c: No bootstrap required, opened a new log
I20260630 12:12:12.050555  2591 raft_consensus.cc:359] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "031acc96de1b470fa884e85dff5a141c" member_type: VOTER }
I20260630 12:12:12.051031  2591 raft_consensus.cc:385] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:12.051270  2591 raft_consensus.cc:740] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031acc96de1b470fa884e85dff5a141c, State: Initialized, Role: FOLLOWER
I20260630 12:12:12.051858  2591 consensus_queue.cc:260] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "031acc96de1b470fa884e85dff5a141c" member_type: VOTER }
I20260630 12:12:12.052332  2591 raft_consensus.cc:399] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:12.052585  2591 raft_consensus.cc:493] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:12.052860  2591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:12.057262  2591 raft_consensus.cc:515] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "031acc96de1b470fa884e85dff5a141c" member_type: VOTER }
I20260630 12:12:12.057832  2591 leader_election.cc:304] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [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: 031acc96de1b470fa884e85dff5a141c; no voters: 
I20260630 12:12:12.059024  2591 leader_election.cc:290] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:12.059290  2594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:12.060536  2594 raft_consensus.cc:697] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 1 LEADER]: Becoming Leader. State: Replica: 031acc96de1b470fa884e85dff5a141c, State: Running, Role: LEADER
I20260630 12:12:12.061272  2594 consensus_queue.cc:237] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [LEADER]: Queue going to LEADER mode. State: All 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: "031acc96de1b470fa884e85dff5a141c" member_type: VOTER }
I20260630 12:12:12.061883  2591 sys_catalog.cc:565] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:12.065572  2595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "031acc96de1b470fa884e85dff5a141c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "031acc96de1b470fa884e85dff5a141c" member_type: VOTER } }
I20260630 12:12:12.065707  2596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 031acc96de1b470fa884e85dff5a141c. Latest consensus state: current_term: 1 leader_uuid: "031acc96de1b470fa884e85dff5a141c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "031acc96de1b470fa884e85dff5a141c" member_type: VOTER } }
I20260630 12:12:12.066337  2596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:12.067730  2595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:12.068285  2600 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:12.073343  2600 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:12.077672   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:12.084407  2600 catalog_manager.cc:1383] Generated new cluster ID: 3e07bb9f76694bb2812ee62a84a2a55e
I20260630 12:12:12.084734  2600 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:12.122625  2600 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:12.123894  2600 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:12.139911  2600 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c: Generated new TSK 0
I20260630 12:12:12.140478  2600 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:12.145792   432 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.0001726s
I20260630 12:12:24.240011   432 master.cc:562] Master@127.0.108.62:37739 shutting down...
I20260630 12:12:24.263070   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:24.263918   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.264285   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 031acc96de1b470fa884e85dff5a141c: stopping tablet replica
I20260630 12:12:24.283432   432 master.cc:584] Master@127.0.108.62:37739 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12365 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:12:24.312112   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:34007
I20260630 12:12:24.313220   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:24.318436  2614 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:24.318814  2615 instance_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:12:24.319353  2617 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:24.320087   432 server_base.cc:1061] running on GCE node
I20260630 12:12:24.320863   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:24.321049   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:24.321184   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821544321168 us; error 0 us; skew 500 ppm
I20260630 12:12:24.321635   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:24.323951   432 webserver.cc:533] Webserver started at http://127.0.108.62:36195/ using document root <none> and password file <none>
I20260630 12:12:24.324410   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:24.324611   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:24.324888   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:24.326016   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "a8908275f3eb4feab37fdf275cfa92cf"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-7v2h"
I20260630 12:12:24.330456   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:12:24.333767  2622 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.334440   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:24.334715   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "a8908275f3eb4feab37fdf275cfa92cf"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-7v2h"
I20260630 12:12:24.334968   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-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:12:24.362394   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:24.363611   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:24.401253   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:34007
I20260630 12:12:24.401356  2673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:34007 every 8 connection(s)
I20260630 12:12:24.405153  2674 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:12:24.416039  2674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf: Bootstrap starting.
I20260630 12:12:24.420651  2674 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.424801  2674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf: No bootstrap required, opened a new log
I20260630 12:12:24.426920  2674 raft_consensus.cc:359] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8908275f3eb4feab37fdf275cfa92cf" member_type: VOTER }
I20260630 12:12:24.427328  2674 raft_consensus.cc:385] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.427496  2674 raft_consensus.cc:740] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8908275f3eb4feab37fdf275cfa92cf, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.427976  2674 consensus_queue.cc:260] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a8908275f3eb4feab37fdf275cfa92cf" member_type: VOTER }
I20260630 12:12:24.428372  2674 raft_consensus.cc:399] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:24.428596  2674 raft_consensus.cc:493] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:24.428830  2674 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.433239  2674 raft_consensus.cc:515] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8908275f3eb4feab37fdf275cfa92cf" member_type: VOTER }
I20260630 12:12:24.433786  2674 leader_election.cc:304] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [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: a8908275f3eb4feab37fdf275cfa92cf; no voters: 
I20260630 12:12:24.435117  2674 leader_election.cc:290] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:24.435432  2677 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:24.437877  2677 raft_consensus.cc:697] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 1 LEADER]: Becoming Leader. State: Replica: a8908275f3eb4feab37fdf275cfa92cf, State: Running, Role: LEADER
I20260630 12:12:24.438820  2674 sys_catalog.cc:565] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:24.438685  2677 consensus_queue.cc:237] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [LEADER]: Queue going to LEADER mode. State: All 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: "a8908275f3eb4feab37fdf275cfa92cf" member_type: VOTER }
I20260630 12:12:24.442173  2678 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a8908275f3eb4feab37fdf275cfa92cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8908275f3eb4feab37fdf275cfa92cf" member_type: VOTER } }
I20260630 12:12:24.442284  2679 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader a8908275f3eb4feab37fdf275cfa92cf. Latest consensus state: current_term: 1 leader_uuid: "a8908275f3eb4feab37fdf275cfa92cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8908275f3eb4feab37fdf275cfa92cf" member_type: VOTER } }
I20260630 12:12:24.443002  2679 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:24.442961  2678 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:24.449548  2682 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:24.455399  2682 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:24.456357   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:24.464403  2682 catalog_manager.cc:1383] Generated new cluster ID: 2c56f009fe294faba9378009720f77af
I20260630 12:12:24.464754  2682 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:24.489291  2682 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:24.490563  2682 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:24.501919  2682 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf: Generated new TSK 0
I20260630 12:12:24.502533  2682 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:24.523700   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:24.529647  2695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:24.530583  2696 instance_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:12:24.533159   432 server_base.cc:1061] running on GCE node
W20260630 12:12:24.533197  2698 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:24.534301   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:24.534531   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:24.534679   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821544534662 us; error 0 us; skew 500 ppm
I20260630 12:12:24.535205   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:24.537770   432 webserver.cc:533] Webserver started at http://127.0.108.1:36823/ using document root <none> and password file <none>
I20260630 12:12:24.538213   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:24.538385   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:24.538626   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:24.539760   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "6174b8dbfe1143f4b1b811c4a533549d"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-7v2h"
I20260630 12:12:24.544281   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:24.547600  2703 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.548408   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:24.548695   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "6174b8dbfe1143f4b1b811c4a533549d"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-7v2h"
I20260630 12:12:24.549033   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-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:12:24.584288   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:24.585445   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:24.586895   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:24.589212   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:24.589397   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.589617   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:24.589780   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.628971   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:37329
I20260630 12:12:24.629052  2765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:37329 every 8 connection(s)
I20260630 12:12:24.633747   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:24.640712  2770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:24.642064  2771 instance_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:12:24.644919  2773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:24.646508   432 server_base.cc:1061] running on GCE node
I20260630 12:12:24.647441   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:24.647656   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:24.647858   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821544647841 us; error 0 us; skew 500 ppm
I20260630 12:12:24.648516   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:24.650437  2766 heartbeater.cc:344] Connected to a master server at 127.0.108.62:34007
I20260630 12:12:24.650861  2766 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:24.651857   432 webserver.cc:533] Webserver started at http://127.0.108.2:32929/ using document root <none> and password file <none>
I20260630 12:12:24.651858  2766 heartbeater.cc:507] Master 127.0.108.62:34007 requested a full tablet report, sending...
I20260630 12:12:24.652695   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:24.652956   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:24.653270   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:24.654593   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "6898f0d81cfe4d48a21b8c2268face58"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-7v2h"
I20260630 12:12:24.654634  2639 ts_manager.cc:194] Registered new tserver with Master: 6174b8dbfe1143f4b1b811c4a533549d (127.0.108.1:37329)
I20260630 12:12:24.656456  2639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46864
I20260630 12:12:24.659847   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:12:24.663357  2778 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.664176   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:24.664429   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "6898f0d81cfe4d48a21b8c2268face58"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-7v2h"
I20260630 12:12:24.664767   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-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:12:24.676940   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:24.678104   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:24.679492   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:24.681847   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:24.682035   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.682271   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:24.682415   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.722443   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:42269
I20260630 12:12:24.722539  2840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:42269 every 8 connection(s)
I20260630 12:12:24.727074   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:24.734160  2844 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:24.736025  2845 instance_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:12:24.739748  2847 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:24.739996  2841 heartbeater.cc:344] Connected to a master server at 127.0.108.62:34007
I20260630 12:12:24.740352   432 server_base.cc:1061] running on GCE node
I20260630 12:12:24.740483  2841 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:24.741287   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:24.741480   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:24.741441  2841 heartbeater.cc:507] Master 127.0.108.62:34007 requested a full tablet report, sending...
I20260630 12:12:24.741832   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821544741812 us; error 0 us; skew 500 ppm
I20260630 12:12:24.742429   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:24.743824  2639 ts_manager.cc:194] Registered new tserver with Master: 6898f0d81cfe4d48a21b8c2268face58 (127.0.108.2:42269)
I20260630 12:12:24.744941   432 webserver.cc:533] Webserver started at http://127.0.108.3:41673/ using document root <none> and password file <none>
I20260630 12:12:24.745407   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:24.745399  2639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46876
I20260630 12:12:24.745800   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:24.746088   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:24.747481   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "0346c2c3c59047b8a16bc99c10540814"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-7v2h"
I20260630 12:12:24.751932   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:12:24.755203  2852 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.755921   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:24.756188   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "0346c2c3c59047b8a16bc99c10540814"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-7v2h"
I20260630 12:12:24.756460   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480322605-432-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:12:24.779168   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:24.780366   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:24.781816   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:24.784040   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:24.784248   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.784466   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:24.784647   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:12:24.826526   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:43261
I20260630 12:12:24.826617  2914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:43261 every 8 connection(s)
I20260630 12:12:24.841406  2915 heartbeater.cc:344] Connected to a master server at 127.0.108.62:34007
I20260630 12:12:24.841769  2915 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:24.842469  2915 heartbeater.cc:507] Master 127.0.108.62:34007 requested a full tablet report, sending...
I20260630 12:12:24.844451  2639 ts_manager.cc:194] Registered new tserver with Master: 0346c2c3c59047b8a16bc99c10540814 (127.0.108.3:43261)
I20260630 12:12:24.844712   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015267285s
I20260630 12:12:24.845818  2639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46884
I20260630 12:12:25.659765  2766 heartbeater.cc:499] Master 127.0.108.62:34007 was elected leader, sending a full tablet report...
I20260630 12:12:25.748231  2841 heartbeater.cc:499] Master 127.0.108.62:34007 was elected leader, sending a full tablet report...
I20260630 12:12:25.848513  2915 heartbeater.cc:499] Master 127.0.108.62:34007 was elected leader, sending a full tablet report...
I20260630 12:12:26.455106  2692 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:28.456450  2692 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:30.457778  2692 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:32.458977  2692 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:34.460112  2692 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:36.461161  2692 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:36.940373   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:12:36.965590   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:36.982997   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:12:36.992491   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:12:37.013600   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.030081   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:12:37.040508   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:12:37.065122   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.083137   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:12:37.094635   432 master.cc:562] Master@127.0.108.62:34007 shutting down...
I20260630 12:12:37.113791   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.114557   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.114920   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P a8908275f3eb4feab37fdf275cfa92cf: stopping tablet replica
I20260630 12:12:37.132493   432 master.cc:584] Master@127.0.108.62:34007 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12852 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:12:37.168069   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:43039
I20260630 12:12:37.169365   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.174904  2921 instance_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:12:37.175064  2920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.176257  2923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.182546   432 server_base.cc:1061] running on GCE node
I20260630 12:12:37.183488   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.183704   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.183876   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821557183856 us; error 0 us; skew 500 ppm
I20260630 12:12:37.184389   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.187052   432 webserver.cc:533] Webserver started at http://127.0.108.62:33281/ using document root <none> and password file <none>
I20260630 12:12:37.187529   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.187703   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.188006   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.189254   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "82aebc3bbd0143478cf99ccd7a012634"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-7v2h"
I20260630 12:12:37.193789   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:37.197194  2928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.197901   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:37.198158   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "82aebc3bbd0143478cf99ccd7a012634"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-7v2h"
I20260630 12:12:37.198442   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-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:12:37.216665   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.217826   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.256023   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:43039
I20260630 12:12:37.256107  2979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:43039 every 8 connection(s)
I20260630 12:12:37.260022  2980 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:12:37.270845  2980 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634: Bootstrap starting.
I20260630 12:12:37.275415  2980 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.279505  2980 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634: No bootstrap required, opened a new log
I20260630 12:12:37.281656  2980 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82aebc3bbd0143478cf99ccd7a012634" member_type: VOTER }
I20260630 12:12:37.282104  2980 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:37.282349  2980 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82aebc3bbd0143478cf99ccd7a012634, State: Initialized, Role: FOLLOWER
I20260630 12:12:37.282876  2980 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82aebc3bbd0143478cf99ccd7a012634" member_type: VOTER }
I20260630 12:12:37.283325  2980 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:37.283527  2980 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:37.283744  2980 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:37.288084  2980 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82aebc3bbd0143478cf99ccd7a012634" member_type: VOTER }
I20260630 12:12:37.288597  2980 leader_election.cc:304] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [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: 82aebc3bbd0143478cf99ccd7a012634; no voters: 
I20260630 12:12:37.289623  2980 leader_election.cc:290] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:37.290009  2983 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:37.291235  2983 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 1 LEADER]: Becoming Leader. State: Replica: 82aebc3bbd0143478cf99ccd7a012634, State: Running, Role: LEADER
I20260630 12:12:37.291898  2983 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [LEADER]: Queue going to LEADER mode. State: All 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: "82aebc3bbd0143478cf99ccd7a012634" member_type: VOTER }
I20260630 12:12:37.292405  2980 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:37.294821  2985 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82aebc3bbd0143478cf99ccd7a012634. Latest consensus state: current_term: 1 leader_uuid: "82aebc3bbd0143478cf99ccd7a012634" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82aebc3bbd0143478cf99ccd7a012634" member_type: VOTER } }
I20260630 12:12:37.294801  2984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82aebc3bbd0143478cf99ccd7a012634" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82aebc3bbd0143478cf99ccd7a012634" member_type: VOTER } }
I20260630 12:12:37.295552  2985 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.295634  2984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.300079  2989 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:37.307858  2989 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:37.308923   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:37.318430  2989 catalog_manager.cc:1383] Generated new cluster ID: 46dbfdc9030545f5be99bf71e87d2e88
I20260630 12:12:37.318683  2989 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:37.347990  2989 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:37.349295  2989 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:37.361244  2989 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634: Generated new TSK 0
I20260630 12:12:37.361814  2989 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:37.375810   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.382491  3001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.382941  3002 instance_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:12:37.385624   432 server_base.cc:1061] running on GCE node
W20260630 12:12:37.386096  3004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.387032   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.387223   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.387393   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821557387374 us; error 0 us; skew 500 ppm
I20260630 12:12:37.387894   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.390281   432 webserver.cc:533] Webserver started at http://127.0.108.1:45203/ using document root <none> and password file <none>
I20260630 12:12:37.390733   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.390906   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.391158   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.392345   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "e2f7b97bdda24f239089d86c90dfdcb1"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-7v2h"
I20260630 12:12:37.396895   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:12:37.400836  3009 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.401736   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:12:37.402058   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "e2f7b97bdda24f239089d86c90dfdcb1"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-7v2h"
I20260630 12:12:37.402370   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-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:12:37.416813   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.417989   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.419411   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.421806   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.422012   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.422238   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.422405   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.464506   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:36339
I20260630 12:12:37.464635  3071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:36339 every 8 connection(s)
I20260630 12:12:37.469971   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.477454  3076 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.478652  3077 instance_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:12:37.480448  3079 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.481318   432 server_base.cc:1061] running on GCE node
I20260630 12:12:37.482105   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.482290   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.482443   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821557482427 us; error 0 us; skew 500 ppm
I20260630 12:12:37.482947   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.485626   432 webserver.cc:533] Webserver started at http://127.0.108.2:46613/ using document root <none> and password file <none>
I20260630 12:12:37.486300   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.486583   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.487004   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.488348  3072 heartbeater.cc:344] Connected to a master server at 127.0.108.62:43039
I20260630 12:12:37.488770  3072 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.488718   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "c8a945486f2c43b0975cef88082a3086"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-7v2h"
I20260630 12:12:37.489727  3072 heartbeater.cc:507] Master 127.0.108.62:43039 requested a full tablet report, sending...
I20260630 12:12:37.492077  2945 ts_manager.cc:194] Registered new tserver with Master: e2f7b97bdda24f239089d86c90dfdcb1 (127.0.108.1:36339)
I20260630 12:12:37.494105  2945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52848
I20260630 12:12:37.494818   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:12:37.499078  3084 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.500020   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:12:37.500288   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "c8a945486f2c43b0975cef88082a3086"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-7v2h"
I20260630 12:12:37.500626   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-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:12:37.522360   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.523557   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.525030   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.527233   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.527433   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.527652   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.527814   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.568195   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:35545
I20260630 12:12:37.568248  3146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:35545 every 8 connection(s)
I20260630 12:12:37.573055   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.579999  3150 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:37.581416  3151 instance_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:12:37.582695  3153 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:37.583341   432 server_base.cc:1061] running on GCE node
I20260630 12:12:37.584352   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.584628   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:37.584782   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821557584767 us; error 0 us; skew 500 ppm
I20260630 12:12:37.585245  3147 heartbeater.cc:344] Connected to a master server at 127.0.108.62:43039
I20260630 12:12:37.585357   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.585603  3147 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.586462  3147 heartbeater.cc:507] Master 127.0.108.62:43039 requested a full tablet report, sending...
I20260630 12:12:37.587896   432 webserver.cc:533] Webserver started at http://127.0.108.3:34507/ using document root <none> and password file <none>
I20260630 12:12:37.588421   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.588624   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.588667  2945 ts_manager.cc:194] Registered new tserver with Master: c8a945486f2c43b0975cef88082a3086 (127.0.108.2:35545)
I20260630 12:12:37.588877   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.590191  2945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52864
I20260630 12:12:37.590512   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "857c29416dbf42f69ab7f6a130ed45f5"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-7v2h"
I20260630 12:12:37.595330   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:37.598774  3158 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.599522   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:37.599809   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "857c29416dbf42f69ab7f6a130ed45f5"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-7v2h"
I20260630 12:12:37.600114   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480322605-432-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:12:37.615545   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.616732   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.618129   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.620271   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.620468   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.620728   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.620903   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.663115   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:40369
I20260630 12:12:37.663239  3220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:40369 every 8 connection(s)
I20260630 12:12:37.676767  3221 heartbeater.cc:344] Connected to a master server at 127.0.108.62:43039
I20260630 12:12:37.677152  3221 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.677883  3221 heartbeater.cc:507] Master 127.0.108.62:43039 requested a full tablet report, sending...
I20260630 12:12:37.679811  2945 ts_manager.cc:194] Registered new tserver with Master: 857c29416dbf42f69ab7f6a130ed45f5 (127.0.108.3:40369)
I20260630 12:12:37.680124   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013887601s
I20260630 12:12:37.681197  2945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52872
I20260630 12:12:38.497318  3072 heartbeater.cc:499] Master 127.0.108.62:43039 was elected leader, sending a full tablet report...
I20260630 12:12:38.592620  3147 heartbeater.cc:499] Master 127.0.108.62:43039 was elected leader, sending a full tablet report...
I20260630 12:12:38.683959  3221 heartbeater.cc:499] Master 127.0.108.62:43039 was elected leader, sending a full tablet report...
I20260630 12:12:38.740691  2945 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52882:
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:12:38.743137  2945 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:12:38.807269  3037 tablet_service.cc:1511] Processing CreateTablet for tablet 81d02cfa12d0400da9e49250ef976677 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.807523  3034 tablet_service.cc:1511] Processing CreateTablet for tablet 3d521269840e4f36816addf76e7cf833 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.808878  3037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d02cfa12d0400da9e49250ef976677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.809330  3035 tablet_service.cc:1511] Processing CreateTablet for tablet 89b24acee17a405089131b14fc720d9e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.811025  3036 tablet_service.cc:1511] Processing CreateTablet for tablet 1179880672684aa1913effc82c87dfc8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.812467  3034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d521269840e4f36816addf76e7cf833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.813038  3186 tablet_service.cc:1511] Processing CreateTablet for tablet 81d02cfa12d0400da9e49250ef976677 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.813608  3185 tablet_service.cc:1511] Processing CreateTablet for tablet 1179880672684aa1913effc82c87dfc8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.814320  3035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b24acee17a405089131b14fc720d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.815050  3185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1179880672684aa1913effc82c87dfc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.815323  3036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1179880672684aa1913effc82c87dfc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.816056  3186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d02cfa12d0400da9e49250ef976677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.818056  3184 tablet_service.cc:1511] Processing CreateTablet for tablet 89b24acee17a405089131b14fc720d9e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.818013  3183 tablet_service.cc:1511] Processing CreateTablet for tablet 3d521269840e4f36816addf76e7cf833 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.821499  3183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d521269840e4f36816addf76e7cf833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.822227  3112 tablet_service.cc:1511] Processing CreateTablet for tablet 81d02cfa12d0400da9e49250ef976677 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.823657  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d02cfa12d0400da9e49250ef976677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.828400  3184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b24acee17a405089131b14fc720d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.830794  3111 tablet_service.cc:1511] Processing CreateTablet for tablet 1179880672684aa1913effc82c87dfc8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.832460  3111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1179880672684aa1913effc82c87dfc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.834053  3241 tablet_bootstrap.cc:492] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1: Bootstrap starting.
I20260630 12:12:38.841950  3241 tablet_bootstrap.cc:654] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.846592  3110 tablet_service.cc:1511] Processing CreateTablet for tablet 89b24acee17a405089131b14fc720d9e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.848224  3110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b24acee17a405089131b14fc720d9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.857882  3243 tablet_bootstrap.cc:492] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5: Bootstrap starting.
I20260630 12:12:38.865886  3109 tablet_service.cc:1511] Processing CreateTablet for tablet 3d521269840e4f36816addf76e7cf833 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=9aef21c2272e4f429f523fbb9569187d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.867483  3109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d521269840e4f36816addf76e7cf833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.872838  3243 tablet_bootstrap.cc:654] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.904834  3245 tablet_bootstrap.cc:492] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086: Bootstrap starting.
I20260630 12:12:38.911712  3241 tablet_bootstrap.cc:492] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1: No bootstrap required, opened a new log
I20260630 12:12:38.912271  3241 ts_tablet_manager.cc:1403] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.042s
I20260630 12:12:38.915337  3241 raft_consensus.cc:359] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } }
I20260630 12:12:38.916109  3241 raft_consensus.cc:385] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.916395  3241 raft_consensus.cc:740] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f7b97bdda24f239089d86c90dfdcb1, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.916507  3243 tablet_bootstrap.cc:492] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5: No bootstrap required, opened a new log
I20260630 12:12:38.917075  3243 ts_tablet_manager.cc:1403] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.025s
I20260630 12:12:38.917202  3241 consensus_queue.cc:260] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } }
I20260630 12:12:38.918224  3245 tablet_bootstrap.cc:654] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.919754  3243 raft_consensus.cc:359] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:38.920241  3241 ts_tablet_manager.cc:1434] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:38.920598  3243 raft_consensus.cc:385] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.921061  3243 raft_consensus.cc:740] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857c29416dbf42f69ab7f6a130ed45f5, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.921540  3241 tablet_bootstrap.cc:492] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1: Bootstrap starting.
I20260630 12:12:38.922024  3243 consensus_queue.cc:260] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:38.929893  3243 ts_tablet_manager.cc:1434] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:12:38.932453  3243 tablet_bootstrap.cc:492] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5: Bootstrap starting.
I20260630 12:12:38.932480  3241 tablet_bootstrap.cc:654] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.939883  3243 tablet_bootstrap.cc:654] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.941665  3245 tablet_bootstrap.cc:492] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086: No bootstrap required, opened a new log
I20260630 12:12:38.942220  3241 tablet_bootstrap.cc:492] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1: No bootstrap required, opened a new log
I20260630 12:12:38.942930  3241 ts_tablet_manager.cc:1403] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260630 12:12:38.942268  3245 ts_tablet_manager.cc:1403] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.007s
I20260630 12:12:38.945797  3241 raft_consensus.cc:359] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:38.946076  3243 tablet_bootstrap.cc:492] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5: No bootstrap required, opened a new log
I20260630 12:12:38.946376  3241 raft_consensus.cc:385] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.946302  3245 raft_consensus.cc:359] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } }
I20260630 12:12:38.946735  3241 raft_consensus.cc:740] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f7b97bdda24f239089d86c90dfdcb1, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.946735  3243 ts_tablet_manager.cc:1403] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:12:38.947149  3245 raft_consensus.cc:385] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.947495  3245 raft_consensus.cc:740] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a945486f2c43b0975cef88082a3086, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.947685  3241 consensus_queue.cc:260] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:38.948668  3245 consensus_queue.cc:260] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } }
I20260630 12:12:38.950380  3241 ts_tablet_manager.cc:1434] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:38.950279  3243 raft_consensus.cc:359] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } }
I20260630 12:12:38.951110  3243 raft_consensus.cc:385] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.951443  3243 raft_consensus.cc:740] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857c29416dbf42f69ab7f6a130ed45f5, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.951813  3241 tablet_bootstrap.cc:492] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1: Bootstrap starting.
I20260630 12:12:38.952672  3243 consensus_queue.cc:260] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } }
I20260630 12:12:38.954936  3243 ts_tablet_manager.cc:1434] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:38.955955  3243 tablet_bootstrap.cc:492] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5: Bootstrap starting.
I20260630 12:12:38.959291  3241 tablet_bootstrap.cc:654] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.963590  3243 tablet_bootstrap.cc:654] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.969390  3243 tablet_bootstrap.cc:492] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5: No bootstrap required, opened a new log
I20260630 12:12:38.970168  3243 ts_tablet_manager.cc:1403] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
W20260630 12:12:38.971002  3073 tablet.cc:2406] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:12:38.973222  3245 ts_tablet_manager.cc:1434] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.003s
I20260630 12:12:38.974086  3243 raft_consensus.cc:359] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:38.974968  3245 tablet_bootstrap.cc:492] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086: Bootstrap starting.
I20260630 12:12:38.975003  3246 raft_consensus.cc:493] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.975148  3243 raft_consensus.cc:385] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.976430  3243 raft_consensus.cc:740] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857c29416dbf42f69ab7f6a130ed45f5, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.976286  3246 raft_consensus.cc:515] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:38.977924  3243 consensus_queue.cc:260] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:38.980504  3243 ts_tablet_manager.cc:1434] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:12:38.983052  3246 leader_election.cc:290] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8a945486f2c43b0975cef88082a3086 (127.0.108.2:35545), 857c29416dbf42f69ab7f6a130ed45f5 (127.0.108.3:40369)
I20260630 12:12:38.983981  3243 tablet_bootstrap.cc:492] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5: Bootstrap starting.
I20260630 12:12:39.004081  3241 tablet_bootstrap.cc:492] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1: No bootstrap required, opened a new log
I20260630 12:12:39.005141  3241 ts_tablet_manager.cc:1403] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.022s
I20260630 12:12:39.009032  3245 tablet_bootstrap.cc:654] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.008744  3241 raft_consensus.cc:359] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.015640  3241 raft_consensus.cc:385] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.016049  3241 raft_consensus.cc:740] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f7b97bdda24f239089d86c90dfdcb1, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.017580  3241 consensus_queue.cc:260] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.019850  3241 ts_tablet_manager.cc:1434] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:12:39.019941  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d521269840e4f36816addf76e7cf833" candidate_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a945486f2c43b0975cef88082a3086" is_pre_election: true
I20260630 12:12:39.021087  3241 tablet_bootstrap.cc:492] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1: Bootstrap starting.
W20260630 12:12:39.023942  3012 leader_election.cc:343] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c8a945486f2c43b0975cef88082a3086 (127.0.108.2:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:39.024668  3243 tablet_bootstrap.cc:654] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.027463  3241 tablet_bootstrap.cc:654] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.030808  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d521269840e4f36816addf76e7cf833" candidate_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857c29416dbf42f69ab7f6a130ed45f5" is_pre_election: true
I20260630 12:12:39.031526  3196 raft_consensus.cc:2468] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2f7b97bdda24f239089d86c90dfdcb1 in term 0.
I20260630 12:12:39.032620  3245 tablet_bootstrap.cc:492] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086: No bootstrap required, opened a new log
I20260630 12:12:39.033074  3243 tablet_bootstrap.cc:492] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5: No bootstrap required, opened a new log
I20260630 12:12:39.033170  3245 ts_tablet_manager.cc:1403] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.005s
I20260630 12:12:39.033094  3011 leader_election.cc:304] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [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: 857c29416dbf42f69ab7f6a130ed45f5, e2f7b97bdda24f239089d86c90dfdcb1; no voters: c8a945486f2c43b0975cef88082a3086
I20260630 12:12:39.033741  3243 ts_tablet_manager.cc:1403] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.003s
I20260630 12:12:39.034202  3246 raft_consensus.cc:2804] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.034556  3246 raft_consensus.cc:493] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.034874  3246 raft_consensus.cc:3060] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.036533  3245 raft_consensus.cc:359] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.036849  3243 raft_consensus.cc:359] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.037590  3245 raft_consensus.cc:385] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.037686  3243 raft_consensus.cc:385] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.038110  3245 raft_consensus.cc:740] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a945486f2c43b0975cef88082a3086, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.038184  3243 raft_consensus.cc:740] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857c29416dbf42f69ab7f6a130ed45f5, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.039255  3243 consensus_queue.cc:260] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.039362  3245 consensus_queue.cc:260] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.041710  3243 ts_tablet_manager.cc:1434] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:39.041882  3245 ts_tablet_manager.cc:1434] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:12:39.042866  3251 raft_consensus.cc:493] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.043031  3245 tablet_bootstrap.cc:492] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086: Bootstrap starting.
I20260630 12:12:39.043414  3251 raft_consensus.cc:515] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } }
I20260630 12:12:39.044085  3241 tablet_bootstrap.cc:492] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1: No bootstrap required, opened a new log
I20260630 12:12:39.044607  3241 ts_tablet_manager.cc:1403] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260630 12:12:39.047508  3241 raft_consensus.cc:359] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.048213  3241 raft_consensus.cc:385] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.048491  3241 raft_consensus.cc:740] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2f7b97bdda24f239089d86c90dfdcb1, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.049226  3251 leader_election.cc:290] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2f7b97bdda24f239089d86c90dfdcb1 (127.0.108.1:36339), 857c29416dbf42f69ab7f6a130ed45f5 (127.0.108.3:40369)
I20260630 12:12:39.049299  3241 consensus_queue.cc:260] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.049431  3245 tablet_bootstrap.cc:654] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.065089  3245 tablet_bootstrap.cc:492] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086: No bootstrap required, opened a new log
I20260630 12:12:39.065656  3245 ts_tablet_manager.cc:1403] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.002s
I20260630 12:12:39.068364  3246 raft_consensus.cc:515] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.069396  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d02cfa12d0400da9e49250ef976677" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857c29416dbf42f69ab7f6a130ed45f5" is_pre_election: true
I20260630 12:12:39.070175  3196 raft_consensus.cc:2468] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 0.
I20260630 12:12:39.071589  3246 leader_election.cc:290] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [CANDIDATE]: Term 1 election: Requested vote from peers c8a945486f2c43b0975cef88082a3086 (127.0.108.2:35545), 857c29416dbf42f69ab7f6a130ed45f5 (127.0.108.3:40369)
I20260630 12:12:39.068514  3245 raft_consensus.cc:359] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.073086  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d521269840e4f36816addf76e7cf833" candidate_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857c29416dbf42f69ab7f6a130ed45f5"
I20260630 12:12:39.073302  3245 raft_consensus.cc:385] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.073621  3245 raft_consensus.cc:740] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a945486f2c43b0975cef88082a3086, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.073776  3241 ts_tablet_manager.cc:1434] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1: Time spent starting tablet: real 0.029s	user 0.020s	sys 0.007s
I20260630 12:12:39.071558  3086 leader_election.cc:304] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857c29416dbf42f69ab7f6a130ed45f5, c8a945486f2c43b0975cef88082a3086; no voters: 
I20260630 12:12:39.074523  3245 consensus_queue.cc:260] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.075929  3251 raft_consensus.cc:2804] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.076311  3251 raft_consensus.cc:493] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.076659  3251 raft_consensus.cc:3060] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.078579  3245 ts_tablet_manager.cc:1434] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260630 12:12:39.079644  3245 tablet_bootstrap.cc:492] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086: Bootstrap starting.
I20260630 12:12:39.080935  3122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d521269840e4f36816addf76e7cf833" candidate_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8a945486f2c43b0975cef88082a3086"
I20260630 12:12:39.081523  3122 raft_consensus.cc:3060] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.073644  3196 raft_consensus.cc:3060] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.085793  3245 tablet_bootstrap.cc:654] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.085646  3047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d02cfa12d0400da9e49250ef976677" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" is_pre_election: true
I20260630 12:12:39.086508  3047 raft_consensus.cc:2468] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 0.
I20260630 12:12:39.092839  3122 raft_consensus.cc:2468] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f7b97bdda24f239089d86c90dfdcb1 in term 1.
I20260630 12:12:39.094239  3196 raft_consensus.cc:2468] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2f7b97bdda24f239089d86c90dfdcb1 in term 1.
I20260630 12:12:39.094875  3245 tablet_bootstrap.cc:492] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086: No bootstrap required, opened a new log
I20260630 12:12:39.095408  3245 ts_tablet_manager.cc:1403] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:12:39.095695  3011 leader_election.cc:304] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857c29416dbf42f69ab7f6a130ed45f5, e2f7b97bdda24f239089d86c90dfdcb1; no voters: 
I20260630 12:12:39.096351  3251 raft_consensus.cc:515] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } }
I20260630 12:12:39.096812  3246 raft_consensus.cc:2804] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.097545  3246 raft_consensus.cc:697] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 LEADER]: Becoming Leader. State: Replica: e2f7b97bdda24f239089d86c90dfdcb1, State: Running, Role: LEADER
I20260630 12:12:39.098317  3246 consensus_queue.cc:237] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.098271  3245 raft_consensus.cc:359] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.099622  3245 raft_consensus.cc:385] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.100867  3047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d02cfa12d0400da9e49250ef976677" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f7b97bdda24f239089d86c90dfdcb1"
I20260630 12:12:39.101213  3251 leader_election.cc:290] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 election: Requested vote from peers e2f7b97bdda24f239089d86c90dfdcb1 (127.0.108.1:36339), 857c29416dbf42f69ab7f6a130ed45f5 (127.0.108.3:40369)
I20260630 12:12:39.101468  3047 raft_consensus.cc:3060] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.099906  3245 raft_consensus.cc:740] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8a945486f2c43b0975cef88082a3086, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.102823  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d02cfa12d0400da9e49250ef976677" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857c29416dbf42f69ab7f6a130ed45f5"
I20260630 12:12:39.103452  3196 raft_consensus.cc:3060] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.103149  3245 consensus_queue.cc:260] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.105427  3245 ts_tablet_manager.cc:1434] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:12:39.109033  3047 raft_consensus.cc:2468] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 1.
I20260630 12:12:39.110332  3086 leader_election.cc:304] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a945486f2c43b0975cef88082a3086, e2f7b97bdda24f239089d86c90dfdcb1; no voters: 
I20260630 12:12:39.111207  3251 raft_consensus.cc:2804] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.111660  3251 raft_consensus.cc:697] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: Becoming Leader. State: Replica: c8a945486f2c43b0975cef88082a3086, State: Running, Role: LEADER
I20260630 12:12:39.112414  3251 consensus_queue.cc:237] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } }
I20260630 12:12:39.113655  3196 raft_consensus.cc:2468] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 1.
I20260630 12:12:39.113343  2943 catalog_manager.cc:5697] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2f7b97bdda24f239089d86c90dfdcb1 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.119671  2942 catalog_manager.cc:5697] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8a945486f2c43b0975cef88082a3086 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "c8a945486f2c43b0975cef88082a3086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:39.142184  3251 raft_consensus.cc:493] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.142719  3251 raft_consensus.cc:515] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.144356  3251 leader_election.cc:290] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2f7b97bdda24f239089d86c90dfdcb1 (127.0.108.1:36339), 857c29416dbf42f69ab7f6a130ed45f5 (127.0.108.3:40369)
I20260630 12:12:39.145437  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b24acee17a405089131b14fc720d9e" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857c29416dbf42f69ab7f6a130ed45f5" is_pre_election: true
I20260630 12:12:39.145430  3047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b24acee17a405089131b14fc720d9e" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" is_pre_election: true
I20260630 12:12:39.146077  3196 raft_consensus.cc:2468] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 0.
I20260630 12:12:39.146133  3047 raft_consensus.cc:2468] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 0.
I20260630 12:12:39.146994  3086 leader_election.cc:304] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857c29416dbf42f69ab7f6a130ed45f5, c8a945486f2c43b0975cef88082a3086; no voters: 
I20260630 12:12:39.147696  3251 raft_consensus.cc:2804] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.148108  3251 raft_consensus.cc:493] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.148469  3251 raft_consensus.cc:3060] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.148514  3263 raft_consensus.cc:493] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.149092  3263 raft_consensus.cc:515] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.151576  3263 leader_election.cc:290] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2f7b97bdda24f239089d86c90dfdcb1 (127.0.108.1:36339), 857c29416dbf42f69ab7f6a130ed45f5 (127.0.108.3:40369)
I20260630 12:12:39.152304  3047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1179880672684aa1913effc82c87dfc8" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" is_pre_election: true
I20260630 12:12:39.152580  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1179880672684aa1913effc82c87dfc8" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857c29416dbf42f69ab7f6a130ed45f5" is_pre_election: true
I20260630 12:12:39.152896  3047 raft_consensus.cc:2468] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 0.
I20260630 12:12:39.153236  3196 raft_consensus.cc:2468] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 0.
I20260630 12:12:39.153896  3086 leader_election.cc:304] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a945486f2c43b0975cef88082a3086, e2f7b97bdda24f239089d86c90dfdcb1; no voters: 
I20260630 12:12:39.154623  3263 raft_consensus.cc:2804] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.154971  3263 raft_consensus.cc:493] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.155298  3263 raft_consensus.cc:3060] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.155443  3251 raft_consensus.cc:515] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.157582  3251 leader_election.cc:290] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 election: Requested vote from peers e2f7b97bdda24f239089d86c90dfdcb1 (127.0.108.1:36339), 857c29416dbf42f69ab7f6a130ed45f5 (127.0.108.3:40369)
I20260630 12:12:39.158425  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b24acee17a405089131b14fc720d9e" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857c29416dbf42f69ab7f6a130ed45f5"
I20260630 12:12:39.158443  3047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b24acee17a405089131b14fc720d9e" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f7b97bdda24f239089d86c90dfdcb1"
I20260630 12:12:39.158964  3196 raft_consensus.cc:3060] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.159144  3047 raft_consensus.cc:3060] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.162380  3263 raft_consensus.cc:515] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.164029  3196 raft_consensus.cc:2468] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 1.
I20260630 12:12:39.164717  3263 leader_election.cc:290] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 election: Requested vote from peers e2f7b97bdda24f239089d86c90dfdcb1 (127.0.108.1:36339), 857c29416dbf42f69ab7f6a130ed45f5 (127.0.108.3:40369)
I20260630 12:12:39.165537  3047 raft_consensus.cc:2468] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 1.
I20260630 12:12:39.165490  3046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1179880672684aa1913effc82c87dfc8" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2f7b97bdda24f239089d86c90dfdcb1"
I20260630 12:12:39.166392  3046 raft_consensus.cc:3060] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.166720  3086 leader_election.cc:304] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a945486f2c43b0975cef88082a3086, e2f7b97bdda24f239089d86c90dfdcb1; no voters: 
I20260630 12:12:39.167389  3196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1179880672684aa1913effc82c87dfc8" candidate_uuid: "c8a945486f2c43b0975cef88082a3086" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857c29416dbf42f69ab7f6a130ed45f5"
I20260630 12:12:39.167537  3263 raft_consensus.cc:2804] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.168007  3196 raft_consensus.cc:3060] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.168226  3263 raft_consensus.cc:697] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: Becoming Leader. State: Replica: c8a945486f2c43b0975cef88082a3086, State: Running, Role: LEADER
I20260630 12:12:39.169224  3263 consensus_queue.cc:237] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.173974  3046 raft_consensus.cc:2468] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 1.
I20260630 12:12:39.176317  3086 leader_election.cc:304] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8a945486f2c43b0975cef88082a3086, e2f7b97bdda24f239089d86c90dfdcb1; no voters: 
I20260630 12:12:39.177263  3196 raft_consensus.cc:2468] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8a945486f2c43b0975cef88082a3086 in term 1.
I20260630 12:12:39.177875  3263 raft_consensus.cc:2804] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.178536  3263 raft_consensus.cc:697] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: Becoming Leader. State: Replica: c8a945486f2c43b0975cef88082a3086, State: Running, Role: LEADER
I20260630 12:12:39.178242  2942 catalog_manager.cc:5697] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8a945486f2c43b0975cef88082a3086 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "c8a945486f2c43b0975cef88082a3086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.179178  3263 consensus_queue.cc:237] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } }
I20260630 12:12:39.191075  2942 catalog_manager.cc:5697] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8a945486f2c43b0975cef88082a3086 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "c8a945486f2c43b0975cef88082a3086" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2f7b97bdda24f239089d86c90dfdcb1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8a945486f2c43b0975cef88082a3086" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857c29416dbf42f69ab7f6a130ed45f5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40369 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.290886   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:12:39.307911  2998 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:12:39.308722   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:39.309893   432 tablet_replica.cc:333] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1: stopping tablet replica
I20260630 12:12:39.310565   432 raft_consensus.cc:2243] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.311077   432 raft_consensus.cc:2272] T 89b24acee17a405089131b14fc720d9e P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.313005   432 tablet_replica.cc:333] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1: stopping tablet replica
I20260630 12:12:39.313495   432 raft_consensus.cc:2243] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.313870   432 raft_consensus.cc:2272] T 1179880672684aa1913effc82c87dfc8 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.316308   432 tablet_replica.cc:333] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1: stopping tablet replica
I20260630 12:12:39.317097   432 raft_consensus.cc:2243] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.317744   432 pending_rounds.cc:70] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1: Trying to abort 1 pending ops.
I20260630 12:12:39.317983   432 pending_rounds.cc:77] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437106079670272 op_type: NO_OP noop_request { }
I20260630 12:12:39.318327   432 raft_consensus.cc:2889] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:39.318650   432 raft_consensus.cc:2272] T 3d521269840e4f36816addf76e7cf833 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.321135   432 tablet_replica.cc:333] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1: stopping tablet replica
I20260630 12:12:39.321807   432 raft_consensus.cc:2243] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.322213   432 raft_consensus.cc:2272] T 81d02cfa12d0400da9e49250ef976677 P e2f7b97bdda24f239089d86c90dfdcb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.324424  3122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81d02cfa12d0400da9e49250ef976677"
dest_uuid: "c8a945486f2c43b0975cef88082a3086"
mode: GRACEFUL
new_leader_uuid: "857c29416dbf42f69ab7f6a130ed45f5"
 from {username='slave'} at 127.0.0.1:35462
I20260630 12:12:39.325173  3122 raft_consensus.cc:606] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: Received request to transfer leadership to TS 857c29416dbf42f69ab7f6a130ed45f5
I20260630 12:12:39.326740  2998 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260630 12:12:39.327260  2998 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:39.348199   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:12:39.359465   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:12:39.374863   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:39.375738   432 tablet_replica.cc:333] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086: stopping tablet replica
I20260630 12:12:39.376320   432 raft_consensus.cc:2243] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.376932   432 pending_rounds.cc:70] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086: Trying to abort 1 pending ops.
I20260630 12:12:39.377102   432 pending_rounds.cc:77] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437106366570496 op_type: NO_OP noop_request { }
I20260630 12:12:39.377381   432 raft_consensus.cc:2889] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:39.377645   432 raft_consensus.cc:2272] T 89b24acee17a405089131b14fc720d9e P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.379803   432 tablet_replica.cc:333] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086: stopping tablet replica
I20260630 12:12:39.380292   432 raft_consensus.cc:2243] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.380684   432 raft_consensus.cc:2272] T 3d521269840e4f36816addf76e7cf833 P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.382493   432 tablet_replica.cc:333] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086: stopping tablet replica
I20260630 12:12:39.382952   432 raft_consensus.cc:2243] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.383466   432 pending_rounds.cc:70] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086: Trying to abort 1 pending ops.
I20260630 12:12:39.383615   432 pending_rounds.cc:77] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437106405789696 op_type: NO_OP noop_request { }
I20260630 12:12:39.384081   432 raft_consensus.cc:2889] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:39.384343   432 raft_consensus.cc:2272] T 1179880672684aa1913effc82c87dfc8 P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.386482   432 tablet_replica.cc:333] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086: stopping tablet replica
I20260630 12:12:39.386952   432 raft_consensus.cc:2243] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.387481   432 pending_rounds.cc:70] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086: Trying to abort 1 pending ops.
I20260630 12:12:39.387634   432 pending_rounds.cc:77] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437106135146496 op_type: NO_OP noop_request { }
I20260630 12:12:39.387892   432 raft_consensus.cc:2889] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:39.388146   432 raft_consensus.cc:2272] T 81d02cfa12d0400da9e49250ef976677 P c8a945486f2c43b0975cef88082a3086 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.410930   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:12:39.421679   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:12:39.437565   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:39.438364   432 tablet_replica.cc:333] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5: stopping tablet replica
I20260630 12:12:39.438889   432 raft_consensus.cc:2243] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.439265   432 raft_consensus.cc:2272] T 1179880672684aa1913effc82c87dfc8 P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.441068   432 tablet_replica.cc:333] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5: stopping tablet replica
I20260630 12:12:39.441553   432 raft_consensus.cc:2243] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.441898   432 raft_consensus.cc:2272] T 3d521269840e4f36816addf76e7cf833 P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.443656   432 tablet_replica.cc:333] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5: stopping tablet replica
I20260630 12:12:39.444106   432 raft_consensus.cc:2243] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.444438   432 raft_consensus.cc:2272] T 81d02cfa12d0400da9e49250ef976677 P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.446128   432 tablet_replica.cc:333] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5: stopping tablet replica
I20260630 12:12:39.446553   432 raft_consensus.cc:2243] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.446884   432 raft_consensus.cc:2272] T 89b24acee17a405089131b14fc720d9e P 857c29416dbf42f69ab7f6a130ed45f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.467794   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:12:39.478701   432 master.cc:562] Master@127.0.108.62:43039 shutting down...
I20260630 12:12:39.494381   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.494915   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.495226   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82aebc3bbd0143478cf99ccd7a012634: stopping tablet replica
I20260630 12:12:39.513856   432 master.cc:584] Master@127.0.108.62:43039 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2378 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:12:39.545815   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:33779
I20260630 12:12:39.546931   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:39.551776  3270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:39.551868  3271 instance_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:12:39.553107  3273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:39.554512   432 server_base.cc:1061] running on GCE node
I20260630 12:12:39.555388   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:39.555564   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:39.555733   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821559555715 us; error 0 us; skew 500 ppm
I20260630 12:12:39.556231   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:39.562817   432 webserver.cc:533] Webserver started at http://127.0.108.62:37093/ using document root <none> and password file <none>
I20260630 12:12:39.563318   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:39.563486   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:39.563755   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:39.565024   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "4044920cec8a421f92d2272078c64902"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-7v2h"
I20260630 12:12:39.569336   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:12:39.572764  3278 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.573490   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:39.573776   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "4044920cec8a421f92d2272078c64902"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-7v2h"
I20260630 12:12:39.574050   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-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:12:39.598085   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:39.599274   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:39.642335   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:33779
I20260630 12:12:39.642448  3329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:33779 every 8 connection(s)
I20260630 12:12:39.646129  3330 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:12:39.656316  3330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902: Bootstrap starting.
I20260630 12:12:39.660414  3330 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.664131  3330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902: No bootstrap required, opened a new log
I20260630 12:12:39.666060  3330 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4044920cec8a421f92d2272078c64902" member_type: VOTER }
I20260630 12:12:39.666419  3330 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.666607  3330 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4044920cec8a421f92d2272078c64902, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.667091  3330 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4044920cec8a421f92d2272078c64902" member_type: VOTER }
I20260630 12:12:39.667486  3330 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:39.667676  3330 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:39.667876  3330 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.672158  3330 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4044920cec8a421f92d2272078c64902" member_type: VOTER }
I20260630 12:12:39.672703  3330 leader_election.cc:304] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [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: 4044920cec8a421f92d2272078c64902; no voters: 
I20260630 12:12:39.673736  3330 leader_election.cc:290] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:39.674039  3333 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.675276  3333 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 1 LEADER]: Becoming Leader. State: Replica: 4044920cec8a421f92d2272078c64902, State: Running, Role: LEADER
I20260630 12:12:39.675844  3333 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [LEADER]: Queue going to LEADER mode. State: All 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: "4044920cec8a421f92d2272078c64902" member_type: VOTER }
I20260630 12:12:39.676539  3330 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:39.678531  3334 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4044920cec8a421f92d2272078c64902" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4044920cec8a421f92d2272078c64902" member_type: VOTER } }
I20260630 12:12:39.678584  3335 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4044920cec8a421f92d2272078c64902. Latest consensus state: current_term: 1 leader_uuid: "4044920cec8a421f92d2272078c64902" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4044920cec8a421f92d2272078c64902" member_type: VOTER } }
I20260630 12:12:39.679236  3334 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:39.679287  3335 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:39.682286  3340 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:39.687821  3340 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:39.690708   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:39.696823  3340 catalog_manager.cc:1383] Generated new cluster ID: dc13079dbbe0453b9a293b92f1c6e6de
I20260630 12:12:39.697074  3340 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:39.713665  3340 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:39.714947  3340 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:39.735591  3340 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902: Generated new TSK 0
I20260630 12:12:39.736177  3340 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:39.757979   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:39.763916  3351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:39.764801  3352 instance_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:12:39.766472  3354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:39.766620   432 server_base.cc:1061] running on GCE node
I20260630 12:12:39.767808   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:39.768157   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:39.768317   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821559768303 us; error 0 us; skew 500 ppm
I20260630 12:12:39.768851   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:39.771028   432 webserver.cc:533] Webserver started at http://127.0.108.1:37101/ using document root <none> and password file <none>
I20260630 12:12:39.771457   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:39.771606   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:39.771804   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:39.772899   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "fb83995256b846aa8102276e89a9de7e"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-7v2h"
I20260630 12:12:39.777244   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:39.780500  3359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.781278   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:39.781538   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "fb83995256b846aa8102276e89a9de7e"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-7v2h"
I20260630 12:12:39.781786   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-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:12:39.809700   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:39.810751   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:39.812114   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:39.814380   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:39.814551   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.814786   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:39.814919   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.850831   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:46197
I20260630 12:12:39.850935  3421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:46197 every 8 connection(s)
I20260630 12:12:39.855216   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:39.862040  3426 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:39.862684  3427 instance_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:12:39.866779   432 server_base.cc:1061] running on GCE node
W20260630 12:12:39.867524  3430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:39.867699  3422 heartbeater.cc:344] Connected to a master server at 127.0.108.62:33779
I20260630 12:12:39.868098  3422 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:39.868602   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:39.868824   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:39.868992   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821559868976 us; error 0 us; skew 500 ppm
I20260630 12:12:39.868944  3422 heartbeater.cc:507] Master 127.0.108.62:33779 requested a full tablet report, sending...
I20260630 12:12:39.869674   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:39.871356  3295 ts_manager.cc:194] Registered new tserver with Master: fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:39.872427   432 webserver.cc:533] Webserver started at http://127.0.108.2:38889/ using document root <none> and password file <none>
I20260630 12:12:39.873136   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:39.873378   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:39.873667   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:39.873950  3295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37854
I20260630 12:12:39.875201   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "f369d9fd626e4154897dd240cdb20ee4"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-7v2h"
I20260630 12:12:39.879878   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:12:39.883225  3434 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.884186   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:12:39.884480   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "f369d9fd626e4154897dd240cdb20ee4"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-7v2h"
I20260630 12:12:39.884817   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-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:12:39.915367   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:39.916431   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:39.917840   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:39.920024   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:39.920222   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.920433   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:39.920598   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:12:39.957527   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:38951
I20260630 12:12:39.957541  3496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:38951 every 8 connection(s)
I20260630 12:12:39.962505   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:39.968847  3500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:39.970443  3501 instance_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:12:39.972257   432 server_base.cc:1061] running on GCE node
W20260630 12:12:39.972198  3503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:39.973358   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:12:39.973444  3497 heartbeater.cc:344] Connected to a master server at 127.0.108.62:33779
W20260630 12:12:39.973642   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:39.973858  3497 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:39.973876   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821559973857 us; error 0 us; skew 500 ppm
I20260630 12:12:39.974736   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:39.974846  3497 heartbeater.cc:507] Master 127.0.108.62:33779 requested a full tablet report, sending...
I20260630 12:12:39.977613  3295 ts_manager.cc:194] Registered new tserver with Master: f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:39.977837   432 webserver.cc:533] Webserver started at http://127.0.108.3:37331/ using document root <none> and password file <none>
I20260630 12:12:39.978474   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:39.978700   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:39.979004   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:39.979488  3295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37862
I20260630 12:12:39.980387   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-7v2h"
I20260630 12:12:39.984925   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:39.988473  3508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.989368   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:39.989650   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-7v2h"
I20260630 12:12:39.989892   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-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:12:40.003496   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:40.004739   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:40.006336   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:40.008766   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:40.008975   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:40.009225   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:40.009369   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:40.050302   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:36789
I20260630 12:12:40.050387  3570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:36789 every 8 connection(s)
I20260630 12:12:40.064402  3571 heartbeater.cc:344] Connected to a master server at 127.0.108.62:33779
I20260630 12:12:40.064929  3571 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:40.065721  3571 heartbeater.cc:507] Master 127.0.108.62:33779 requested a full tablet report, sending...
I20260630 12:12:40.067934  3295 ts_manager.cc:194] Registered new tserver with Master: eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:40.068519   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015045938s
I20260630 12:12:40.069516  3295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37864
I20260630 12:12:40.877274  3422 heartbeater.cc:499] Master 127.0.108.62:33779 was elected leader, sending a full tablet report...
I20260630 12:12:40.982311  3497 heartbeater.cc:499] Master 127.0.108.62:33779 was elected leader, sending a full tablet report...
I20260630 12:12:41.073277  3571 heartbeater.cc:499] Master 127.0.108.62:33779 was elected leader, sending a full tablet report...
I20260630 12:12:41.127257  3295 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37866:
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:12:41.129794  3295 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:12:41.204525  3536 tablet_service.cc:1511] Processing CreateTablet for tablet db00f3462e0b4988b7acbb40af4adbbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.205849  3462 tablet_service.cc:1511] Processing CreateTablet for tablet db00f3462e0b4988b7acbb40af4adbbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.206935  3536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db00f3462e0b4988b7acbb40af4adbbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.207813  3461 tablet_service.cc:1511] Processing CreateTablet for tablet 94b67a1114db49888068f776c68851fb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.210160  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 39d4bdd69ef640ffa659a5470e7da46c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.212682  3459 tablet_service.cc:1511] Processing CreateTablet for tablet f55b6753dc2d487a81df1a832a8f6ab2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.213802  3534 tablet_service.cc:1511] Processing CreateTablet for tablet 39d4bdd69ef640ffa659a5470e7da46c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.214325  3531 tablet_service.cc:1511] Processing CreateTablet for tablet 985ca13dcc6243e0bc8820cd7d8f5992 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.215421  3534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d4bdd69ef640ffa659a5470e7da46c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.215055  3458 tablet_service.cc:1511] Processing CreateTablet for tablet a36403aab55c4d91a719aa3c92f3e76a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.216773  3532 tablet_service.cc:1511] Processing CreateTablet for tablet a36403aab55c4d91a719aa3c92f3e76a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.217339  3457 tablet_service.cc:1511] Processing CreateTablet for tablet 985ca13dcc6243e0bc8820cd7d8f5992 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.218360  3532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36403aab55c4d91a719aa3c92f3e76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.218832  3529 tablet_service.cc:1511] Processing CreateTablet for tablet 6dbff9df234d4dfa983746a02ea17031 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.220204  3529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dbff9df234d4dfa983746a02ea17031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.217839  3530 tablet_service.cc:1511] Processing CreateTablet for tablet d1cf7c3dccc94381a500ca756be9b9ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.207827  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db00f3462e0b4988b7acbb40af4adbbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.221424  3533 tablet_service.cc:1511] Processing CreateTablet for tablet f55b6753dc2d487a81df1a832a8f6ab2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.222721  3456 tablet_service.cc:1511] Processing CreateTablet for tablet d1cf7c3dccc94381a500ca756be9b9ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.224071  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cf7c3dccc94381a500ca756be9b9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.224712  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55b6753dc2d487a81df1a832a8f6ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.212097  3535 tablet_service.cc:1511] Processing CreateTablet for tablet 94b67a1114db49888068f776c68851fb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.226053  3455 tablet_service.cc:1511] Processing CreateTablet for tablet 6dbff9df234d4dfa983746a02ea17031 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.227429  3455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dbff9df234d4dfa983746a02ea17031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.221640  3530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cf7c3dccc94381a500ca756be9b9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.229353  3535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b67a1114db49888068f776c68851fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.230449  3531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 985ca13dcc6243e0bc8820cd7d8f5992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.233438  3533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55b6753dc2d487a81df1a832a8f6ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.228715  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d4bdd69ef640ffa659a5470e7da46c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.241128  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36403aab55c4d91a719aa3c92f3e76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.245085  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b67a1114db49888068f776c68851fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.249095  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 985ca13dcc6243e0bc8820cd7d8f5992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.289820  3592 tablet_bootstrap.cc:492] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:41.302456  3382 tablet_service.cc:1511] Processing CreateTablet for tablet 985ca13dcc6243e0bc8820cd7d8f5992 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.303156  3387 tablet_service.cc:1511] Processing CreateTablet for tablet db00f3462e0b4988b7acbb40af4adbbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.305064  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 985ca13dcc6243e0bc8820cd7d8f5992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.304742  3381 tablet_service.cc:1511] Processing CreateTablet for tablet d1cf7c3dccc94381a500ca756be9b9ab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.312815  3592 tablet_bootstrap.cc:654] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.306236  3383 tablet_service.cc:1511] Processing CreateTablet for tablet a36403aab55c4d91a719aa3c92f3e76a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.307868  3384 tablet_service.cc:1511] Processing CreateTablet for tablet f55b6753dc2d487a81df1a832a8f6ab2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.309504  3385 tablet_service.cc:1511] Processing CreateTablet for tablet 39d4bdd69ef640ffa659a5470e7da46c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.311167  3386 tablet_service.cc:1511] Processing CreateTablet for tablet 94b67a1114db49888068f776c68851fb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.313370  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cf7c3dccc94381a500ca756be9b9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.315882  3383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36403aab55c4d91a719aa3c92f3e76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.319934  3387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db00f3462e0b4988b7acbb40af4adbbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.305243  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 6dbff9df234d4dfa983746a02ea17031 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.321764  3386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b67a1114db49888068f776c68851fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.323808  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dbff9df234d4dfa983746a02ea17031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.333053  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55b6753dc2d487a81df1a832a8f6ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.335433  3385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d4bdd69ef640ffa659a5470e7da46c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.360535  3593 tablet_bootstrap.cc:492] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:41.363564  3592 tablet_bootstrap.cc:492] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:41.364132  3592 ts_tablet_manager.cc:1403] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.075s	user 0.003s	sys 0.012s
I20260630 12:12:41.373320  3592 raft_consensus.cc:359] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.374281  3592 raft_consensus.cc:385] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.374607  3592 raft_consensus.cc:740] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.376699  3592 consensus_queue.cc:260] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.381377  3593 tablet_bootstrap.cc:654] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.391583  3592 ts_tablet_manager.cc:1434] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.000s
I20260630 12:12:41.392927  3592 tablet_bootstrap.cc:492] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:41.396461  3593 tablet_bootstrap.cc:492] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:41.396998  3593 ts_tablet_manager.cc:1403] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.008s
I20260630 12:12:41.398916  3592 tablet_bootstrap.cc:654] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.397848  3595 tablet_bootstrap.cc:492] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:41.399875  3593 raft_consensus.cc:359] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.400664  3593 raft_consensus.cc:385] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.400976  3593 raft_consensus.cc:740] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.401918  3593 consensus_queue.cc:260] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.410095  3595 tablet_bootstrap.cc:654] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.410184  3592 tablet_bootstrap.cc:492] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:41.410245  3593 ts_tablet_manager.cc:1434] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:12:41.410816  3592 ts_tablet_manager.cc:1403] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260630 12:12:41.411392  3593 tablet_bootstrap.cc:492] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:41.413870  3592 raft_consensus.cc:359] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.414701  3592 raft_consensus.cc:385] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.415002  3592 raft_consensus.cc:740] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.415788  3592 consensus_queue.cc:260] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.418139  3593 tablet_bootstrap.cc:654] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.418174  3592 ts_tablet_manager.cc:1434] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260630 12:12:41.420193  3592 tablet_bootstrap.cc:492] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:41.426327  3592 tablet_bootstrap.cc:654] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.420740  3595 tablet_bootstrap.cc:492] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:41.427165  3595 ts_tablet_manager.cc:1403] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260630 12:12:41.430632  3595 raft_consensus.cc:359] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.431587  3595 raft_consensus.cc:385] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.431967  3595 raft_consensus.cc:740] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.433053  3595 consensus_queue.cc:260] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.437306  3593 tablet_bootstrap.cc:492] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:41.437817  3593 ts_tablet_manager.cc:1403] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260630 12:12:41.437889  3595 ts_tablet_manager.cc:1434] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:12:41.438227  3592 tablet_bootstrap.cc:492] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:41.438728  3592 ts_tablet_manager.cc:1403] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:12:41.439137  3595 tablet_bootstrap.cc:492] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:41.440804  3593 raft_consensus.cc:359] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.441548  3593 raft_consensus.cc:385] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.441491  3592 raft_consensus.cc:359] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.443356  3593 raft_consensus.cc:740] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.443765  3592 raft_consensus.cc:385] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.444097  3592 raft_consensus.cc:740] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.444219  3593 consensus_queue.cc:260] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.444926  3592 consensus_queue.cc:260] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.446571  3593 ts_tablet_manager.cc:1434] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:12:41.447160  3592 ts_tablet_manager.cc:1434] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:41.447513  3593 tablet_bootstrap.cc:492] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:41.448127  3592 tablet_bootstrap.cc:492] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:41.453001  3595 tablet_bootstrap.cc:654] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.454152  3593 tablet_bootstrap.cc:654] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.454505  3592 tablet_bootstrap.cc:654] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.467901  3593 tablet_bootstrap.cc:492] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:41.467919  3595 tablet_bootstrap.cc:492] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:41.468734  3593 ts_tablet_manager.cc:1403] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260630 12:12:41.468863  3595 ts_tablet_manager.cc:1403] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.007s
I20260630 12:12:41.471206  3603 raft_consensus.cc:493] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.471951  3592 tablet_bootstrap.cc:492] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:41.471772  3603 raft_consensus.cc:515] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.472463  3592 ts_tablet_manager.cc:1403] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260630 12:12:41.473034  3595 raft_consensus.cc:359] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.474908  3595 raft_consensus.cc:385] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.474154  3593 raft_consensus.cc:359] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.475620  3593 raft_consensus.cc:385] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.475538  3592 raft_consensus.cc:359] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.475235  3595 raft_consensus.cc:740] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.475986  3593 raft_consensus.cc:740] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.476349  3592 raft_consensus.cc:385] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.476737  3592 raft_consensus.cc:740] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.477260  3593 consensus_queue.cc:260] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.477586  3592 consensus_queue.cc:260] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.480037  3593 ts_tablet_manager.cc:1434] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:12:41.481058  3593 tablet_bootstrap.cc:492] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:41.481848  3592 ts_tablet_manager.cc:1434] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:12:41.482827  3592 tablet_bootstrap.cc:492] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:41.486610  3595 consensus_queue.cc:260] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.488435  3596 raft_consensus.cc:493] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.488974  3592 tablet_bootstrap.cc:654] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.488996  3596 raft_consensus.cc:515] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.490756  3603 leader_election.cc:290] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:41.492285  3596 leader_election.cc:290] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:41.493501  3593 tablet_bootstrap.cc:654] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.525952  3593 tablet_bootstrap.cc:492] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:41.526492  3593 ts_tablet_manager.cc:1403] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260630 12:12:41.529321  3593 raft_consensus.cc:359] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.530094  3593 raft_consensus.cc:385] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.530395  3593 raft_consensus.cc:740] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.531087  3593 consensus_queue.cc:260] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.533233  3593 ts_tablet_manager.cc:1434] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:12:41.534288  3593 tablet_bootstrap.cc:492] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:41.546259  3596 raft_consensus.cc:493] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.546810  3596 raft_consensus.cc:515] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.549124  3596 leader_election.cc:290] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:41.551684  3595 ts_tablet_manager.cc:1434] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.082s	user 0.032s	sys 0.016s
I20260630 12:12:41.552934  3595 tablet_bootstrap.cc:492] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:41.554656  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36403aab55c4d91a719aa3c92f3e76a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:41.555423  3472 raft_consensus.cc:2468] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:41.556808  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:41.558359  3510 leader_election.cc:304] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: 
W20260630 12:12:41.559438  3510 leader_election.cc:343] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.560169  3595 tablet_bootstrap.cc:654] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.560146  3596 raft_consensus.cc:2804] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.560874  3596 raft_consensus.cc:493] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.561234  3596 raft_consensus.cc:3060] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.569742  3596 raft_consensus.cc:515] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.570951  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:41.571751  3546 raft_consensus.cc:2468] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 0.
I20260630 12:12:41.572103  3592 tablet_bootstrap.cc:492] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:41.572722  3592 ts_tablet_manager.cc:1403] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.055s
I20260630 12:12:41.574613  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36403aab55c4d91a719aa3c92f3e76a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:41.576315  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36403aab55c4d91a719aa3c92f3e76a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:41.576509  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:41.576928  3596 leader_election.cc:290] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Requested vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:41.577018  3471 raft_consensus.cc:3060] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:41.578408  3509 leader_election.cc:343] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.579756  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36403aab55c4d91a719aa3c92f3e76a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
W20260630 12:12:41.581508  3509 leader_election.cc:343] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.582306  3396 raft_consensus.cc:2468] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:41.583810  3509 leader_election.cc:304] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: f369d9fd626e4154897dd240cdb20ee4
I20260630 12:12:41.585024  3471 raft_consensus.cc:2468] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:41.585415  3596 raft_consensus.cc:2804] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.585912  3596 raft_consensus.cc:493] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.586303  3596 raft_consensus.cc:3060] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.586694  3510 leader_election.cc:304] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: fb83995256b846aa8102276e89a9de7e
I20260630 12:12:41.576100  3592 raft_consensus.cc:359] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.590770  3592 raft_consensus.cc:385] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.591400  3592 raft_consensus.cc:740] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.590644  3616 raft_consensus.cc:2804] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.540450  3593 tablet_bootstrap.cc:654] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.592672  3592 consensus_queue.cc:260] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.595643  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:41.592480  3360 leader_election.cc:304] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:41.599408  3609 raft_consensus.cc:2804] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.599980  3609 raft_consensus.cc:493] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.600103  3595 tablet_bootstrap.cc:492] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:41.600435  3609 raft_consensus.cc:3060] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.600862  3595 ts_tablet_manager.cc:1403] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.020s
I20260630 12:12:41.601465  3596 raft_consensus.cc:515] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.605666  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
W20260630 12:12:41.608191  3510 leader_election.cc:343] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.608803  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:41.611014  3596 leader_election.cc:290] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Requested vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:41.611510  3609 raft_consensus.cc:515] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.613039  3396 raft_consensus.cc:2393] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eeda93474a5f45a6b3ad8a78ac707a3d in current term 1: Already voted for candidate fb83995256b846aa8102276e89a9de7e in this term.
I20260630 12:12:41.615999  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:41.617272  3509 leader_election.cc:304] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d; no voters: f369d9fd626e4154897dd240cdb20ee4, fb83995256b846aa8102276e89a9de7e
I20260630 12:12:41.618304  3609 leader_election.cc:290] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 election: Requested vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
W20260630 12:12:41.618404  3361 leader_election.cc:343] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.619583  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:41.619482  3616 raft_consensus.cc:697] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Leader. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:41.620627  3596 raft_consensus.cc:2749] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.622574  3616 consensus_queue.cc:237] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.623202  3546 raft_consensus.cc:2393] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb83995256b846aa8102276e89a9de7e in current term 1: Already voted for candidate eeda93474a5f45a6b3ad8a78ac707a3d in this term.
I20260630 12:12:41.622689  3595 raft_consensus.cc:359] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.624166  3595 raft_consensus.cc:385] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.625420  3592 ts_tablet_manager.cc:1434] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.052s	user 0.020s	sys 0.016s
I20260630 12:12:41.626142  3360 leader_election.cc:304] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [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: fb83995256b846aa8102276e89a9de7e; no voters: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4
I20260630 12:12:41.626431  3592 tablet_bootstrap.cc:492] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:41.627120  3609 raft_consensus.cc:2749] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.628396  3618 raft_consensus.cc:493] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.628901  3593 tablet_bootstrap.cc:492] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:41.629514  3593 ts_tablet_manager.cc:1403] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.007s
I20260630 12:12:41.624529  3595 raft_consensus.cc:740] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.632789  3593 raft_consensus.cc:359] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.633751  3592 tablet_bootstrap.cc:654] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.633667  3593 raft_consensus.cc:385] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.633468  3595 consensus_queue.cc:260] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.634267  3593 raft_consensus.cc:740] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.635068  3593 consensus_queue.cc:260] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.635488  3292 catalog_manager.cc:5697] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3). New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.638228  3595 ts_tablet_manager.cc:1434] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.005s
I20260630 12:12:41.639498  3595 tablet_bootstrap.cc:492] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:41.646850  3595 tablet_bootstrap.cc:654] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.629045  3618 raft_consensus.cc:515] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.649904  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
W20260630 12:12:41.651391  3509 leader_election.cc:343] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.655882  3593 ts_tablet_manager.cc:1434] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260630 12:12:41.660168  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:41.660943  3471 raft_consensus.cc:2468] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:41.662129  3510 leader_election.cc:304] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: fb83995256b846aa8102276e89a9de7e
I20260630 12:12:41.662922  3593 tablet_bootstrap.cc:492] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:41.662978  3616 raft_consensus.cc:2804] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.663452  3616 raft_consensus.cc:493] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.663769  3616 raft_consensus.cc:3060] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.669502  3593 tablet_bootstrap.cc:654] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.670970  3616 raft_consensus.cc:515] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.672659  3618 leader_election.cc:290] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:41.676013  3592 tablet_bootstrap.cc:492] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:41.675866  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:41.676697  3592 ts_tablet_manager.cc:1403] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.050s	user 0.033s	sys 0.017s
I20260630 12:12:41.676800  3595 tablet_bootstrap.cc:492] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:41.677410  3595 ts_tablet_manager.cc:1403] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.023s
W20260630 12:12:41.677640  3509 leader_election.cc:343] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.680284  3592 raft_consensus.cc:359] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.680732  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:41.681298  3592 raft_consensus.cc:385] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.680847  3595 raft_consensus.cc:359] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.681521  3471 raft_consensus.cc:3060] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.681671  3592 raft_consensus.cc:740] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.681883  3595 raft_consensus.cc:385] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.682369  3595 raft_consensus.cc:740] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.682709  3592 consensus_queue.cc:260] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.683109  3595 consensus_queue.cc:260] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.685374  3592 ts_tablet_manager.cc:1434] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260630 12:12:41.687996  3592 tablet_bootstrap.cc:492] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
W20260630 12:12:41.688233  3343 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:41.691395  3616 leader_election.cc:290] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Requested vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:41.691572  3595 ts_tablet_manager.cc:1434] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:12:41.691073  3471 raft_consensus.cc:2468] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:41.693158  3595 tablet_bootstrap.cc:492] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:41.693102  3510 leader_election.cc:304] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: fb83995256b846aa8102276e89a9de7e
I20260630 12:12:41.694341  3616 raft_consensus.cc:2804] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.695063  3592 tablet_bootstrap.cc:654] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.695156  3616 raft_consensus.cc:697] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Leader. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:41.696123  3616 consensus_queue.cc:237] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.690811  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:12:41.699731  3348 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:41.702493  3595 tablet_bootstrap.cc:654] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.707985  3593 tablet_bootstrap.cc:492] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:41.708498  3593 ts_tablet_manager.cc:1403] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.001s
I20260630 12:12:41.708515  3592 tablet_bootstrap.cc:492] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:41.709234  3592 ts_tablet_manager.cc:1403] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260630 12:12:41.710930  3595 tablet_bootstrap.cc:492] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:41.711530  3595 ts_tablet_manager.cc:1403] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260630 12:12:41.711787  3593 raft_consensus.cc:359] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.712013  3592 raft_consensus.cc:359] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.712602  3593 raft_consensus.cc:385] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.712815  3592 raft_consensus.cc:385] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.712980  3593 raft_consensus.cc:740] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.713189  3592 raft_consensus.cc:740] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.712402  3293 catalog_manager.cc:5697] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3). New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.713922  3593 consensus_queue.cc:260] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.714134  3592 consensus_queue.cc:260] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.717317  3592 ts_tablet_manager.cc:1434] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:12:41.718348  3592 tablet_bootstrap.cc:492] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:41.718086  3595 raft_consensus.cc:359] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.718954  3595 raft_consensus.cc:385] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.719306  3595 raft_consensus.cc:740] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.720273  3595 consensus_queue.cc:260] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.724484  3595 ts_tablet_manager.cc:1434] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:12:41.725121  3592 tablet_bootstrap.cc:654] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.725742  3595 tablet_bootstrap.cc:492] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:41.723011  3593 ts_tablet_manager.cc:1434] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260630 12:12:41.733722  3595 tablet_bootstrap.cc:654] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.736372  3592 tablet_bootstrap.cc:492] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:41.736914  3592 ts_tablet_manager.cc:1403] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260630 12:12:41.737655  3593 tablet_bootstrap.cc:492] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:41.739063  3595 tablet_bootstrap.cc:492] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:41.739567  3595 ts_tablet_manager.cc:1403] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:12:41.739490  3592 raft_consensus.cc:359] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.740628  3592 raft_consensus.cc:385] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.740978  3592 raft_consensus.cc:740] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.741801  3592 consensus_queue.cc:260] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.742923  3595 raft_consensus.cc:359] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.743680  3593 tablet_bootstrap.cc:654] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.743644  3595 raft_consensus.cc:385] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.743781  3592 ts_tablet_manager.cc:1434] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:41.744223  3595 raft_consensus.cc:740] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.744975  3595 consensus_queue.cc:260] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.747064  3595 ts_tablet_manager.cc:1434] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:12:41.748087  3595 tablet_bootstrap.cc:492] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:41.753923  3595 tablet_bootstrap.cc:654] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.763485  3595 tablet_bootstrap.cc:492] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:41.763917  3595 ts_tablet_manager.cc:1403] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.010s
I20260630 12:12:41.764382  3593 tablet_bootstrap.cc:492] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:41.764827  3593 ts_tablet_manager.cc:1403] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260630 12:12:41.765194  3599 raft_consensus.cc:493] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.765691  3599 raft_consensus.cc:515] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:41.766443  3595 raft_consensus.cc:359] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.766928  3593 raft_consensus.cc:359] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.767182  3595 raft_consensus.cc:385] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.767517  3593 raft_consensus.cc:385] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.767591  3595 raft_consensus.cc:740] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.767812  3593 raft_consensus.cc:740] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.768602  3593 consensus_queue.cc:260] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.768451  3595 consensus_queue.cc:260] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.770660  3599 leader_election.cc:290] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:41.774691  3595 ts_tablet_manager.cc:1434] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:12:41.775978  3595 tablet_bootstrap.cc:492] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:41.777820  3593 ts_tablet_manager.cc:1434] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:12:41.780055  3616 raft_consensus.cc:493] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.780642  3616 raft_consensus.cc:515] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.792526  3593 tablet_bootstrap.cc:492] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:41.794474  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985ca13dcc6243e0bc8820cd7d8f5992" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:41.795189  3396 raft_consensus.cc:2468] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:41.795621  3595 tablet_bootstrap.cc:654] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.796452  3509 leader_election.cc:304] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:41.797312  3618 raft_consensus.cc:2804] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.797657  3618 raft_consensus.cc:493] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.797986  3618 raft_consensus.cc:3060] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.800596  3593 tablet_bootstrap.cc:654] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.800444  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985ca13dcc6243e0bc8820cd7d8f5992" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:41.801290  3471 raft_consensus.cc:2468] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:41.803139  3616 leader_election.cc:290] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:41.805574  3618 raft_consensus.cc:515] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.808240  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985ca13dcc6243e0bc8820cd7d8f5992" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:41.808861  3396 raft_consensus.cc:3060] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.810046  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:41.810796  3546 raft_consensus.cc:2393] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f369d9fd626e4154897dd240cdb20ee4 in current term 1: Already voted for candidate eeda93474a5f45a6b3ad8a78ac707a3d in this term.
I20260630 12:12:41.815156  3595 tablet_bootstrap.cc:492] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:41.815673  3595 ts_tablet_manager.cc:1403] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.001s
I20260630 12:12:41.816828  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:41.817618  3397 raft_consensus.cc:2393] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f369d9fd626e4154897dd240cdb20ee4 in current term 1: Already voted for candidate fb83995256b846aa8102276e89a9de7e in this term.
I20260630 12:12:41.817857  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985ca13dcc6243e0bc8820cd7d8f5992" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:41.818368  3593 tablet_bootstrap.cc:492] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:41.818392  3471 raft_consensus.cc:3060] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.818460  3595 raft_consensus.cc:359] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.819039  3593 ts_tablet_manager.cc:1403] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260630 12:12:41.815644  3396 raft_consensus.cc:2468] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:41.819317  3595 raft_consensus.cc:385] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.819630  3595 raft_consensus.cc:740] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.820204  3509 leader_election.cc:304] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:41.820363  3595 consensus_queue.cc:260] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.818966  3435 leader_election.cc:304] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [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: f369d9fd626e4154897dd240cdb20ee4; no voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e
I20260630 12:12:41.822714  3595 ts_tablet_manager.cc:1434] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:41.821715  3593 raft_consensus.cc:359] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.818651  3618 leader_election.cc:290] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Requested vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:41.823462  3618 raft_consensus.cc:2804] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.823868  3618 raft_consensus.cc:697] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Leader. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:41.823927  3632 raft_consensus.cc:3060] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.824736  3618 consensus_queue.cc:237] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.826737  3471 raft_consensus.cc:2468] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:41.827773  3593 raft_consensus.cc:385] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.828068  3593 raft_consensus.cc:740] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.828795  3593 consensus_queue.cc:260] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.830891  3593 ts_tablet_manager.cc:1434] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260630 12:12:41.834045  3632 raft_consensus.cc:2749] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.837641  3293 catalog_manager.cc:5697] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3). New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.887116  3618 raft_consensus.cc:493] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.887574  3618 raft_consensus.cc:515] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.889142  3618 leader_election.cc:290] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:41.889892  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d4bdd69ef640ffa659a5470e7da46c" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:41.890183  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d4bdd69ef640ffa659a5470e7da46c" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:41.890604  3396 raft_consensus.cc:2468] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:41.890749  3471 raft_consensus.cc:2468] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:41.891721  3509 leader_election.cc:304] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:41.892334  3618 raft_consensus.cc:2804] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.892658  3618 raft_consensus.cc:493] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.892910  3618 raft_consensus.cc:3060] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.897907  3618 raft_consensus.cc:515] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.899924  3618 leader_election.cc:290] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Requested vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:41.901050  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d4bdd69ef640ffa659a5470e7da46c" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:41.901167  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39d4bdd69ef640ffa659a5470e7da46c" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:41.901271  3632 raft_consensus.cc:493] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.901711  3471 raft_consensus.cc:3060] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.901921  3396 raft_consensus.cc:3060] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.902058  3632 raft_consensus.cc:515] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.904606  3609 raft_consensus.cc:493] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.905100  3609 raft_consensus.cc:515] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.905376  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cf7c3dccc94381a500ca756be9b9ab" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:41.905966  3397 raft_consensus.cc:2468] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:41.906982  3471 raft_consensus.cc:2468] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:41.907094  3609 leader_election.cc:290] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:41.908356  3510 leader_election.cc:304] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:41.908457  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cf7c3dccc94381a500ca756be9b9ab" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:41.908658  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cf7c3dccc94381a500ca756be9b9ab" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:41.910061  3546 raft_consensus.cc:2468] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 0.
I20260630 12:12:41.910712  3618 raft_consensus.cc:2804] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.910755  3435 leader_election.cc:304] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f369d9fd626e4154897dd240cdb20ee4, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:41.911360  3618 raft_consensus.cc:697] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Leader. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:41.911583  3360 leader_election.cc:304] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:41.910058  3471 raft_consensus.cc:2468] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 0.
I20260630 12:12:41.912513  3609 raft_consensus.cc:2804] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.912686  3618 consensus_queue.cc:237] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.912814  3599 raft_consensus.cc:2804] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.913637  3599 raft_consensus.cc:493] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.913960  3599 raft_consensus.cc:3060] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.914088  3632 leader_election.cc:290] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:41.913399  3609 raft_consensus.cc:493] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.914939  3609 raft_consensus.cc:3060] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.915196  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cf7c3dccc94381a500ca756be9b9ab" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:41.913005  3396 raft_consensus.cc:2468] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:41.915817  3546 raft_consensus.cc:2468] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:41.921330  3599 raft_consensus.cc:515] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.922358  3632 raft_consensus.cc:493] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.922853  3632 raft_consensus.cc:515] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.921712  3609 raft_consensus.cc:515] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.924427  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cf7c3dccc94381a500ca756be9b9ab" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:41.924991  3609 leader_election.cc:290] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 election: Requested vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:41.925220  3396 raft_consensus.cc:2393] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f369d9fd626e4154897dd240cdb20ee4 in current term 1: Already voted for candidate fb83995256b846aa8102276e89a9de7e in this term.
I20260630 12:12:41.926406  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cf7c3dccc94381a500ca756be9b9ab" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:41.926607  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cf7c3dccc94381a500ca756be9b9ab" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:41.926030  3293 catalog_manager.cc:5697] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3). New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.926841  3599 leader_election.cc:290] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Requested vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:41.926990  3546 raft_consensus.cc:3060] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.927534  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1cf7c3dccc94381a500ca756be9b9ab" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:41.928661  3471 raft_consensus.cc:2393] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb83995256b846aa8102276e89a9de7e in current term 1: Already voted for candidate f369d9fd626e4154897dd240cdb20ee4 in this term.
I20260630 12:12:41.929869  3361 leader_election.cc:304] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [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: fb83995256b846aa8102276e89a9de7e; no voters: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4
I20260630 12:12:41.930079  3632 leader_election.cc:290] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:41.931010  3609 raft_consensus.cc:2749] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.931970  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b67a1114db49888068f776c68851fb" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:41.932884  3396 raft_consensus.cc:2468] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:41.933902  3435 leader_election.cc:304] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f369d9fd626e4154897dd240cdb20ee4, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:41.934741  3632 raft_consensus.cc:2804] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.935014  3546 raft_consensus.cc:2468] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 1.
I20260630 12:12:41.935142  3632 raft_consensus.cc:493] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.931975  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b67a1114db49888068f776c68851fb" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:41.935654  3632 raft_consensus.cc:3060] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.937868  3545 raft_consensus.cc:2468] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:41.937824  3435 leader_election.cc:304] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [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: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: fb83995256b846aa8102276e89a9de7e
I20260630 12:12:41.939237  3599 raft_consensus.cc:2804] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.940755  3599 raft_consensus.cc:697] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Becoming Leader. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Running, Role: LEADER
I20260630 12:12:41.941540  3632 raft_consensus.cc:515] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.941534  3599 consensus_queue.cc:237] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.943277  3632 leader_election.cc:290] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Requested vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:41.944414  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b67a1114db49888068f776c68851fb" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:41.944429  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b67a1114db49888068f776c68851fb" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:41.945061  3545 raft_consensus.cc:3060] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.945225  3396 raft_consensus.cc:3060] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.950083  3293 catalog_manager.cc:5697] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.951053  3396 raft_consensus.cc:2468] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 1.
I20260630 12:12:41.952173  3435 leader_election.cc:304] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f369d9fd626e4154897dd240cdb20ee4, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:41.952849  3599 raft_consensus.cc:2804] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.953331  3599 raft_consensus.cc:697] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Becoming Leader. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Running, Role: LEADER
I20260630 12:12:41.953814  3545 raft_consensus.cc:2468] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 1.
I20260630 12:12:41.954789  3599 consensus_queue.cc:237] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:41.963016  3293 catalog_manager.cc:5697] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:42.009836  3396 raft_consensus.cc:3060] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:42.015573  3618 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.027135  3618 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.083348  3599 raft_consensus.cc:493] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:42.083823  3599 raft_consensus.cc:515] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:42.085144  3609 raft_consensus.cc:493] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:42.085712  3599 leader_election.cc:290] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:42.085640  3609 raft_consensus.cc:515] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:42.086956  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55b6753dc2d487a81df1a832a8f6ab2" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:42.086853  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55b6753dc2d487a81df1a832a8f6ab2" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:42.087519  3545 raft_consensus.cc:2468] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:42.087599  3396 raft_consensus.cc:2468] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:42.087802  3609 leader_election.cc:290] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:42.088428  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:42.088614  3435 leader_election.cc:304] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:42.089172  3471 raft_consensus.cc:2393] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb83995256b846aa8102276e89a9de7e in current term 1: Already voted for candidate eeda93474a5f45a6b3ad8a78ac707a3d in this term.
I20260630 12:12:42.089233  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:42.089465  3599 raft_consensus.cc:2804] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:42.089861  3599 raft_consensus.cc:493] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:42.090178  3599 raft_consensus.cc:3060] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:42.090582  3360 leader_election.cc:304] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [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: fb83995256b846aa8102276e89a9de7e; no voters: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4
I20260630 12:12:42.091339  3609 raft_consensus.cc:3060] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:42.095232  3599 raft_consensus.cc:515] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:42.095892  3609 raft_consensus.cc:2749] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:42.096972  3599 leader_election.cc:290] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Requested vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:42.097734  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55b6753dc2d487a81df1a832a8f6ab2" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:42.098006  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55b6753dc2d487a81df1a832a8f6ab2" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:42.098299  3396 raft_consensus.cc:3060] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:42.098480  3545 raft_consensus.cc:3060] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:42.103032  3396 raft_consensus.cc:2468] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 1.
I20260630 12:12:42.103036  3545 raft_consensus.cc:2468] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 1.
I20260630 12:12:42.104171  3435 leader_election.cc:304] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:42.104853  3599 raft_consensus.cc:2804] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:42.105192  3599 raft_consensus.cc:697] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Becoming Leader. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Running, Role: LEADER
I20260630 12:12:42.105816  3599 consensus_queue.cc:237] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:42.112751  3618 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.112586  3292 catalog_manager.cc:5697] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:42.123224  3616 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.323141  3616 consensus_queue.cc:1048] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.333451  3596 consensus_queue.cc:1048] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.386107  3599 consensus_queue.cc:1048] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.396358  3638 consensus_queue.cc:1048] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.423971  3638 consensus_queue.cc:1048] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.428117  3596 consensus_queue.cc:1048] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:42.440805  3638 consensus_queue.cc:1048] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.444886  3616 consensus_queue.cc:1048] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:12:42.604288  3638 consensus_queue.cc:1048] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.614665  3638 consensus_queue.cc:1048] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:42.689973  3343 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:43.243413  3596 raft_consensus.cc:493] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.243906  3596 raft_consensus.cc:515] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.245671  3596 leader_election.cc:290] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:43.246398  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:43.246899  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:43.246991  3471 raft_consensus.cc:2468] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:43.247548  3396 raft_consensus.cc:2468] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:43.248284  3510 leader_election.cc:304] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:43.248957  3596 raft_consensus.cc:2804] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:12:43.249298  3596 raft_consensus.cc:493] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.249511  3596 raft_consensus.cc:3060] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.254479  3596 raft_consensus.cc:515] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.256170  3596 leader_election.cc:290] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 2 election: Requested vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:43.257001  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:43.257143  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db00f3462e0b4988b7acbb40af4adbbe" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:43.257640  3471 raft_consensus.cc:3060] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.257663  3396 raft_consensus.cc:3060] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.264544  3396 raft_consensus.cc:2468] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 2.
I20260630 12:12:43.264539  3471 raft_consensus.cc:2468] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 2.
I20260630 12:12:43.265916  3509 leader_election.cc:304] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:43.266584  3596 raft_consensus.cc:2804] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:43.267043  3596 raft_consensus.cc:697] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 LEADER]: Becoming Leader. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:43.267772  3596 consensus_queue.cc:237] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Queue going to LEADER 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: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.273943  3293 catalog_manager.cc:5697] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: term changed from 0 to 2, leader changed from <none> to eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3). New cstate: current_term: 2 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.346935   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:43.353505  3665 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:43.354457  3666 instance_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:12:43.356319   432 server_base.cc:1061] running on GCE node
W20260630 12:12:43.356775  3668 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:43.357717   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:43.357945   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:43.358103   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821563358086 us; error 0 us; skew 500 ppm
I20260630 12:12:43.358543   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:43.361774   432 webserver.cc:533] Webserver started at http://127.0.108.4:40689/ using document root <none> and password file <none>
I20260630 12:12:43.362279   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:43.362522   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:43.362911   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:43.364162   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "4b5a72465d03496d8759872e03a331e9"
format_stamp: "Formatted at 2026-06-30 12:12:43 on dist-test-slave-7v2h"
I20260630 12:12:43.369083   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:12:43.372774  3673 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:43.373538   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:43.373832   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "4b5a72465d03496d8759872e03a331e9"
format_stamp: "Formatted at 2026-06-30 12:12:43 on dist-test-slave-7v2h"
I20260630 12:12:43.374121   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-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:12:43.387931   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:43.389252   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:43.390687   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:43.393085   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:43.393296   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:43.393517   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:43.393679   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:43.431962   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:45951
I20260630 12:12:43.432067  3735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:45951 every 8 connection(s)
I20260630 12:12:43.438541  3293 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37866:
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:12:43.452077  3736 heartbeater.cc:344] Connected to a master server at 127.0.108.62:33779
I20260630 12:12:43.452574  3736 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:43.453502  3736 heartbeater.cc:507] Master 127.0.108.62:33779 requested a full tablet report, sending...
I20260630 12:12:43.455603  3295 ts_manager.cc:194] Registered new tserver with Master: 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:43.457508  3295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44080
W20260630 12:12:43.460660  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 663e49a5ffb343c995fe1f5722e083da has no consensus state
W20260630 12:12:43.461977  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f5ee4c2f092449dca4d272f646f07a86 has no consensus state
W20260630 12:12:43.463061  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df3bb5e779cf4219b1b28fd2350d5466 has no consensus state
W20260630 12:12:43.464286  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fd3c709e2a65449197e899cb723737b6 has no consensus state
W20260630 12:12:43.465564  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 182d82a0756a4bb084277922057a22bb has no consensus state
W20260630 12:12:43.466738  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 54df9c3a3e11400c9c4b9963643c7f9a has no consensus state
W20260630 12:12:43.468328  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9543b88c818a43868758fac983f0f144 has no consensus state
W20260630 12:12:43.470041  3293 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 32847ebec28249f2a4f53e004a959b5a has no consensus state
I20260630 12:12:43.493666  3461 tablet_service.cc:1511] Processing CreateTablet for tablet 663e49a5ffb343c995fe1f5722e083da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.495513  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663e49a5ffb343c995fe1f5722e083da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.497678  3384 tablet_service.cc:1511] Processing CreateTablet for tablet 663e49a5ffb343c995fe1f5722e083da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
W20260630 12:12:43.496232  3280 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet df3bb5e779cf4219b1b28fd2350d5466 (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet df3bb5e779cf4219b1b28fd2350d5466 consensus state has no leader
I20260630 12:12:43.499006  3384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663e49a5ffb343c995fe1f5722e083da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.501469  3534 tablet_service.cc:1511] Processing CreateTablet for tablet f5ee4c2f092449dca4d272f646f07a86 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.502493  3534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ee4c2f092449dca4d272f646f07a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.502170  3382 tablet_service.cc:1511] Processing CreateTablet for tablet f5ee4c2f092449dca4d272f646f07a86 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.503438  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ee4c2f092449dca4d272f646f07a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.504973  3457 tablet_service.cc:1511] Processing CreateTablet for tablet df3bb5e779cf4219b1b28fd2350d5466 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.505295  3530 tablet_service.cc:1511] Processing CreateTablet for tablet df3bb5e779cf4219b1b28fd2350d5466 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.506295  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df3bb5e779cf4219b1b28fd2350d5466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.506421  3530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df3bb5e779cf4219b1b28fd2350d5466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.508770  3380 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c709e2a65449197e899cb723737b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.510064  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c709e2a65449197e899cb723737b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.523480  3456 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c709e2a65449197e899cb723737b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.524969  3456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c709e2a65449197e899cb723737b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.525578  3535 tablet_service.cc:1511] Processing CreateTablet for tablet 182d82a0756a4bb084277922057a22bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.526856  3535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182d82a0756a4bb084277922057a22bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.535152  3381 tablet_service.cc:1511] Processing CreateTablet for tablet 182d82a0756a4bb084277922057a22bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.536536  3381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182d82a0756a4bb084277922057a22bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.537295  3458 tablet_service.cc:1511] Processing CreateTablet for tablet 54df9c3a3e11400c9c4b9963643c7f9a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.538552  3458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54df9c3a3e11400c9c4b9963643c7f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.550428  3701 tablet_service.cc:1511] Processing CreateTablet for tablet 663e49a5ffb343c995fe1f5722e083da (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.551906  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663e49a5ffb343c995fe1f5722e083da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.553545  3700 tablet_service.cc:1511] Processing CreateTablet for tablet f5ee4c2f092449dca4d272f646f07a86 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.555068  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ee4c2f092449dca4d272f646f07a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.557744  3699 tablet_service.cc:1511] Processing CreateTablet for tablet df3bb5e779cf4219b1b28fd2350d5466 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.559296  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df3bb5e779cf4219b1b28fd2350d5466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.559024  3696 tablet_service.cc:1511] Processing CreateTablet for tablet 54df9c3a3e11400c9c4b9963643c7f9a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.561772  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 182d82a0756a4bb084277922057a22bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.557938  3698 tablet_service.cc:1511] Processing CreateTablet for tablet fd3c709e2a65449197e899cb723737b6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.563103  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54df9c3a3e11400c9c4b9963643c7f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.570904  3462 tablet_service.cc:1511] Processing CreateTablet for tablet 9543b88c818a43868758fac983f0f144 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.572827  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9543b88c818a43868758fac983f0f144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.577204  3530 tablet_service.cc:1511] Processing CreateTablet for tablet 54df9c3a3e11400c9c4b9963643c7f9a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.579072  3530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54df9c3a3e11400c9c4b9963643c7f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.582561  3742 tablet_bootstrap.cc:492] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:43.592527  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd3c709e2a65449197e899cb723737b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.600878  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182d82a0756a4bb084277922057a22bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.601373  3695 tablet_service.cc:1511] Processing CreateTablet for tablet 9543b88c818a43868758fac983f0f144 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.608980  3695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9543b88c818a43868758fac983f0f144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.622884  3382 tablet_service.cc:1511] Processing CreateTablet for tablet 9543b88c818a43868758fac983f0f144 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.623430  3533 tablet_service.cc:1511] Processing CreateTablet for tablet 32847ebec28249f2a4f53e004a959b5a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.624310  3382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9543b88c818a43868758fac983f0f144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.624943  3533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32847ebec28249f2a4f53e004a959b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.628280  3743 tablet_bootstrap.cc:492] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:43.631825  3380 tablet_service.cc:1511] Processing CreateTablet for tablet 32847ebec28249f2a4f53e004a959b5a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.633764  3380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32847ebec28249f2a4f53e004a959b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.633430  3694 tablet_service.cc:1511] Processing CreateTablet for tablet 32847ebec28249f2a4f53e004a959b5a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:43.635398  3694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32847ebec28249f2a4f53e004a959b5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.659104  3744 tablet_bootstrap.cc:492] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:43.664726  3742 tablet_bootstrap.cc:654] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.681296  3745 tablet_bootstrap.cc:492] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:43.691360  3742 tablet_bootstrap.cc:492] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:43.691833  3742 ts_tablet_manager.cc:1403] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.011s
I20260630 12:12:43.691044  3743 tablet_bootstrap.cc:654] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.698217  3745 tablet_bootstrap.cc:654] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.701148  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:12:43.720427  3343 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:12:43.721475  3348 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:43.725466  3742 raft_consensus.cc:359] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.726224  3742 raft_consensus.cc:385] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.726511  3742 raft_consensus.cc:740] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.729889  3742 consensus_queue.cc:260] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.730696  3745 tablet_bootstrap.cc:492] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9: No bootstrap required, opened a new log
I20260630 12:12:43.731184  3745 ts_tablet_manager.cc:1403] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.005s
I20260630 12:12:43.734172  3744 tablet_bootstrap.cc:654] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.735038  3745 raft_consensus.cc:359] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.735872  3745 raft_consensus.cc:385] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.736179  3745 raft_consensus.cc:740] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.737449  3745 consensus_queue.cc:260] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.741847  3743 tablet_bootstrap.cc:492] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:43.742165  3742 ts_tablet_manager.cc:1434] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.008s
I20260630 12:12:43.742293  3743 ts_tablet_manager.cc:1403] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.114s	user 0.020s	sys 0.005s
I20260630 12:12:43.743228  3742 tablet_bootstrap.cc:492] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:43.746075  3743 raft_consensus.cc:359] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.746824  3743 raft_consensus.cc:385] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.747117  3743 raft_consensus.cc:740] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.747802  3743 consensus_queue.cc:260] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.749178  3744 tablet_bootstrap.cc:492] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:43.749742  3744 ts_tablet_manager.cc:1403] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.005s
I20260630 12:12:43.750128  3742 tablet_bootstrap.cc:654] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.752856  3744 raft_consensus.cc:359] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:43.753719  3744 raft_consensus.cc:385] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.754071  3744 raft_consensus.cc:740] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.754896  3744 consensus_queue.cc:260] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:43.758249  3743 ts_tablet_manager.cc:1434] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260630 12:12:43.764936  3743 tablet_bootstrap.cc:492] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:43.767379  3744 ts_tablet_manager.cc:1434] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.011s
I20260630 12:12:43.768534  3744 tablet_bootstrap.cc:492] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:43.772812  3743 tablet_bootstrap.cc:654] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.776538  3744 tablet_bootstrap.cc:654] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.781519  3745 ts_tablet_manager.cc:1434] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.005s
I20260630 12:12:43.782931  3736 heartbeater.cc:499] Master 127.0.108.62:33779 was elected leader, sending a full tablet report...
I20260630 12:12:43.786275  3743 tablet_bootstrap.cc:492] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:43.787377  3745 tablet_bootstrap.cc:492] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:43.788383  3744 tablet_bootstrap.cc:492] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:43.788941  3744 ts_tablet_manager.cc:1403] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260630 12:12:43.792089  3744 raft_consensus.cc:359] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.793210  3744 raft_consensus.cc:385] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.793570  3744 raft_consensus.cc:740] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.794411  3744 consensus_queue.cc:260] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.796130  3742 tablet_bootstrap.cc:492] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:43.796661  3742 ts_tablet_manager.cc:1403] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.031s
I20260630 12:12:43.797252  3744 ts_tablet_manager.cc:1434] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:12:43.798298  3744 tablet_bootstrap.cc:492] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:43.786772  3743 ts_tablet_manager.cc:1403] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260630 12:12:43.799638  3742 raft_consensus.cc:359] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:43.800936  3742 raft_consensus.cc:385] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.801232  3742 raft_consensus.cc:740] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.802194  3745 tablet_bootstrap.cc:654] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.803351  3751 raft_consensus.cc:493] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.803750  3743 raft_consensus.cc:359] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:43.803876  3751 raft_consensus.cc:515] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.809698  3751 leader_election.cc:290] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:43.812903  3743 raft_consensus.cc:385] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.813282  3743 raft_consensus.cc:740] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.815143  3743 consensus_queue.cc:260] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:43.817633  3743 ts_tablet_manager.cc:1434] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260630 12:12:43.818765  3743 tablet_bootstrap.cc:492] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:43.802621  3742 consensus_queue.cc:260] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:43.821450  3749 raft_consensus.cc:493] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.821976  3749 raft_consensus.cc:515] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:43.827819  3397 raft_consensus.cc:1275] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:12:43.829344  3749 leader_election.cc:290] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:43.830704  3616 consensus_queue.cc:1048] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:43.831874  3744 tablet_bootstrap.cc:654] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.839380  3742 ts_tablet_manager.cc:1434] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260630 12:12:43.840526  3742 tablet_bootstrap.cc:492] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:43.850054  3745 tablet_bootstrap.cc:492] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9: No bootstrap required, opened a new log
I20260630 12:12:43.850703  3471 raft_consensus.cc:1275] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:12:43.851761  3745 ts_tablet_manager.cc:1403] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.031s
I20260630 12:12:43.853727  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c709e2a65449197e899cb723737b6" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:43.854401  3471 raft_consensus.cc:2468] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 0.
I20260630 12:12:43.855564  3293 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902: range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5] alter complete (version 0)
I20260630 12:12:43.855391  3745 raft_consensus.cc:359] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.856235  3745 raft_consensus.cc:385] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.856624  3745 raft_consensus.cc:740] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.857708  3616 consensus_queue.cc:1048] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:43.858245  3745 consensus_queue.cc:260] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.855820  3361 leader_election.cc:304] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f369d9fd626e4154897dd240cdb20ee4, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:43.861150  3749 raft_consensus.cc:2804] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.861541  3749 raft_consensus.cc:493] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.861886  3749 raft_consensus.cc:3060] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.858120  3742 tablet_bootstrap.cc:654] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.880420  3745 ts_tablet_manager.cc:1434] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260630 12:12:43.895516  3743 tablet_bootstrap.cc:654] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.905049  3471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663e49a5ffb343c995fe1f5722e083da" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:43.927748  3471 raft_consensus.cc:2468] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 0.
I20260630 12:12:43.939363  3745 tablet_bootstrap.cc:492] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:43.929879  3749 raft_consensus.cc:515] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:43.944371  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c709e2a65449197e899cb723737b6" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:43.955685  3764 raft_consensus.cc:493] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.954978  3616 raft_consensus.cc:493] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.959302  3616 raft_consensus.cc:515] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:43.960126  3744 tablet_bootstrap.cc:492] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:43.961732  3616 leader_election.cc:290] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:43.962280  3616 raft_consensus.cc:493] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.962682  3616 raft_consensus.cc:515] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.966825  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:43.968608  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c709e2a65449197e899cb723737b6" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
W20260630 12:12:43.970925  3360 leader_election.cc:343] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.964141  3744 ts_tablet_manager.cc:1403] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.166s	user 0.010s	sys 0.019s
W20260630 12:12:43.977767  3360 leader_election.cc:343] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.982245  3745 tablet_bootstrap.cc:654] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.982239  3742 tablet_bootstrap.cc:492] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:43.983438  3742 ts_tablet_manager.cc:1403] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.018s
I20260630 12:12:43.984910  3675 leader_election.cc:304] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:43.985836  3751 raft_consensus.cc:2804] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.986222  3751 raft_consensus.cc:493] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.986553  3751 raft_consensus.cc:3060] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:43.983771  3510 leader_election.cc:343] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.993938  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c709e2a65449197e899cb723737b6" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:43.994628  3470 raft_consensus.cc:3060] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.994356  3742 raft_consensus.cc:359] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.995079  3742 raft_consensus.cc:385] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.995391  3742 raft_consensus.cc:740] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.996145  3742 consensus_queue.cc:260] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:43.997766  3749 leader_election.cc:290] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 election: Requested vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:44.001013  3616 leader_election.cc:290] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.002321  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663e49a5ffb343c995fe1f5722e083da" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:44.004951  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:44.007109  3396 raft_consensus.cc:2468] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 0.
I20260630 12:12:43.972069  3764 raft_consensus.cc:515] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.013126  3395 raft_consensus.cc:2468] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:44.017541  3744 raft_consensus.cc:359] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.018385  3744 raft_consensus.cc:385] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.018672  3744 raft_consensus.cc:740] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.019505  3744 consensus_queue.cc:260] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.022003  3744 ts_tablet_manager.cc:1434] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260630 12:12:44.015806  3751 raft_consensus.cc:515] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.029121  3509 leader_election.cc:304] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:44.040032  3770 raft_consensus.cc:493] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:44.040781  3770 raft_consensus.cc:515] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.043751  3770 leader_election.cc:290] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.032307  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663e49a5ffb343c995fe1f5722e083da" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:44.054502  3764 leader_election.cc:290] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:44.059060  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663e49a5ffb343c995fe1f5722e083da" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:44.063455  3396 raft_consensus.cc:3060] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.060400  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:44.056071  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:44.067037  3395 raft_consensus.cc:2468] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 0.
I20260630 12:12:44.060544  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:44.061707  3470 raft_consensus.cc:2468] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 1.
I20260630 12:12:44.061522  3744 tablet_bootstrap.cc:492] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:44.069161  3361 leader_election.cc:304] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [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: f369d9fd626e4154897dd240cdb20ee4, fb83995256b846aa8102276e89a9de7e; no voters: 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:44.069730  3674 leader_election.cc:304] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5a72465d03496d8759872e03a331e9, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:44.069787  3469 raft_consensus.cc:3060] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.068280  3711 raft_consensus.cc:2468] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 0.
I20260630 12:12:44.070874  3764 raft_consensus.cc:2804] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:44.064254  3751 leader_election.cc:290] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 1 election: Requested vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.075572  3743 tablet_bootstrap.cc:492] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:44.076076  3743 ts_tablet_manager.cc:1403] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.258s	user 0.023s	sys 0.008s
I20260630 12:12:44.079617  3360 leader_election.cc:304] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5a72465d03496d8759872e03a331e9, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:44.082587  3742 ts_tablet_manager.cc:1434] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.099s	user 0.012s	sys 0.019s
I20260630 12:12:44.086697  3469 raft_consensus.cc:2468] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 1.
I20260630 12:12:44.080622  3743 raft_consensus.cc:359] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.081419  3764 raft_consensus.cc:697] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 1 LEADER]: Becoming Leader. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Running, Role: LEADER
I20260630 12:12:44.102221  3743 raft_consensus.cc:385] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.080518  3770 raft_consensus.cc:2804] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:44.106951  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:44.107175  3743 raft_consensus.cc:740] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.102279  3742 tablet_bootstrap.cc:492] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:44.103251  3675 leader_election.cc:304] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:44.107323  3770 raft_consensus.cc:493] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:44.106012  3745 tablet_bootstrap.cc:492] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9: No bootstrap required, opened a new log
I20260630 12:12:44.106448  3744 tablet_bootstrap.cc:654] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
W20260630 12:12:44.108858  3509 leader_election.cc:343] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:44.107190  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:44.094846  3396 raft_consensus.cc:2468] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 1.
I20260630 12:12:44.109401  3509 leader_election.cc:304] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d; no voters: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4
I20260630 12:12:44.108280  3743 consensus_queue.cc:260] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.095528  3773 raft_consensus.cc:2804] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:44.087486  3772 raft_consensus.cc:2804] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:44.108371  3751 raft_consensus.cc:2804] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:44.108804  3770 raft_consensus.cc:3060] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.111150  3545 raft_consensus.cc:2468] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 0.
I20260630 12:12:44.112322  3772 raft_consensus.cc:493] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:44.112756  3772 raft_consensus.cc:3060] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.111123  3771 raft_consensus.cc:2749] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:44.110610  3764 consensus_queue.cc:237] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:44.115808  3743 ts_tablet_manager.cc:1434] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.006s
I20260630 12:12:44.114799  3745 ts_tablet_manager.cc:1403] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.186s	user 0.013s	sys 0.010s
I20260630 12:12:44.119733  3743 tablet_bootstrap.cc:492] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:44.116107  3773 raft_consensus.cc:493] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:44.117185  3751 raft_consensus.cc:697] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 1 LEADER]: Becoming Leader. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Running, Role: LEADER
I20260630 12:12:44.125072  3773 raft_consensus.cc:3060] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.125753  3751 consensus_queue.cc:237] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.128187  3772 raft_consensus.cc:515] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.141655  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
I20260630 12:12:44.147504  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:44.148451  3545 raft_consensus.cc:2393] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b5a72465d03496d8759872e03a331e9 in current term 1: Already voted for candidate eeda93474a5f45a6b3ad8a78ac707a3d in this term.
I20260630 12:12:44.155678  3744 tablet_bootstrap.cc:492] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:44.156332  3744 ts_tablet_manager.cc:1403] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.011s
I20260630 12:12:44.158581  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:44.159071  3772 leader_election.cc:290] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Requested vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.156069  3773 raft_consensus.cc:515] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.164031  3396 raft_consensus.cc:2393] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eeda93474a5f45a6b3ad8a78ac707a3d in current term 1: Already voted for candidate fb83995256b846aa8102276e89a9de7e in this term.
I20260630 12:12:44.162873  3295 catalog_manager.cc:5697] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b5a72465d03496d8759872e03a331e9 (127.0.108.4). New cstate: current_term: 1 leader_uuid: "4b5a72465d03496d8759872e03a331e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.166736  3509 leader_election.cc:304] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d; no voters: 4b5a72465d03496d8759872e03a331e9, fb83995256b846aa8102276e89a9de7e
I20260630 12:12:44.167294  3744 raft_consensus.cc:359] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.168208  3744 raft_consensus.cc:385] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.167384  3745 raft_consensus.cc:359] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:44.168871  3744 raft_consensus.cc:740] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.169689  3772 raft_consensus.cc:2749] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:44.170092  3744 consensus_queue.cc:260] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.171299  3742 tablet_bootstrap.cc:654] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.172371  3745 raft_consensus.cc:385] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.172468  3744 ts_tablet_manager.cc:1434] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260630 12:12:44.172803  3745 raft_consensus.cc:740] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.173843  3744 tablet_bootstrap.cc:492] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:44.174249  3745 consensus_queue.cc:260] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:44.168378  3294 catalog_manager.cc:5697] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e reported cstate change: term changed from 0 to 1, leader changed from <none> to fb83995256b846aa8102276e89a9de7e (127.0.108.1). New cstate: current_term: 1 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.178560  3745 ts_tablet_manager.cc:1434] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260630 12:12:44.181537  3745 tablet_bootstrap.cc:492] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:44.182881  3773 leader_election.cc:290] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 election: Requested vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:44.184461  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:44.187764  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
I20260630 12:12:44.187798  3545 raft_consensus.cc:2393] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb83995256b846aa8102276e89a9de7e in current term 1: Already voted for candidate eeda93474a5f45a6b3ad8a78ac707a3d in this term.
I20260630 12:12:44.190858  3360 leader_election.cc:304] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [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: fb83995256b846aa8102276e89a9de7e; no voters: 4b5a72465d03496d8759872e03a331e9, eeda93474a5f45a6b3ad8a78ac707a3d
I20260630 12:12:44.192199  3773 raft_consensus.cc:2749] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:44.190923  3753 raft_consensus.cc:493] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:44.193001  3753 raft_consensus.cc:515] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.195943  3753 leader_election.cc:290] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:44.202026  3743 tablet_bootstrap.cc:654] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.202790  3770 raft_consensus.cc:515] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.203461  3744 tablet_bootstrap.cc:654] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.206379  3710 raft_consensus.cc:2393] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eeda93474a5f45a6b3ad8a78ac707a3d in current term 1: Already voted for candidate 4b5a72465d03496d8759872e03a331e9 in this term.
I20260630 12:12:44.209408  3745 tablet_bootstrap.cc:654] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.209589  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:44.210515  3545 raft_consensus.cc:2468] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:44.210743  3770 leader_election.cc:290] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 1 election: Requested vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.211931  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:44.212739  3396 raft_consensus.cc:2393] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b5a72465d03496d8759872e03a331e9 in current term 1: Already voted for candidate fb83995256b846aa8102276e89a9de7e in this term.
I20260630 12:12:44.215219  3435 leader_election.cc:304] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:44.215584  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:44.215932  3753 raft_consensus.cc:2804] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:44.216406  3545 raft_consensus.cc:2393] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b5a72465d03496d8759872e03a331e9 in current term 1: Already voted for candidate eeda93474a5f45a6b3ad8a78ac707a3d in this term.
I20260630 12:12:44.216306  3753 raft_consensus.cc:493] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:44.216948  3753 raft_consensus.cc:3060] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.217629  3742 tablet_bootstrap.cc:492] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:44.219273  3674 leader_election.cc:304] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9; no voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e
I20260630 12:12:44.221278  3770 raft_consensus.cc:2749] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:44.228259  3742 ts_tablet_manager.cc:1403] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.030s
I20260630 12:12:44.231281  3743 tablet_bootstrap.cc:492] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:44.228966  3753 raft_consensus.cc:515] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.234503  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:44.236080  3753 leader_election.cc:290] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
W20260630 12:12:44.236313  3435 leader_election.cc:343] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:44.237538  3742 raft_consensus.cc:359] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.238073  3770 raft_consensus.cc:493] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:44.238269  3742 raft_consensus.cc:385] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.238579  3742 raft_consensus.cc:740] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.234179  3743 ts_tablet_manager.cc:1403] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.005s
I20260630 12:12:44.238742  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:44.239024  3770 raft_consensus.cc:515] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:44.240425  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
I20260630 12:12:44.239956  3545 raft_consensus.cc:3060] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.244668  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c709e2a65449197e899cb723737b6" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:44.242957  3742 consensus_queue.cc:260] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.255904  3742 ts_tablet_manager.cc:1434] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
W20260630 12:12:44.256711  3435 leader_election.cc:343] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:44.258953  3742 tablet_bootstrap.cc:492] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:44.259104  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd3c709e2a65449197e899cb723737b6" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:44.260217  3770 leader_election.cc:290] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:44.262358  3743 raft_consensus.cc:359] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } }
I20260630 12:12:44.263200  3744 tablet_bootstrap.cc:492] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4: No bootstrap required, opened a new log
I20260630 12:12:44.263728  3744 ts_tablet_manager.cc:1403] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.027s
I20260630 12:12:44.260514  3469 raft_consensus.cc:2393] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b5a72465d03496d8759872e03a331e9 in current term 1: Already voted for candidate fb83995256b846aa8102276e89a9de7e in this term.
I20260630 12:12:44.263177  3743 raft_consensus.cc:385] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.266132  3743 raft_consensus.cc:740] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.266507  3675 leader_election.cc:304] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9; no voters: f369d9fd626e4154897dd240cdb20ee4, fb83995256b846aa8102276e89a9de7e
I20260630 12:12:44.266402  3545 raft_consensus.cc:2468] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 1.
I20260630 12:12:44.267599  3770 raft_consensus.cc:3060] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.268306  3435 leader_election.cc:304] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [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: eeda93474a5f45a6b3ad8a78ac707a3d, f369d9fd626e4154897dd240cdb20ee4; no voters: 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:44.269615  3632 raft_consensus.cc:2804] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:44.270105  3632 raft_consensus.cc:697] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Becoming Leader. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Running, Role: LEADER
I20260630 12:12:44.271785  3632 consensus_queue.cc:237] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.272828  3744 raft_consensus.cc:359] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.273581  3744 raft_consensus.cc:385] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.273906  3744 raft_consensus.cc:740] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.274237  3742 tablet_bootstrap.cc:654] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.274530  3744 consensus_queue.cc:260] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.277549  3744 ts_tablet_manager.cc:1434] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260630 12:12:44.278033  3745 tablet_bootstrap.cc:492] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9: No bootstrap required, opened a new log
I20260630 12:12:44.278647  3745 ts_tablet_manager.cc:1403] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.027s
I20260630 12:12:44.279114  3743 consensus_queue.cc:260] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } }
I20260630 12:12:44.280369  3770 raft_consensus.cc:2749] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:44.286691  3632 raft_consensus.cc:493] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:44.286597  3294 catalog_manager.cc:5697] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.288709  3745 raft_consensus.cc:359] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.289461  3745 raft_consensus.cc:385] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.289760  3745 raft_consensus.cc:740] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.290102  3743 ts_tablet_manager.cc:1434] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.006s
I20260630 12:12:44.290616  3745 consensus_queue.cc:260] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.291523  3743 tablet_bootstrap.cc:492] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:44.287299  3632 raft_consensus.cc:515] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.293469  3745 ts_tablet_manager.cc:1434] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260630 12:12:44.297492  3745 tablet_bootstrap.cc:492] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:44.298962  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9543b88c818a43868758fac983f0f144" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:44.299607  3710 raft_consensus.cc:2468] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:44.300108  3632 leader_election.cc:290] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.300222  3396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9543b88c818a43868758fac983f0f144" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
W20260630 12:12:44.301851  3435 leader_election.cc:343] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:44.302620  3435 leader_election.cc:304] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [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: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4; no voters: fb83995256b846aa8102276e89a9de7e
I20260630 12:12:44.306936  3632 raft_consensus.cc:2804] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:44.307478  3632 raft_consensus.cc:493] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:44.307878  3632 raft_consensus.cc:3060] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.313871  3743 tablet_bootstrap.cc:654] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.318526  3632 raft_consensus.cc:515] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.320297  3742 tablet_bootstrap.cc:492] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:44.321236  3742 ts_tablet_manager.cc:1403] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.022s
I20260630 12:12:44.321206  3632 leader_election.cc:290] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.318969  3745 tablet_bootstrap.cc:654] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.323419  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9543b88c818a43868758fac983f0f144" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
I20260630 12:12:44.323699  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9543b88c818a43868758fac983f0f144" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:44.324404  3710 raft_consensus.cc:3060] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:44.326085  3435 leader_election.cc:343] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:44.334061  3742 raft_consensus.cc:359] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } }
I20260630 12:12:44.334931  3745 tablet_bootstrap.cc:492] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9: No bootstrap required, opened a new log
I20260630 12:12:44.335263  3742 raft_consensus.cc:385] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.335739  3742 raft_consensus.cc:740] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.335858  3710 raft_consensus.cc:2468] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 1.
I20260630 12:12:44.335669  3745 ts_tablet_manager.cc:1403] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.009s
I20260630 12:12:44.336966  3742 consensus_queue.cc:260] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } }
I20260630 12:12:44.337915  3435 leader_election.cc:304] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [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: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4; no voters: fb83995256b846aa8102276e89a9de7e
I20260630 12:12:44.339533  3743 tablet_bootstrap.cc:492] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d: No bootstrap required, opened a new log
I20260630 12:12:44.339485  3632 raft_consensus.cc:2804] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:44.340308  3743 ts_tablet_manager.cc:1403] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.010s
I20260630 12:12:44.340308  3632 raft_consensus.cc:697] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Becoming Leader. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Running, Role: LEADER
I20260630 12:12:44.341398  3745 raft_consensus.cc:359] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } }
I20260630 12:12:44.341749  3632 consensus_queue.cc:237] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.342697  3745 raft_consensus.cc:385] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.343086  3745 raft_consensus.cc:740] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.344071  3745 consensus_queue.cc:260] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } }
I20260630 12:12:44.344924  3743 raft_consensus.cc:359] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.345706  3743 raft_consensus.cc:385] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.345978  3743 raft_consensus.cc:740] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.344929  3742 ts_tablet_manager.cc:1434] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.005s
I20260630 12:12:44.346858  3745 ts_tablet_manager.cc:1434] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:12:44.347617  3742 tablet_bootstrap.cc:492] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e: Bootstrap starting.
I20260630 12:12:44.347796  3745 tablet_bootstrap.cc:492] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:44.348831  3743 consensus_queue.cc:260] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.355830  3772 raft_consensus.cc:493] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:44.364238  3743 ts_tablet_manager.cc:1434] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260630 12:12:44.364890  3745 tablet_bootstrap.cc:654] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.364660  3772 raft_consensus.cc:515] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } }
I20260630 12:12:44.368930  3772 leader_election.cc:290] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:44.365811  3616 raft_consensus.cc:493] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:44.371001  3616 raft_consensus.cc:515] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.372884  3616 leader_election.cc:290] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.370244  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32847ebec28249f2a4f53e004a959b5a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:44.374002  3395 raft_consensus.cc:2468] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:44.374502  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:44.375149  3397 raft_consensus.cc:2468] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:44.374987  3742 tablet_bootstrap.cc:654] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.383675  3509 leader_election.cc:304] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:44.384574  3509 leader_election.cc:304] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:44.385285  3771 raft_consensus.cc:2804] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:44.385667  3771 raft_consensus.cc:493] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:44.385977  3771 raft_consensus.cc:3060] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.374984  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
W20260630 12:12:44.389133  3509 leader_election.cc:343] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:44.389724  3616 raft_consensus.cc:2804] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:44.390206  3616 raft_consensus.cc:493] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:44.390519  3616 raft_consensus.cc:3060] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.394596  3771 raft_consensus.cc:515] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } }
I20260630 12:12:44.395840  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32847ebec28249f2a4f53e004a959b5a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:44.396502  3710 raft_consensus.cc:2468] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 0.
I20260630 12:12:44.397151  3771 leader_election.cc:290] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Requested vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:44.398062  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32847ebec28249f2a4f53e004a959b5a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:44.398778  3397 raft_consensus.cc:3060] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.399010  3295 catalog_manager.cc:5697] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.405531  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32847ebec28249f2a4f53e004a959b5a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
I20260630 12:12:44.406210  3710 raft_consensus.cc:3060] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.406152  3745 tablet_bootstrap.cc:492] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9: No bootstrap required, opened a new log
I20260630 12:12:44.407039  3745 ts_tablet_manager.cc:1403] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.007s
I20260630 12:12:44.410355  3745 raft_consensus.cc:359] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.412308  3745 raft_consensus.cc:385] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.412632  3745 raft_consensus.cc:740] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.413582  3742 tablet_bootstrap.cc:492] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e: No bootstrap required, opened a new log
I20260630 12:12:44.413460  3745 consensus_queue.cc:260] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.414065  3742 ts_tablet_manager.cc:1403] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.014s
I20260630 12:12:44.416167  3745 ts_tablet_manager.cc:1434] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:12:44.417220  3745 tablet_bootstrap.cc:492] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:44.416908  3742 raft_consensus.cc:359] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.417613  3742 raft_consensus.cc:385] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.417900  3742 raft_consensus.cc:740] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.418584  3742 consensus_queue.cc:260] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.421270  3742 ts_tablet_manager.cc:1434] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:12:44.421854  3397 raft_consensus.cc:2468] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:44.422675  3616 raft_consensus.cc:515] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.423182  3509 leader_election.cc:304] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:44.424326  3771 raft_consensus.cc:2804] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:44.424858  3771 raft_consensus.cc:697] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Leader. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:44.425642  3616 leader_election.cc:290] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Requested vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.425655  3771 consensus_queue.cc:237] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } }
I20260630 12:12:44.426544  3710 raft_consensus.cc:2468] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:44.426937  3745 tablet_bootstrap.cc:654] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.439204  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
W20260630 12:12:44.440634  3509 leader_election.cc:343] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:44.442298  3745 tablet_bootstrap.cc:492] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9: No bootstrap required, opened a new log
I20260630 12:12:44.442813  3745 ts_tablet_manager.cc:1403] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260630 12:12:44.445888  3745 raft_consensus.cc:359] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.446693  3745 raft_consensus.cc:385] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.446978  3745 raft_consensus.cc:740] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.442850  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:44.450742  3397 raft_consensus.cc:3060] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.448040  3745 consensus_queue.cc:260] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.453852  3745 ts_tablet_manager.cc:1434] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:12:44.454844  3745 tablet_bootstrap.cc:492] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:44.454741  3293 catalog_manager.cc:5697] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3). New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.462772  3745 tablet_bootstrap.cc:654] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:44.463133  3397 raft_consensus.cc:2468] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 1.
I20260630 12:12:44.464407  3509 leader_election.cc:304] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:44.465188  3616 raft_consensus.cc:2804] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:44.465690  3616 raft_consensus.cc:697] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Leader. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:44.466360  3616 consensus_queue.cc:237] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.467422  3745 tablet_bootstrap.cc:492] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9: No bootstrap required, opened a new log
I20260630 12:12:44.467813  3745 ts_tablet_manager.cc:1403] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:12:44.469707  3745 raft_consensus.cc:359] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.470332  3745 raft_consensus.cc:385] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:44.470594  3745 raft_consensus.cc:740] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: FOLLOWER
I20260630 12:12:44.471304  3745 consensus_queue.cc:260] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.472972  3745 ts_tablet_manager.cc:1434] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:12:44.474023  3293 catalog_manager.cc:5697] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3). New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.500917  3773 consensus_queue.cc:1048] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.511596  3764 consensus_queue.cc:1048] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.525177  3632 raft_consensus.cc:493] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:44.525707  3632 raft_consensus.cc:515] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.527262  3632 leader_election.cc:290] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:44.528241  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54df9c3a3e11400c9c4b9963643c7f9a" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:44.528614  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54df9c3a3e11400c9c4b9963643c7f9a" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:44.528952  3710 raft_consensus.cc:2468] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:44.529218  3545 raft_consensus.cc:2468] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 0.
I20260630 12:12:44.529978  3435 leader_election.cc:304] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:44.530684  3632 raft_consensus.cc:2804] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:44.531030  3632 raft_consensus.cc:493] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:44.531308  3632 raft_consensus.cc:3060] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.535630  3632 raft_consensus.cc:515] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.537262  3632 leader_election.cc:290] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Requested vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:44.538017  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54df9c3a3e11400c9c4b9963643c7f9a" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
I20260630 12:12:44.538511  3710 raft_consensus.cc:3060] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.539062  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54df9c3a3e11400c9c4b9963643c7f9a" candidate_uuid: "f369d9fd626e4154897dd240cdb20ee4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:44.539729  3545 raft_consensus.cc:3060] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.543182  3710 raft_consensus.cc:2468] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 1.
I20260630 12:12:44.544265  3435 leader_election.cc:304] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:44.545071  3632 raft_consensus.cc:2804] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:44.545500  3545 raft_consensus.cc:2468] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369d9fd626e4154897dd240cdb20ee4 in term 1.
I20260630 12:12:44.546420  3632 raft_consensus.cc:697] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Becoming Leader. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Running, Role: LEADER
I20260630 12:12:44.547189  3632 consensus_queue.cc:237] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:44.554838  3295 catalog_manager.cc:5697] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.637982  3770 consensus_queue.cc:1048] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:44.649981  3751 consensus_queue.cc:1048] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:44.656365  3279 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet f5ee4c2f092449dca4d272f646f07a86 (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f5ee4c2f092449dca4d272f646f07a86 consensus state has no leader
W20260630 12:12:44.724804  3343 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:44.728770  3710 raft_consensus.cc:3060] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.735582  3632 consensus_queue.cc:1048] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.741019  3749 raft_consensus.cc:493] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:44.741534  3749 raft_consensus.cc:515] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.744135  3749 leader_election.cc:290] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:44.744541  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9543b88c818a43868758fac983f0f144" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369d9fd626e4154897dd240cdb20ee4" is_pre_election: true
I20260630 12:12:44.745720  3711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9543b88c818a43868758fac983f0f144" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:44.746461  3711 raft_consensus.cc:2393] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb83995256b846aa8102276e89a9de7e in current term 1: Already voted for candidate f369d9fd626e4154897dd240cdb20ee4 in this term.
I20260630 12:12:44.746529  3753 consensus_queue.cc:1048] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.747905  3360 leader_election.cc:304] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [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: fb83995256b846aa8102276e89a9de7e; no voters: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4
I20260630 12:12:44.749039  3749 raft_consensus.cc:3060] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.756372  3749 raft_consensus.cc:2749] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:44.864260  3711 raft_consensus.cc:3060] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.870887  3751 raft_consensus.cc:493] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:44.871551  3751 raft_consensus.cc:515] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.872102  3771 consensus_queue.cc:1048] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.874279  3751 leader_election.cc:290] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.875353  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:44.875363  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:44.876035  3395 raft_consensus.cc:2468] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 1.
I20260630 12:12:44.877421  3674 leader_election.cc:304] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9, fb83995256b846aa8102276e89a9de7e; no voters: eeda93474a5f45a6b3ad8a78ac707a3d
I20260630 12:12:44.878213  3804 raft_consensus.cc:2804] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:12:44.878592  3804 raft_consensus.cc:493] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eeda93474a5f45a6b3ad8a78ac707a3d)
I20260630 12:12:44.879184  3804 raft_consensus.cc:3060] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.887356  3804 raft_consensus.cc:515] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.888276  3711 raft_consensus.cc:1240] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Rejecting Update request from peer eeda93474a5f45a6b3ad8a78ac707a3d for earlier term 1. Current term is 2. Ops: []
I20260630 12:12:44.891875  3810 consensus_queue.cc:1048] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.891896  3804 leader_election.cc:290] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 2 election: Requested vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:44.893251  3810 consensus_queue.cc:1059] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:44.894852  3810 raft_consensus.cc:3055] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:44.891295  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:44.895197  3810 raft_consensus.cc:740] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:44.896091  3810 consensus_queue.cc:260] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [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: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:44.897307  3810 raft_consensus.cc:3060] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.895076  3395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:44.899174  3674 leader_election.cc:304] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9; no voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e
I20260630 12:12:44.899887  3804 raft_consensus.cc:2749] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:12:44.901021  3616 consensus_queue.cc:1048] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.914281  3632 consensus_queue.cc:1048] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.915176  3771 consensus_queue.cc:1048] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.931203  3632 consensus_queue.cc:1048] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.992601  3753 consensus_queue.cc:1048] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:45.005471  3632 consensus_queue.cc:1048] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:45.701193  3279 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet f5ee4c2f092449dca4d272f646f07a86 (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet f5ee4c2f092449dca4d272f646f07a86 consensus state has no leader
I20260630 12:12:45.722604  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:12:45.725673  3348 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:12:45.728621  3343 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:45.882715  3749 raft_consensus.cc:493] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:45.883219  3749 raft_consensus.cc:515] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:45.884977  3749 leader_election.cc:290] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:45.885703  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:45.886042  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:45.886373  3545 raft_consensus.cc:2468] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 1.
I20260630 12:12:45.886647  3710 raft_consensus.cc:2468] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 1.
I20260630 12:12:45.887545  3360 leader_election.cc:304] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [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: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:45.888197  3749 raft_consensus.cc:2804] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:12:45.888482  3749 raft_consensus.cc:493] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:45.888782  3749 raft_consensus.cc:3060] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.893585  3749 raft_consensus.cc:515] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:45.895358  3749 leader_election.cc:290] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 2 election: Requested vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:45.896080  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:45.896498  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ee4c2f092449dca4d272f646f07a86" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
I20260630 12:12:45.896679  3545 raft_consensus.cc:3060] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.897112  3710 raft_consensus.cc:3060] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.903878  3710 raft_consensus.cc:2468] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 2.
I20260630 12:12:45.904791  3545 raft_consensus.cc:2468] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 2.
I20260630 12:12:45.904882  3360 leader_election.cc:304] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [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: 4b5a72465d03496d8759872e03a331e9, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:45.905563  3749 raft_consensus.cc:2804] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:45.906502  3749 raft_consensus.cc:697] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Becoming Leader. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Running, Role: LEADER
I20260630 12:12:45.907106  3749 consensus_queue.cc:237] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Queue going to LEADER 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: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:45.914223  3294 catalog_manager.cc:5697] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e reported cstate change: term changed from 0 to 2, leader changed from <none> to fb83995256b846aa8102276e89a9de7e (127.0.108.1). New cstate: current_term: 2 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:46.274080  3616 raft_consensus.cc:493] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:46.274546  3616 raft_consensus.cc:515] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:46.276625  3616 leader_election.cc:290] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:46.276909  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:46.277479  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:46.278676  3509 leader_election.cc:304] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [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: eeda93474a5f45a6b3ad8a78ac707a3d; no voters: 4b5a72465d03496d8759872e03a331e9, fb83995256b846aa8102276e89a9de7e
I20260630 12:12:46.279261  3616 raft_consensus.cc:2749] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:12:46.286857  3710 raft_consensus.cc:1275] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:12:46.287994  3749 consensus_queue.cc:1048] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:46.299719  3545 raft_consensus.cc:1275] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:12:46.301386  3749 consensus_queue.cc:1048] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:46.395704  3749 raft_consensus.cc:493] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eeda93474a5f45a6b3ad8a78ac707a3d)
I20260630 12:12:46.396296  3749 raft_consensus.cc:515] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:46.398097  3749 leader_election.cc:290] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:46.398993  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:46.399140  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9" is_pre_election: true
I20260630 12:12:46.399664  3545 raft_consensus.cc:2468] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 2.
I20260630 12:12:46.399856  3710 raft_consensus.cc:2393] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb83995256b846aa8102276e89a9de7e in current term 2: Already voted for candidate 4b5a72465d03496d8759872e03a331e9 in this term.
I20260630 12:12:46.400867  3360 leader_election.cc:304] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [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: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:46.401651  3749 raft_consensus.cc:2804] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:12:46.402110  3749 raft_consensus.cc:493] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting leader election (detected failure of leader eeda93474a5f45a6b3ad8a78ac707a3d)
I20260630 12:12:46.402565  3749 raft_consensus.cc:3060] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:46.409065  3749 raft_consensus.cc:515] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:46.410665  3749 leader_election.cc:290] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 2 election: Requested vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:46.411382  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:46.411568  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b5a72465d03496d8759872e03a331e9"
I20260630 12:12:46.412151  3710 raft_consensus.cc:2393] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fb83995256b846aa8102276e89a9de7e in current term 2: Already voted for candidate 4b5a72465d03496d8759872e03a331e9 in this term.
I20260630 12:12:46.415956  3545 raft_consensus.cc:2468] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 2.
I20260630 12:12:46.416904  3360 leader_election.cc:304] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [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: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:46.417596  3749 raft_consensus.cc:2804] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:46.417980  3749 raft_consensus.cc:697] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Becoming Leader. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Running, Role: LEADER
I20260630 12:12:46.418540  3749 consensus_queue.cc:237] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [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: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:46.424998  3295 catalog_manager.cc:5697] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e reported cstate change: term changed from 1 to 2, leader changed from eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) to fb83995256b846aa8102276e89a9de7e (127.0.108.1). New cstate: current_term: 2 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:46.717756  3804 raft_consensus.cc:493] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:46.718256  3804 raft_consensus.cc:515] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:46.719826  3804 leader_election.cc:290] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:46.720695  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
I20260630 12:12:46.720871  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e" is_pre_election: true
I20260630 12:12:46.721261  3545 raft_consensus.cc:2468] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 2.
I20260630 12:12:46.722388  3674 leader_election.cc:304] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9, eeda93474a5f45a6b3ad8a78ac707a3d; no voters: 
I20260630 12:12:46.723173  3804 raft_consensus.cc:2804] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:12:46.723521  3804 raft_consensus.cc:493] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:46.724161  3804 raft_consensus.cc:3060] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:46.728664  3804 raft_consensus.cc:515] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:46.731079  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:46.731256  3804 leader_election.cc:290] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 3 election: Requested vote from peers eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789), fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:46.731659  3545 raft_consensus.cc:3060] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:46.731900  3397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182d82a0756a4bb084277922057a22bb" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb83995256b846aa8102276e89a9de7e"
I20260630 12:12:46.738272  3545 raft_consensus.cc:2468] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 3.
I20260630 12:12:46.739319  3674 leader_election.cc:304] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9, eeda93474a5f45a6b3ad8a78ac707a3d; no voters: fb83995256b846aa8102276e89a9de7e
I20260630 12:12:46.740531  3804 raft_consensus.cc:2804] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:12:46.741665  3804 raft_consensus.cc:697] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 3 LEADER]: Becoming Leader. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Running, Role: LEADER
I20260630 12:12:46.742921  3804 consensus_queue.cc:237] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [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: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:46.751200  3295 catalog_manager.cc:5697] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 reported cstate change: term changed from 2 to 3, leader changed from fb83995256b846aa8102276e89a9de7e (127.0.108.1) to 4b5a72465d03496d8759872e03a331e9 (127.0.108.4). New cstate: current_term: 3 leader_uuid: "4b5a72465d03496d8759872e03a331e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:46.773806  3472 consensus_queue.cc:237] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:46.781464  3545 raft_consensus.cc:1275] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:46.781620  3397 raft_consensus.cc:1275] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:46.781528  3435 consensus_peers.cc:597] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 -> Peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Couldn't send request to peer 4b5a72465d03496d8759872e03a331e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1cf7c3dccc94381a500ca756be9b9ab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.782883  3844 consensus_queue.cc:1048] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.783563  3801 consensus_queue.cc:1048] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } 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:12:46.792680  3801 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.801595  3396 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.802099  3545 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.806843  3295 catalog_manager.cc:5697] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:46.807832  3472 consensus_queue.cc:237] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
W20260630 12:12:46.823817  3435 consensus_peers.cc:597] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 -> Peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Couldn't send request to peer 4b5a72465d03496d8759872e03a331e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f55b6753dc2d487a81df1a832a8f6ab2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.824064  3545 raft_consensus.cc:1275] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:46.825748  3847 consensus_queue.cc:1048] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.826507  3396 raft_consensus.cc:1275] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:46.828401  3844 consensus_queue.cc:1048] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.834189  3844 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.835755  3545 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.845717  3295 catalog_manager.cc:5697] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.847324  3396 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.865088  3545 consensus_queue.cc:237] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:46.871493  3472 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:46.871912  3396 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:46.872313  3509 consensus_peers.cc:597] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d -> Peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Couldn't send request to peer 4b5a72465d03496d8759872e03a331e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6dbff9df234d4dfa983746a02ea17031. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.872815  3853 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } 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:12:46.873916  3828 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.881680  3616 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.883333  3472 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.883376  3396 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.895510  3295 catalog_manager.cc:5697] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.898761  3545 consensus_queue.cc:237] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
W20260630 12:12:46.907032  3509 consensus_peers.cc:597] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d -> Peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Couldn't send request to peer 4b5a72465d03496d8759872e03a331e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a36403aab55c4d91a719aa3c92f3e76a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.907269  3396 raft_consensus.cc:1275] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:46.908694  3853 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } 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:12:46.909263  3472 raft_consensus.cc:1275] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:46.911262  3853 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.917944  3856 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.919360  3710 raft_consensus.cc:1240] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 3 LEADER]: Rejecting Update request from peer fb83995256b846aa8102276e89a9de7e for earlier term 2. Current term is 3. Ops: []
I20260630 12:12:46.921555  3821 consensus_queue.cc:1059] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:46.920044  3396 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.923732  3472 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:46.922240  3821 consensus_queue.cc:1243] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [LEADER]: Peer 4b5a72465d03496d8759872e03a331e9 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:12:46.929848  3837 raft_consensus.cc:3055] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:12:46.930223  3837 raft_consensus.cc:740] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Running, Role: LEADER
I20260630 12:12:46.931048  3837 consensus_queue.cc:260] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } }
I20260630 12:12:46.932231  3837 raft_consensus.cc:3060] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:12:46.935725  3294 catalog_manager.cc:5697] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e reported cstate change: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:47.284862  3545 raft_consensus.cc:1275] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 3 FOLLOWER]: Refusing update from remote peer 4b5a72465d03496d8759872e03a331e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:12:47.286641  3860 consensus_queue.cc:1048] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:47.302862  3396 raft_consensus.cc:1275] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 3 FOLLOWER]: Refusing update from remote peer 4b5a72465d03496d8759872e03a331e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260630 12:12:47.303289  3396 pending_rounds.cc:85] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e: Aborting all ops after (but not including) 1
I20260630 12:12:47.303529  3396 pending_rounds.cc:107] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260630 12:12:47.303821  3396 raft_consensus.cc:2889] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:12:47.305589  3860 consensus_queue.cc:1048] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:47.337611  3866 ts_tablet_manager.cc:933] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: Initiating tablet copy from peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:47.343849  3866 tablet_copy_client.cc:323] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:38951
I20260630 12:12:47.344651  3868 ts_tablet_manager.cc:933] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: Initiating tablet copy from peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:47.345939  3482 tablet_copy_service.cc:140] P f369d9fd626e4154897dd240cdb20ee4: Received BeginTabletCopySession request for tablet d1cf7c3dccc94381a500ca756be9b9ab from peer 4b5a72465d03496d8759872e03a331e9 ({username='slave'} at 127.0.0.1:39976)
I20260630 12:12:47.346555  3868 tablet_copy_client.cc:323] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:38951
I20260630 12:12:47.346585  3482 tablet_copy_service.cc:161] P f369d9fd626e4154897dd240cdb20ee4: Beginning new tablet copy session on tablet d1cf7c3dccc94381a500ca756be9b9ab from peer 4b5a72465d03496d8759872e03a331e9 at {username='slave'} at 127.0.0.1:39976: session id = 4b5a72465d03496d8759872e03a331e9-d1cf7c3dccc94381a500ca756be9b9ab
I20260630 12:12:47.348483  3481 tablet_copy_service.cc:140] P f369d9fd626e4154897dd240cdb20ee4: Received BeginTabletCopySession request for tablet f55b6753dc2d487a81df1a832a8f6ab2 from peer 4b5a72465d03496d8759872e03a331e9 ({username='slave'} at 127.0.0.1:39976)
I20260630 12:12:47.349035  3481 tablet_copy_service.cc:161] P f369d9fd626e4154897dd240cdb20ee4: Beginning new tablet copy session on tablet f55b6753dc2d487a81df1a832a8f6ab2 from peer 4b5a72465d03496d8759872e03a331e9 at {username='slave'} at 127.0.0.1:39976: session id = 4b5a72465d03496d8759872e03a331e9-f55b6753dc2d487a81df1a832a8f6ab2
I20260630 12:12:47.351922  3482 tablet_copy_source_session.cc:215] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.356288  3866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1cf7c3dccc94381a500ca756be9b9ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.356473  3481 tablet_copy_source_session.cc:215] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.359438  3868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55b6753dc2d487a81df1a832a8f6ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.373310  3870 ts_tablet_manager.cc:933] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: Initiating tablet copy from peer eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:47.375913  3868 tablet_copy_client.cc:806] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.376505  3868 tablet_copy_client.cc:670] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.376847  3866 tablet_copy_client.cc:806] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.377344  3866 tablet_copy_client.cc:670] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.380522  3868 tablet_copy_client.cc:538] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.380899  3866 tablet_copy_client.cc:538] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.385422  3870 tablet_copy_client.cc:323] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:36789
I20260630 12:12:47.387468  3556 tablet_copy_service.cc:140] P eeda93474a5f45a6b3ad8a78ac707a3d: Received BeginTabletCopySession request for tablet a36403aab55c4d91a719aa3c92f3e76a from peer 4b5a72465d03496d8759872e03a331e9 ({username='slave'} at 127.0.0.1:41508)
I20260630 12:12:47.388037  3556 tablet_copy_service.cc:161] P eeda93474a5f45a6b3ad8a78ac707a3d: Beginning new tablet copy session on tablet a36403aab55c4d91a719aa3c92f3e76a from peer 4b5a72465d03496d8759872e03a331e9 at {username='slave'} at 127.0.0.1:41508: session id = 4b5a72465d03496d8759872e03a331e9-a36403aab55c4d91a719aa3c92f3e76a
I20260630 12:12:47.390080  3866 tablet_bootstrap.cc:492] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:47.394079  3868 tablet_bootstrap.cc:492] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:47.395442  3556 tablet_copy_source_session.cc:215] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.398768  3870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a36403aab55c4d91a719aa3c92f3e76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.416131  3870 tablet_copy_client.cc:806] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.416805  3870 tablet_copy_client.cc:670] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.421228  3866 tablet_bootstrap.cc:492] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: 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:12:47.421643  3868 tablet_bootstrap.cc:492] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: 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:12:47.421911  3866 tablet_bootstrap.cc:492] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: Bootstrap complete.
I20260630 12:12:47.422494  3866 ts_tablet_manager.cc:1403] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.008s
I20260630 12:12:47.422464  3868 tablet_bootstrap.cc:492] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: Bootstrap complete.
I20260630 12:12:47.423355  3868 ts_tablet_manager.cc:1403] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.004s
I20260630 12:12:47.425376  3866 raft_consensus.cc:359] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:47.425972  3866 raft_consensus.cc:740] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: LEARNER
I20260630 12:12:47.426430  3866 consensus_queue.cc:260] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:47.426568  3868 raft_consensus.cc:359] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:47.427421  3868 raft_consensus.cc:740] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: LEARNER
I20260630 12:12:47.428454  3866 ts_tablet_manager.cc:1434] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260630 12:12:47.428043  3868 consensus_queue.cc:260] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:47.428686  3870 tablet_copy_client.cc:538] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.430531  3868 ts_tablet_manager.cc:1434] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:12:47.430495  3482 tablet_copy_service.cc:342] P f369d9fd626e4154897dd240cdb20ee4: Request end of tablet copy session 4b5a72465d03496d8759872e03a331e9-d1cf7c3dccc94381a500ca756be9b9ab received from {username='slave'} at 127.0.0.1:39976
I20260630 12:12:47.431159  3482 tablet_copy_service.cc:434] P f369d9fd626e4154897dd240cdb20ee4: ending tablet copy session 4b5a72465d03496d8759872e03a331e9-d1cf7c3dccc94381a500ca756be9b9ab on tablet d1cf7c3dccc94381a500ca756be9b9ab with peer 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:47.435380  3482 tablet_copy_service.cc:342] P f369d9fd626e4154897dd240cdb20ee4: Request end of tablet copy session 4b5a72465d03496d8759872e03a331e9-f55b6753dc2d487a81df1a832a8f6ab2 received from {username='slave'} at 127.0.0.1:39976
I20260630 12:12:47.435788  3482 tablet_copy_service.cc:434] P f369d9fd626e4154897dd240cdb20ee4: ending tablet copy session 4b5a72465d03496d8759872e03a331e9-f55b6753dc2d487a81df1a832a8f6ab2 on tablet f55b6753dc2d487a81df1a832a8f6ab2 with peer 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:47.438462  3870 tablet_bootstrap.cc:492] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:47.446498  3866 ts_tablet_manager.cc:933] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: Initiating tablet copy from peer eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:47.449308  3866 tablet_copy_client.cc:323] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:36789
I20260630 12:12:47.451529  3556 tablet_copy_service.cc:140] P eeda93474a5f45a6b3ad8a78ac707a3d: Received BeginTabletCopySession request for tablet 6dbff9df234d4dfa983746a02ea17031 from peer 4b5a72465d03496d8759872e03a331e9 ({username='slave'} at 127.0.0.1:41508)
I20260630 12:12:47.452044  3556 tablet_copy_service.cc:161] P eeda93474a5f45a6b3ad8a78ac707a3d: Beginning new tablet copy session on tablet 6dbff9df234d4dfa983746a02ea17031 from peer 4b5a72465d03496d8759872e03a331e9 at {username='slave'} at 127.0.0.1:41508: session id = 4b5a72465d03496d8759872e03a331e9-6dbff9df234d4dfa983746a02ea17031
I20260630 12:12:47.461588  3556 tablet_copy_source_session.cc:215] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.467939  3866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dbff9df234d4dfa983746a02ea17031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.479831  3870 tablet_bootstrap.cc:492] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: 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:12:47.480845  3870 tablet_bootstrap.cc:492] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: Bootstrap complete.
I20260630 12:12:47.480952  3866 tablet_copy_client.cc:806] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.481598  3870 ts_tablet_manager.cc:1403] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.016s
I20260630 12:12:47.481693  3866 tablet_copy_client.cc:670] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.484900  3870 raft_consensus.cc:359] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:47.485740  3870 raft_consensus.cc:740] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: LEARNER
I20260630 12:12:47.486829  3866 tablet_copy_client.cc:538] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.486390  3870 consensus_queue.cc:260] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:47.488798  3870 ts_tablet_manager.cc:1434] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:12:47.490967  3556 tablet_copy_service.cc:342] P eeda93474a5f45a6b3ad8a78ac707a3d: Request end of tablet copy session 4b5a72465d03496d8759872e03a331e9-a36403aab55c4d91a719aa3c92f3e76a received from {username='slave'} at 127.0.0.1:41508
I20260630 12:12:47.491377  3556 tablet_copy_service.cc:434] P eeda93474a5f45a6b3ad8a78ac707a3d: ending tablet copy session 4b5a72465d03496d8759872e03a331e9-a36403aab55c4d91a719aa3c92f3e76a on tablet a36403aab55c4d91a719aa3c92f3e76a with peer 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:47.496205  3866 tablet_bootstrap.cc:492] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:47.512483  3866 tablet_bootstrap.cc:492] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: 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:12:47.513535  3866 tablet_bootstrap.cc:492] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: Bootstrap complete.
I20260630 12:12:47.514048  3866 ts_tablet_manager.cc:1403] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260630 12:12:47.516588  3866 raft_consensus.cc:359] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:47.517179  3866 raft_consensus.cc:740] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: LEARNER
I20260630 12:12:47.517621  3866 consensus_queue.cc:260] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:47.519325  3866 ts_tablet_manager.cc:1434] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:12:47.521189  3556 tablet_copy_service.cc:342] P eeda93474a5f45a6b3ad8a78ac707a3d: Request end of tablet copy session 4b5a72465d03496d8759872e03a331e9-6dbff9df234d4dfa983746a02ea17031 received from {username='slave'} at 127.0.0.1:41508
I20260630 12:12:47.521530  3556 tablet_copy_service.cc:434] P eeda93474a5f45a6b3ad8a78ac707a3d: ending tablet copy session 4b5a72465d03496d8759872e03a331e9-6dbff9df234d4dfa983746a02ea17031 on tablet 6dbff9df234d4dfa983746a02ea17031 with peer 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:47.726799  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:47.750727  3472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54df9c3a3e11400c9c4b9963643c7f9a"
dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
mode: GRACEFUL
new_leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
 from {username='slave'} at 127.0.0.1:39992
I20260630 12:12:47.751310  3472 raft_consensus.cc:606] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Received request to transfer leadership to TS eeda93474a5f45a6b3ad8a78ac707a3d
I20260630 12:12:47.764344  3545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031"
dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
mode: GRACEFUL
new_leader_uuid: "fb83995256b846aa8102276e89a9de7e"
 from {username='slave'} at 127.0.0.1:41534
I20260630 12:12:47.764979  3545 raft_consensus.cc:606] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Received request to transfer leadership to TS fb83995256b846aa8102276e89a9de7e
I20260630 12:12:47.767647  3545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "985ca13dcc6243e0bc8820cd7d8f5992"
dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
mode: GRACEFUL
new_leader_uuid: "fb83995256b846aa8102276e89a9de7e"
 from {username='slave'} at 127.0.0.1:41534
I20260630 12:12:47.768186  3545 raft_consensus.cc:606] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Received request to transfer leadership to TS fb83995256b846aa8102276e89a9de7e
I20260630 12:12:47.770787  3472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466"
dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
mode: GRACEFUL
new_leader_uuid: "4b5a72465d03496d8759872e03a331e9"
 from {username='slave'} at 127.0.0.1:39992
I20260630 12:12:47.771418  3472 raft_consensus.cc:606] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Received request to transfer leadership to TS 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:47.772351  3348 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:12:47.772941  3348 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:47.824522  3856 raft_consensus.cc:993] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d: : Instructing follower fb83995256b846aa8102276e89a9de7e to start an election
I20260630 12:12:47.827191  3856 raft_consensus.cc:1081] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Signalling peer fb83995256b846aa8102276e89a9de7e to start an election
I20260630 12:12:47.831350  3396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031"
dest_uuid: "fb83995256b846aa8102276e89a9de7e"
 from {username='slave'} at 127.0.0.1:43370
I20260630 12:12:47.850138  3396 raft_consensus.cc:493] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:47.850528  3396 raft_consensus.cc:3060] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:47.857121  3396 raft_consensus.cc:515] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:47.862859  3711 raft_consensus.cc:1217] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:47.991844  3711 raft_consensus.cc:1217] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:48.001994  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:48.002560  3545 raft_consensus.cc:3055] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:48.002843  3545 raft_consensus.cc:740] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:48.003893  3545 consensus_queue.cc:260] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:48.005014  3545 raft_consensus.cc:3060] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.009692  3545 raft_consensus.cc:2468] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 2.
I20260630 12:12:48.010953  3360 leader_election.cc:304] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [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: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:48.011693  3837 raft_consensus.cc:2804] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:48.012777  3837 raft_consensus.cc:697] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Becoming Leader. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Running, Role: LEADER
I20260630 12:12:48.013501  3837 consensus_queue.cc:237] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:48.078109  3709 raft_consensus.cc:1217] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:48.078079  3710 raft_consensus.cc:1217] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:48.087011  3801 raft_consensus.cc:993] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4: : Instructing follower eeda93474a5f45a6b3ad8a78ac707a3d to start an election
I20260630 12:12:48.087512  3801 raft_consensus.cc:1081] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Signalling peer eeda93474a5f45a6b3ad8a78ac707a3d to start an election
I20260630 12:12:48.097455  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:48.098165  3470 raft_consensus.cc:3060] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.115804  3470 raft_consensus.cc:2468] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 2.
W20260630 12:12:48.127450  3435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.3:36789, user_credentials={real_user=slave}} blocked reactor thread for 50271.8us
I20260630 12:12:48.159950  3545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54df9c3a3e11400c9c4b9963643c7f9a"
dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
 from {username='slave'} at 127.0.0.1:59916
I20260630 12:12:48.160585  3545 raft_consensus.cc:493] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:48.160965  3545 raft_consensus.cc:3060] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:47.874107  3396 leader_election.cc:290] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 2 election: Requested vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:48.170526  3545 raft_consensus.cc:515] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:48.172505  3545 leader_election.cc:290] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [CANDIDATE]: Term 2 election: Requested vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951)
I20260630 12:12:48.175870  3887 raft_consensus.cc:993] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4: : Instructing follower 4b5a72465d03496d8759872e03a331e9 to start an election
I20260630 12:12:48.176401  3887 raft_consensus.cc:1081] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Signalling peer 4b5a72465d03496d8759872e03a331e9 to start an election
I20260630 12:12:48.205350  3710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54df9c3a3e11400c9c4b9963643c7f9a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b5a72465d03496d8759872e03a331e9"
I20260630 12:12:48.205960  3710 raft_consensus.cc:3060] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.217065  3710 raft_consensus.cc:2468] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 2.
I20260630 12:12:48.218317  3509 leader_election.cc:304] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [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: 4b5a72465d03496d8759872e03a331e9, eeda93474a5f45a6b3ad8a78ac707a3d; no voters: 
I20260630 12:12:48.219154  3882 raft_consensus.cc:2804] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:48.219789  3882 raft_consensus.cc:697] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 LEADER]: Becoming Leader. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:48.221903  3882 consensus_queue.cc:237] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:48.240545  3472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54df9c3a3e11400c9c4b9963643c7f9a" candidate_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:48.241299  3472 raft_consensus.cc:3055] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:48.241650  3472 raft_consensus.cc:740] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Running, Role: LEADER
I20260630 12:12:48.241907  3710 raft_consensus.cc:1240] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Rejecting Update request from peer f369d9fd626e4154897dd240cdb20ee4 for earlier term 1. Current term is 2. Ops: []
I20260630 12:12:48.242651  3709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466"
dest_uuid: "4b5a72465d03496d8759872e03a331e9"
 from {username='slave'} at 127.0.0.1:37806
I20260630 12:12:48.243296  3709 raft_consensus.cc:493] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:48.243667  3709 raft_consensus.cc:3060] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.249145  3881 raft_consensus.cc:993] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d: : Instructing follower fb83995256b846aa8102276e89a9de7e to start an election
I20260630 12:12:48.249054  3886 consensus_queue.cc:1059] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:48.249812  3881 raft_consensus.cc:1081] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Signalling peer fb83995256b846aa8102276e89a9de7e to start an election
I20260630 12:12:48.248740  3294 catalog_manager.cc:5697] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e reported cstate change: term changed from 1 to 2, leader changed from eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) to fb83995256b846aa8102276e89a9de7e (127.0.108.1). New cstate: current_term: 2 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:48.253512  3396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "985ca13dcc6243e0bc8820cd7d8f5992"
dest_uuid: "fb83995256b846aa8102276e89a9de7e"
 from {username='slave'} at 127.0.0.1:43370
I20260630 12:12:48.254222  3396 raft_consensus.cc:493] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:48.254758  3396 raft_consensus.cc:3060] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.257550  3709 raft_consensus.cc:515] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:48.261147  3470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:48.262081  3470 raft_consensus.cc:3055] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:48.262528  3470 raft_consensus.cc:740] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Running, Role: LEADER
I20260630 12:12:48.263489  3470 consensus_queue.cc:260] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [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: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:48.264217  3396 raft_consensus.cc:515] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:48.264932  3470 raft_consensus.cc:3060] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.268009  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985ca13dcc6243e0bc8820cd7d8f5992" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:48.265789  3709 leader_election.cc:290] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 2 election: Requested vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:48.268731  3469 raft_consensus.cc:3060] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.269398  3546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985ca13dcc6243e0bc8820cd7d8f5992" candidate_uuid: "fb83995256b846aa8102276e89a9de7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:48.270025  3546 raft_consensus.cc:3055] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:48.270377  3546 raft_consensus.cc:740] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:48.271291  3546 consensus_queue.cc:260] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:48.272634  3546 raft_consensus.cc:3060] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.274282  3545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df3bb5e779cf4219b1b28fd2350d5466" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:48.275036  3545 raft_consensus.cc:3060] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.276376  3470 raft_consensus.cc:2468] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 2.
I20260630 12:12:48.278204  3675 leader_election.cc:304] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:48.279870  3863 raft_consensus.cc:2804] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:48.279196  3292 catalog_manager.cc:5697] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: term changed from 1 to 2, leader changed from f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) to eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3). New cstate: current_term: 2 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:48.280367  3863 raft_consensus.cc:697] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 2 LEADER]: Becoming Leader. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Running, Role: LEADER
I20260630 12:12:48.280678  3396 leader_election.cc:290] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [CANDIDATE]: Term 2 election: Requested vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:48.281507  3863 consensus_queue.cc:237] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [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: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:48.282418  3546 raft_consensus.cc:2468] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 2.
I20260630 12:12:48.283653  3360 leader_election.cc:304] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [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: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e; no voters: 
I20260630 12:12:48.284492  3837 raft_consensus.cc:2804] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:48.254675  3472 consensus_queue.cc:260] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:48.286502  3472 raft_consensus.cc:3060] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:48.285046  3837 raft_consensus.cc:697] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Becoming Leader. State: Replica: fb83995256b846aa8102276e89a9de7e, State: Running, Role: LEADER
I20260630 12:12:48.287868  3837 consensus_queue.cc:237] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } }
I20260630 12:12:48.309227  3295 catalog_manager.cc:5697] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 reported cstate change: term changed from 1 to 2, leader changed from f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) to 4b5a72465d03496d8759872e03a331e9 (127.0.108.4). New cstate: current_term: 2 leader_uuid: "4b5a72465d03496d8759872e03a331e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:48.309861  3294 catalog_manager.cc:5697] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e reported cstate change: term changed from 1 to 2, leader changed from eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) to fb83995256b846aa8102276e89a9de7e (127.0.108.1). New cstate: current_term: 2 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:48.314000  3469 raft_consensus.cc:2468] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb83995256b846aa8102276e89a9de7e in term 2.
I20260630 12:12:48.317667  3545 raft_consensus.cc:2468] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 2.
I20260630 12:12:48.319420  3472 raft_consensus.cc:2468] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eeda93474a5f45a6b3ad8a78ac707a3d in term 2.
W20260630 12:12:48.320003  3886 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260630 12:12:48.420879  3709 raft_consensus.cc:3060] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Advancing to term 2
I20260630 12:12:48.426743  3709 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 LEARNER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:48.427978  3837 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.438097  3837 raft_consensus.cc:1064] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e: attempting to promote NON_VOTER 4b5a72465d03496d8759872e03a331e9 to VOTER
W20260630 12:12:48.438503  3837 raft_consensus.cc:1068] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e: Unable to promote non-voter 4b5a72465d03496d8759872e03a331e9: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:12:48.481993  3545 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:48.483400  3884 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.499495  3472 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:48.501313  3837 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } 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:12:48.503705  3801 raft_consensus.cc:1064] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4: attempting to promote NON_VOTER 4b5a72465d03496d8759872e03a331e9 to VOTER
I20260630 12:12:48.506553  3801 consensus_queue.cc:237] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:48.519407  3888 raft_consensus.cc:1064] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4: attempting to promote NON_VOTER 4b5a72465d03496d8759872e03a331e9 to VOTER
I20260630 12:12:48.522631  3888 consensus_queue.cc:237] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:48.543946  3709 raft_consensus.cc:1275] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.545826  3887 consensus_queue.cc:1048] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:48.554322  3545 raft_consensus.cc:1275] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.556629  3887 consensus_queue.cc:1048] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } 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:12:48.567889  3396 raft_consensus.cc:1275] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.570242  3710 raft_consensus.cc:1275] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.572074  3844 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.579715  3545 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.585218  3876 raft_consensus.cc:1064] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d: attempting to promote NON_VOTER 4b5a72465d03496d8759872e03a331e9 to VOTER
I20260630 12:12:48.587769  3876 consensus_queue.cc:237] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:48.588826  3887 consensus_queue.cc:1048] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:48.590718  3887 consensus_queue.cc:1048] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.595810  3546 raft_consensus.cc:1275] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.598757  3886 consensus_queue.cc:1048] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.617194  3295 catalog_manager.cc:5697] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.620240  3710 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.626209  3395 raft_consensus.cc:1275] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.628044  3801 consensus_queue.cc:1048] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } 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:12:48.637825  3884 raft_consensus.cc:1064] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e: attempting to promote NON_VOTER 4b5a72465d03496d8759872e03a331e9 to VOTER
I20260630 12:12:48.640291  3884 consensus_queue.cc:237] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:48.648226  3545 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:48.649936  3469 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:48.648229  3710 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 LEARNER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:48.651715  3837 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } 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:12:48.653378  3837 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:48.655093  3837 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:48.662757  3396 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.670374  3395 raft_consensus.cc:1275] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.671519  3469 raft_consensus.cc:1275] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.672336  3886 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.673640  3882 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.674249  3545 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.671579  3900 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.679354  3882 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } 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:12:48.678714  3395 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.679966  3546 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.683494  3710 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.695742  3709 raft_consensus.cc:1275] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:48.696538  3294 catalog_manager.cc:5697] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.699208  3882 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:48.699280  3469 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.708093  3708 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.714882  3545 raft_consensus.cc:1275] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer 4b5a72465d03496d8759872e03a331e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:48.718464  3863 consensus_queue.cc:1048] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:48.724960  3292 catalog_manager.cc:5697] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e reported cstate change: config changed from index 2 to 4, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:48.787550  3709 raft_consensus.cc:1275] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:48.789292  3876 consensus_queue.cc:1048] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:48.791152  3881 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.796449  3472 raft_consensus.cc:1275] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:48.794489  3470 consensus_queue.cc:237] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:48.812132  3710 raft_consensus.cc:1275] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:48.798841  3396 consensus_queue.cc:237] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
W20260630 12:12:48.782338  3510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.2:38951, user_credentials={real_user=slave}} blocked reactor thread for 46576.4us
I20260630 12:12:48.802230  3884 consensus_queue.cc:1048] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:48.818333  3801 consensus_queue.cc:1048] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:48.819007  3546 raft_consensus.cc:1275] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:48.825968  3396 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.830255  3546 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:48.830500  3710 raft_consensus.cc:1275] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:48.833859  3900 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:48.833525  3295 catalog_manager.cc:5697] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:48.837899  3837 consensus_queue.cc:1048] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
W20260630 12:12:48.846091  3918 log.cc:927] Time spent T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260630 12:12:48.839203  3801 consensus_queue.cc:1048] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260630 12:12:48.825968  3470 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.867053  3472 raft_consensus.cc:1275] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Refusing update from remote peer 4b5a72465d03496d8759872e03a331e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:48.868724  3863 consensus_queue.cc:1048] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:48.879383  3546 raft_consensus.cc:1275] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:48.882630  3884 consensus_queue.cc:1048] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:48.884415  3884 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.884132  3844 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb83995256b846aa8102276e89a9de7e (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.887777  3546 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb83995256b846aa8102276e89a9de7e (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.896209  3710 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } attrs { replace: true } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.901291  3469 raft_consensus.cc:1275] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:48.912418  3914 consensus_queue.cc:1048] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:48.917508  3280 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1cf7c3dccc94381a500ca756be9b9ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.920639  3711 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:48.950412  3709 raft_consensus.cc:2955] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb83995256b846aa8102276e89a9de7e (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:49.009961  3543 raft_consensus.cc:2955] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:49.016987  3294 catalog_manager.cc:5697] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: config changed from index 3 to 4, VOTER fb83995256b846aa8102276e89a9de7e (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:49.023288  3546 consensus_queue.cc:237] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:49.031153  3382 tablet_service.cc:1558] Processing DeleteTablet for tablet d1cf7c3dccc94381a500ca756be9b9ab with delete_type TABLET_DATA_TOMBSTONED (TS fb83995256b846aa8102276e89a9de7e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43368
I20260630 12:12:49.047827  3279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6dbff9df234d4dfa983746a02ea17031 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:49.055523  3293 catalog_manager.cc:5697] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e reported cstate change: config changed from index 4 to 5, VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) evicted. New cstate: current_term: 2 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:49.056710  3468 raft_consensus.cc:1275] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:49.059525  3709 raft_consensus.cc:1275] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:49.061199  3876 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:49.069948  3876 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:49.073987  3881 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb83995256b846aa8102276e89a9de7e (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:49.076584  3469 consensus_queue.cc:237] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:49.078778  3472 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb83995256b846aa8102276e89a9de7e (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:49.081775  3457 tablet_service.cc:1558] Processing DeleteTablet for tablet 6dbff9df234d4dfa983746a02ea17031 with delete_type TABLET_DATA_TOMBSTONED (TS f369d9fd626e4154897dd240cdb20ee4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43366
I20260630 12:12:49.096299  3709 raft_consensus.cc:1275] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:49.097489  3397 raft_consensus.cc:1275] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:49.099167  3279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a36403aab55c4d91a719aa3c92f3e76a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:49.099779  3844 consensus_queue.cc:1048] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:49.101935  3932 tablet_replica.cc:333] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:49.101727  3709 raft_consensus.cc:2955] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fb83995256b846aa8102276e89a9de7e (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:49.103835  3932 raft_consensus.cc:2243] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.104574  3932 raft_consensus.cc:2272] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.105901  3931 tablet_replica.cc:333] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:49.106846  3931 raft_consensus.cc:2243] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.107579  3931 raft_consensus.cc:2272] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.109721  3887 consensus_queue.cc:1048] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:49.110952  3292 catalog_manager.cc:5697] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index 3 to 4, VOTER fb83995256b846aa8102276e89a9de7e (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:49.116530  3932 ts_tablet_manager.cc:1916] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:49.117187  3931 ts_tablet_manager.cc:1916] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:49.118677  3887 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:49.124544  3711 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:49.127353  3397 raft_consensus.cc:2955] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:49.133124  3932 ts_tablet_manager.cc:1929] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:12:49.134689  3932 log.cc:1199] T 6dbff9df234d4dfa983746a02ea17031 P f369d9fd626e4154897dd240cdb20ee4: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-1-root/wals/6dbff9df234d4dfa983746a02ea17031
I20260630 12:12:49.136615  3280 catalog_manager.cc:5028] TS f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): tablet 6dbff9df234d4dfa983746a02ea17031 (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]) successfully deleted
I20260630 12:12:49.140426  3382 tablet_service.cc:1558] Processing DeleteTablet for tablet a36403aab55c4d91a719aa3c92f3e76a with delete_type TABLET_DATA_TOMBSTONED (TS fb83995256b846aa8102276e89a9de7e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43368
I20260630 12:12:49.146814  3280 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f55b6753dc2d487a81df1a832a8f6ab2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:49.152493  3294 catalog_manager.cc:5697] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 reported cstate change: config changed from index 3 to 4, VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) evicted. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
W20260630 12:12:49.163174  3493 debug-util.cc:398] Leaking SignalData structure 0x7b0800169d20 after lost signal to thread 435
W20260630 12:12:49.164323  3493 debug-util.cc:398] Leaking SignalData structure 0x7b080016ace0 after lost signal to thread 3329
I20260630 12:12:49.164716  3530 tablet_service.cc:1558] Processing DeleteTablet for tablet f55b6753dc2d487a81df1a832a8f6ab2 with delete_type TABLET_DATA_TOMBSTONED (TS eeda93474a5f45a6b3ad8a78ac707a3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59896
W20260630 12:12:49.165619  3493 debug-util.cc:398] Leaking SignalData structure 0x7b0800208340 after lost signal to thread 3421
I20260630 12:12:49.164326  3931 ts_tablet_manager.cc:1929] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:49.166635  3931 log.cc:1199] T d1cf7c3dccc94381a500ca756be9b9ab P fb83995256b846aa8102276e89a9de7e: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-0-root/wals/d1cf7c3dccc94381a500ca756be9b9ab
I20260630 12:12:49.166694  3933 tablet_replica.cc:333] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
W20260630 12:12:49.166973  3493 debug-util.cc:398] Leaking SignalData structure 0x7b08001096c0 after lost signal to thread 3496
I20260630 12:12:49.167739  3933 raft_consensus.cc:2243] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:12:49.168184  3493 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8500 after lost signal to thread 3570
I20260630 12:12:49.168500  3933 raft_consensus.cc:2272] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.169021  3279 catalog_manager.cc:5028] TS fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): tablet d1cf7c3dccc94381a500ca756be9b9ab (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]) successfully deleted
W20260630 12:12:49.169425  3493 debug-util.cc:398] Leaking SignalData structure 0x7b080025c2e0 after lost signal to thread 3735
I20260630 12:12:49.170068  3931 tablet_replica.cc:333] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:49.170975  3931 raft_consensus.cc:2243] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:49.171670  3931 raft_consensus.cc:2272] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:49.173544  3933 ts_tablet_manager.cc:1916] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:49.174510  3931 ts_tablet_manager.cc:1916] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:49.184794  3933 ts_tablet_manager.cc:1929] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:49.185181  3933 log.cc:1199] T f55b6753dc2d487a81df1a832a8f6ab2 P eeda93474a5f45a6b3ad8a78ac707a3d: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-2-root/wals/f55b6753dc2d487a81df1a832a8f6ab2
I20260630 12:12:49.187101  3279 catalog_manager.cc:5028] TS eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789): tablet f55b6753dc2d487a81df1a832a8f6ab2 (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]) successfully deleted
I20260630 12:12:49.191042  3931 ts_tablet_manager.cc:1929] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:49.191562  3931 log.cc:1199] T a36403aab55c4d91a719aa3c92f3e76a P fb83995256b846aa8102276e89a9de7e: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-0-root/wals/a36403aab55c4d91a719aa3c92f3e76a
I20260630 12:12:49.193259  3279 catalog_manager.cc:5028] TS fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): tablet a36403aab55c4d91a719aa3c92f3e76a (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]) successfully deleted
I20260630 12:12:49.773895  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:49.787395  3543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a36403aab55c4d91a719aa3c92f3e76a"
dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
mode: GRACEFUL
new_leader_uuid: "4b5a72465d03496d8759872e03a331e9"
 from {username='slave'} at 127.0.0.1:41534
I20260630 12:12:49.787914  3543 raft_consensus.cc:606] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Received request to transfer leadership to TS 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:49.789067  3348 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:12:49.789605  3348 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:49.982635  3881 raft_consensus.cc:993] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d: : Instructing follower 4b5a72465d03496d8759872e03a331e9 to start an election
I20260630 12:12:49.983109  3914 raft_consensus.cc:1081] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Signalling peer 4b5a72465d03496d8759872e03a331e9 to start an election
I20260630 12:12:49.984756  3711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a36403aab55c4d91a719aa3c92f3e76a"
dest_uuid: "4b5a72465d03496d8759872e03a331e9"
 from {username='slave'} at 127.0.0.1:37796
I20260630 12:12:49.985348  3711 raft_consensus.cc:493] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:49.985649  3711 raft_consensus.cc:3060] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:49.991627  3711 raft_consensus.cc:515] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:49.994282  3711 leader_election.cc:290] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 2 election: Requested vote from peers f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:49.994560  3469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36403aab55c4d91a719aa3c92f3e76a" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f369d9fd626e4154897dd240cdb20ee4"
I20260630 12:12:49.995283  3469 raft_consensus.cc:3060] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:49.995975  3543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a36403aab55c4d91a719aa3c92f3e76a" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d"
I20260630 12:12:49.996590  3543 raft_consensus.cc:3055] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:49.996905  3543 raft_consensus.cc:740] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Running, Role: LEADER
I20260630 12:12:49.997668  3543 consensus_queue.cc:260] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:49.999039  3543 raft_consensus.cc:3060] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:50.005277  3469 raft_consensus.cc:2468] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 2.
I20260630 12:12:50.005940  3543 raft_consensus.cc:2468] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b5a72465d03496d8759872e03a331e9 in term 2.
I20260630 12:12:50.006909  3675 leader_election.cc:304] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9, f369d9fd626e4154897dd240cdb20ee4; no voters: 
I20260630 12:12:50.007715  3930 raft_consensus.cc:2804] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:50.008975  3930 raft_consensus.cc:697] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 2 LEADER]: Becoming Leader. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Running, Role: LEADER
I20260630 12:12:50.009920  3930 consensus_queue.cc:237] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:50.019080  3292 catalog_manager.cc:5697] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 reported cstate change: term changed from 1 to 2, leader changed from eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) to 4b5a72465d03496d8759872e03a331e9 (127.0.108.4). New cstate: current_term: 2 leader_uuid: "4b5a72465d03496d8759872e03a331e9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:50.202907  3397 consensus_queue.cc:237] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: NON_VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: true } }
I20260630 12:12:50.211445  3543 raft_consensus.cc:1275] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:50.213256  3938 consensus_queue.cc:1048] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:12:50.211494  3361 consensus_peers.cc:597] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e -> Peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Couldn't send request to peer f369d9fd626e4154897dd240cdb20ee4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5ee4c2f092449dca4d272f646f07a86. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:50.216595  3711 raft_consensus.cc:1275] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:50.218200  3938 consensus_queue.cc:1048] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:50.224058  3922 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: NON_VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: true } } }
I20260630 12:12:50.226598  3543 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: NON_VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: true } } }
I20260630 12:12:50.227856  3711 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: NON_VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: true } } }
I20260630 12:12:50.239066  3543 consensus_queue.cc:237] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:50.242259  3292 catalog_manager.cc:5697] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index -1 to 2, NON_VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) added. New cstate: current_term: 2 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: NON_VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: true } } }
I20260630 12:12:50.252231  3469 raft_consensus.cc:1275] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:50.253489  3509 consensus_peers.cc:597] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d -> Peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Couldn't send request to peer 4b5a72465d03496d8759872e03a331e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39d4bdd69ef640ffa659a5470e7da46c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:50.254024  3881 consensus_queue.cc:1048] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } 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:12:50.262310  3397 raft_consensus.cc:1275] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:50.263873  3914 consensus_queue.cc:1048] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:50.266703  3914 raft_consensus.cc:2955] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:50.267701  3469 raft_consensus.cc:2955] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:50.281827  3295 catalog_manager.cc:5697] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:50.282851  3472 consensus_queue.cc:237] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: NON_VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: true } }
I20260630 12:12:50.290207  3397 raft_consensus.cc:2955] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:50.307991  3397 raft_consensus.cc:1275] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:50.311251  3887 consensus_queue.cc:1048] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:12:50.313452  3435 consensus_peers.cc:597] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 -> Peer eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789): Couldn't send request to peer eeda93474a5f45a6b3ad8a78ac707a3d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9543b88c818a43868758fac983f0f144. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:50.314272  3711 raft_consensus.cc:1275] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:50.315864  3887 consensus_queue.cc:1048] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:50.320035  3950 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: NON_VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: true } } }
I20260630 12:12:50.322113  3397 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: NON_VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: true } } }
I20260630 12:12:50.335793  3472 consensus_queue.cc:237] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:50.339771  3295 catalog_manager.cc:5697] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: config changed from index -1 to 2, NON_VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) added. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: NON_VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:50.349120  3709 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: NON_VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: true } } }
W20260630 12:12:50.353127  3435 consensus_peers.cc:597] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 -> Peer 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): Couldn't send request to peer 4b5a72465d03496d8759872e03a331e9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94b67a1114db49888068f776c68851fb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:50.356122  3543 raft_consensus.cc:1275] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:50.361447  3887 consensus_queue.cc:1048] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:50.365345  3397 raft_consensus.cc:1275] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:50.373044  3955 consensus_queue.cc:1048] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:50.378513  3955 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:50.382208  3543 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:50.390419  3397 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } } }
I20260630 12:12:50.402190  3294 catalog_manager.cc:5697] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: config changed from index -1 to 2, NON_VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:50.447412  3472 raft_consensus.cc:1275] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Refusing update from remote peer 4b5a72465d03496d8759872e03a331e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:50.448863  3930 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:50.466146  3543 raft_consensus.cc:1275] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer 4b5a72465d03496d8759872e03a331e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:12:50.468703  3934 consensus_queue.cc:1048] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:50.727834  3963 ts_tablet_manager.cc:933] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: Initiating tablet copy from peer eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:50.736418  3963 tablet_copy_client.cc:323] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:36789
I20260630 12:12:50.738267  3556 tablet_copy_service.cc:140] P eeda93474a5f45a6b3ad8a78ac707a3d: Received BeginTabletCopySession request for tablet 39d4bdd69ef640ffa659a5470e7da46c from peer 4b5a72465d03496d8759872e03a331e9 ({username='slave'} at 127.0.0.1:41508)
I20260630 12:12:50.738857  3556 tablet_copy_service.cc:161] P eeda93474a5f45a6b3ad8a78ac707a3d: Beginning new tablet copy session on tablet 39d4bdd69ef640ffa659a5470e7da46c from peer 4b5a72465d03496d8759872e03a331e9 at {username='slave'} at 127.0.0.1:41508: session id = 4b5a72465d03496d8759872e03a331e9-39d4bdd69ef640ffa659a5470e7da46c
I20260630 12:12:50.746480  3556 tablet_copy_source_session.cc:215] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:50.750787  3963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39d4bdd69ef640ffa659a5470e7da46c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.767843  3963 tablet_copy_client.cc:806] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:50.768518  3963 tablet_copy_client.cc:670] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:50.774046  3963 tablet_copy_client.cc:538] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:50.779313  3966 ts_tablet_manager.cc:933] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: Initiating tablet copy from peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:50.786392  3965 ts_tablet_manager.cc:933] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: Initiating tablet copy from peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197)
I20260630 12:12:50.787926  3963 tablet_bootstrap.cc:492] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:50.789129  3966 tablet_copy_client.cc:323] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:38951
I20260630 12:12:50.791304  3482 tablet_copy_service.cc:140] P f369d9fd626e4154897dd240cdb20ee4: Received BeginTabletCopySession request for tablet 94b67a1114db49888068f776c68851fb from peer 4b5a72465d03496d8759872e03a331e9 ({username='slave'} at 127.0.0.1:39976)
I20260630 12:12:50.791891  3482 tablet_copy_service.cc:161] P f369d9fd626e4154897dd240cdb20ee4: Beginning new tablet copy session on tablet 94b67a1114db49888068f776c68851fb from peer 4b5a72465d03496d8759872e03a331e9 at {username='slave'} at 127.0.0.1:39976: session id = 4b5a72465d03496d8759872e03a331e9-94b67a1114db49888068f776c68851fb
I20260630 12:12:50.799825  3482 tablet_copy_source_session.cc:215] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:50.803604  3966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b67a1114db49888068f776c68851fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.814020  3965 tablet_copy_client.cc:323] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:46197
I20260630 12:12:50.816746  3407 tablet_copy_service.cc:140] P fb83995256b846aa8102276e89a9de7e: Received BeginTabletCopySession request for tablet f5ee4c2f092449dca4d272f646f07a86 from peer f369d9fd626e4154897dd240cdb20ee4 ({username='slave'} at 127.0.0.1:43382)
I20260630 12:12:50.817668  3407 tablet_copy_service.cc:161] P fb83995256b846aa8102276e89a9de7e: Beginning new tablet copy session on tablet f5ee4c2f092449dca4d272f646f07a86 from peer f369d9fd626e4154897dd240cdb20ee4 at {username='slave'} at 127.0.0.1:43382: session id = f369d9fd626e4154897dd240cdb20ee4-f5ee4c2f092449dca4d272f646f07a86
I20260630 12:12:50.819936  3963 tablet_bootstrap.cc:492] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: 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:12:50.829375  3963 tablet_bootstrap.cc:492] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: Bootstrap complete.
I20260630 12:12:50.837723  3966 tablet_copy_client.cc:806] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:50.838232  3963 ts_tablet_manager.cc:1403] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.051s	user 0.030s	sys 0.001s
I20260630 12:12:50.838406  3966 tablet_copy_client.cc:670] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:50.837379  3970 ts_tablet_manager.cc:933] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: Initiating tablet copy from peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
I20260630 12:12:50.841305  3963 raft_consensus.cc:359] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:50.826010  3407 tablet_copy_source_session.cc:215] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:50.843429  3963 raft_consensus.cc:740] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: LEARNER
I20260630 12:12:50.844255  3963 consensus_queue.cc:260] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:50.848057  3963 ts_tablet_manager.cc:1434] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:12:50.848245  3965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ee4c2f092449dca4d272f646f07a86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.852694  3966 tablet_copy_client.cc:538] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:50.862777  3966 tablet_bootstrap.cc:492] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: Bootstrap starting.
I20260630 12:12:50.866371  3970 tablet_copy_client.cc:323] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:38951
I20260630 12:12:50.868407  3482 tablet_copy_service.cc:140] P f369d9fd626e4154897dd240cdb20ee4: Received BeginTabletCopySession request for tablet 9543b88c818a43868758fac983f0f144 from peer eeda93474a5f45a6b3ad8a78ac707a3d ({username='slave'} at 127.0.0.1:43392)
I20260630 12:12:50.868829  3556 tablet_copy_service.cc:342] P eeda93474a5f45a6b3ad8a78ac707a3d: Request end of tablet copy session 4b5a72465d03496d8759872e03a331e9-39d4bdd69ef640ffa659a5470e7da46c received from {username='slave'} at 127.0.0.1:41508
I20260630 12:12:50.869020  3482 tablet_copy_service.cc:161] P f369d9fd626e4154897dd240cdb20ee4: Beginning new tablet copy session on tablet 9543b88c818a43868758fac983f0f144 from peer eeda93474a5f45a6b3ad8a78ac707a3d at {username='slave'} at 127.0.0.1:43392: session id = eeda93474a5f45a6b3ad8a78ac707a3d-9543b88c818a43868758fac983f0f144
I20260630 12:12:50.869656  3965 tablet_copy_client.cc:806] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:50.870173  3965 tablet_copy_client.cc:670] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:50.870725  3556 tablet_copy_service.cc:434] P eeda93474a5f45a6b3ad8a78ac707a3d: ending tablet copy session 4b5a72465d03496d8759872e03a331e9-39d4bdd69ef640ffa659a5470e7da46c on tablet 39d4bdd69ef640ffa659a5470e7da46c with peer 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:50.878093  3482 tablet_copy_source_session.cc:215] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:50.878206  3965 tablet_copy_client.cc:538] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:50.882140  3970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9543b88c818a43868758fac983f0f144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.889453  3965 tablet_bootstrap.cc:492] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: Bootstrap starting.
I20260630 12:12:50.898684  3966 tablet_bootstrap.cc:492] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: 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:12:50.899633  3966 tablet_bootstrap.cc:492] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: Bootstrap complete.
I20260630 12:12:50.900352  3966 ts_tablet_manager.cc:1403] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.008s
I20260630 12:12:50.903421  3966 raft_consensus.cc:359] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:50.904354  3966 raft_consensus.cc:740] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4b5a72465d03496d8759872e03a331e9, State: Initialized, Role: LEARNER
I20260630 12:12:50.905072  3966 consensus_queue.cc:260] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: true } }
I20260630 12:12:50.955413  3966 ts_tablet_manager.cc:1434] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.001s
I20260630 12:12:50.960162  3482 tablet_copy_service.cc:342] P f369d9fd626e4154897dd240cdb20ee4: Request end of tablet copy session 4b5a72465d03496d8759872e03a331e9-94b67a1114db49888068f776c68851fb received from {username='slave'} at 127.0.0.1:39976
I20260630 12:12:50.960980  3482 tablet_copy_service.cc:434] P f369d9fd626e4154897dd240cdb20ee4: ending tablet copy session 4b5a72465d03496d8759872e03a331e9-94b67a1114db49888068f776c68851fb on tablet 94b67a1114db49888068f776c68851fb with peer 4b5a72465d03496d8759872e03a331e9
I20260630 12:12:50.974200  3965 tablet_bootstrap.cc:492] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: 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:12:50.975772  3965 tablet_bootstrap.cc:492] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: Bootstrap complete.
I20260630 12:12:50.977108  3965 ts_tablet_manager.cc:1403] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: Time spent bootstrapping tablet: real 0.088s	user 0.020s	sys 0.007s
I20260630 12:12:50.981612  3965 raft_consensus.cc:359] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: NON_VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: true } }
I20260630 12:12:50.983196  3965 raft_consensus.cc:740] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f369d9fd626e4154897dd240cdb20ee4, State: Initialized, Role: LEARNER
I20260630 12:12:50.984046  3965 consensus_queue.cc:260] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: NON_VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: true } }
I20260630 12:12:50.987895  3965 ts_tablet_manager.cc:1434] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:12:50.990298  3407 tablet_copy_service.cc:342] P fb83995256b846aa8102276e89a9de7e: Request end of tablet copy session f369d9fd626e4154897dd240cdb20ee4-f5ee4c2f092449dca4d272f646f07a86 received from {username='slave'} at 127.0.0.1:43382
I20260630 12:12:50.990725  3407 tablet_copy_service.cc:434] P fb83995256b846aa8102276e89a9de7e: ending tablet copy session f369d9fd626e4154897dd240cdb20ee4-f5ee4c2f092449dca4d272f646f07a86 on tablet f5ee4c2f092449dca4d272f646f07a86 with peer f369d9fd626e4154897dd240cdb20ee4
I20260630 12:12:50.991120  3970 tablet_copy_client.cc:806] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:50.991953  3970 tablet_copy_client.cc:670] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:50.998250  3970 tablet_copy_client.cc:538] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:51.009313  3970 tablet_bootstrap.cc:492] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap starting.
I20260630 12:12:51.036911  3970 tablet_bootstrap.cc:492] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: 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:12:51.038357  3970 tablet_bootstrap.cc:492] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: Bootstrap complete.
I20260630 12:12:51.039649  3970 ts_tablet_manager.cc:1403] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.004s
I20260630 12:12:51.044059  3970 raft_consensus.cc:359] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: NON_VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: true } }
I20260630 12:12:51.045658  3970 raft_consensus.cc:740] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eeda93474a5f45a6b3ad8a78ac707a3d, State: Initialized, Role: LEARNER
I20260630 12:12:51.046665  3970 consensus_queue.cc:260] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: NON_VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: true } }
I20260630 12:12:51.049222  3970 ts_tablet_manager.cc:1434] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:12:51.056150  3482 tablet_copy_service.cc:342] P f369d9fd626e4154897dd240cdb20ee4: Request end of tablet copy session eeda93474a5f45a6b3ad8a78ac707a3d-9543b88c818a43868758fac983f0f144 received from {username='slave'} at 127.0.0.1:43392
I20260630 12:12:51.056823  3482 tablet_copy_service.cc:434] P f369d9fd626e4154897dd240cdb20ee4: ending tablet copy session eeda93474a5f45a6b3ad8a78ac707a3d-9543b88c818a43868758fac983f0f144 on tablet 9543b88c818a43868758fac983f0f144 with peer eeda93474a5f45a6b3ad8a78ac707a3d
I20260630 12:12:51.231755  3709 raft_consensus.cc:1217] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:51.282799  3709 raft_consensus.cc:1217] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:51.306501  3472 raft_consensus.cc:1217] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:12:51.386412  3543 raft_consensus.cc:1217] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:51.712970  3980 raft_consensus.cc:1064] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e: attempting to promote NON_VOTER f369d9fd626e4154897dd240cdb20ee4 to VOTER
I20260630 12:12:51.715972  3980 consensus_queue.cc:237] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } }
I20260630 12:12:51.723583  3472 raft_consensus.cc:1275] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [term 2 LEARNER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:51.725255  3709 raft_consensus.cc:1275] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:51.725375  3979 consensus_queue.cc:1048] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } 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:12:51.728157  3979 consensus_queue.cc:1048] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:51.737658  3543 raft_consensus.cc:1275] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:12:51.739521  3978 consensus_queue.cc:1048] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:51.747864  3980 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } } }
I20260630 12:12:51.750474  3469 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } } }
I20260630 12:12:51.774055  3295 catalog_manager.cc:5697] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: config changed from index 2 to 3, f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } } }
I20260630 12:12:51.783347  3709 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } } }
I20260630 12:12:51.785358  3546 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } } }
I20260630 12:12:51.790946  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:51.810370  3976 raft_consensus.cc:1064] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4: attempting to promote NON_VOTER 4b5a72465d03496d8759872e03a331e9 to VOTER
I20260630 12:12:51.814484  3976 consensus_queue.cc:237] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:51.815413  3348 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:51.818825  3348 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:51.848183  3709 raft_consensus.cc:1275] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:51.853698  3395 consensus_queue.cc:237] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } }
I20260630 12:12:51.859305  3955 consensus_queue.cc:1048] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:51.868156  3546 raft_consensus.cc:1275] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:51.872079  3397 raft_consensus.cc:1275] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:51.874101  3955 consensus_queue.cc:1048] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } 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:12:51.880216  3949 raft_consensus.cc:1064] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d: attempting to promote NON_VOTER 4b5a72465d03496d8759872e03a331e9 to VOTER
I20260630 12:12:51.884183  3949 consensus_queue.cc:237] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:51.887130  3950 consensus_queue.cc:1048] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:51.892192  3469 raft_consensus.cc:1275] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:51.896068  3544 raft_consensus.cc:1275] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Refusing update from remote peer fb83995256b846aa8102276e89a9de7e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:12:51.902171  3980 consensus_queue.cc:1048] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } 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:12:51.903699  3938 consensus_queue.cc:1048] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:51.909875  3938 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } } }
I20260630 12:12:51.914813  3544 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } } }
I20260630 12:12:51.920233  3469 raft_consensus.cc:2955] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } } }
I20260630 12:12:51.938380  3293 catalog_manager.cc:5697] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index 3 to 4, VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) evicted. New cstate: current_term: 2 leader_uuid: "fb83995256b846aa8102276e89a9de7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { promote: false } } }
I20260630 12:12:51.940174  3279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5ee4c2f092449dca4d272f646f07a86 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:51.949204  3950 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:51.956707  3543 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:51.961550  3709 raft_consensus.cc:1275] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [term 1 LEARNER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:51.963418  3881 consensus_queue.cc:1048] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:51.963645  3469 raft_consensus.cc:1275] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:51.965791  3881 consensus_queue.cc:1048] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } 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:12:51.966573  3697 tablet_service.cc:1558] Processing DeleteTablet for tablet f5ee4c2f092449dca4d272f646f07a86 with delete_type TABLET_DATA_TOMBSTONED (TS 4b5a72465d03496d8759872e03a331e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37776
I20260630 12:12:51.982156  3996 tablet_replica.cc:333] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:51.984859  3996 raft_consensus.cc:2243] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:51.987071  3996 raft_consensus.cc:2272] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:51.982501  3711 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:51.991109  3294 catalog_manager.cc:5697] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:51.995388  3990 raft_consensus.cc:1064] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4: attempting to promote NON_VOTER eeda93474a5f45a6b3ad8a78ac707a3d to VOTER
I20260630 12:12:52.014474  3990 consensus_queue.cc:237] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } }
W20260630 12:12:52.023190  3994 log.cc:927] Time spent T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260630 12:12:52.025871  3395 raft_consensus.cc:1275] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:52.032080  3396 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.031703  3996 ts_tablet_manager.cc:1916] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:52.044976  3949 raft_consensus.cc:2955] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.049254  3881 consensus_queue.cc:1048] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:52.067054  3544 raft_consensus.cc:1275] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEARNER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:52.069605  3950 consensus_queue.cc:1048] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } 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:12:52.064534  3472 consensus_queue.cc:237] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:52.071739  3397 raft_consensus.cc:1275] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:52.077021  3709 raft_consensus.cc:1275] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:52.077484  3394 raft_consensus.cc:1275] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:52.082062  3711 raft_consensus.cc:1275] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:52.088737  3990 consensus_queue.cc:1048] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:52.089707  3976 consensus_queue.cc:1048] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:52.089903  3955 consensus_queue.cc:1048] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:52.091593  3976 consensus_queue.cc:1048] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:52.100381  3955 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.103749  3996 ts_tablet_manager.cc:1929] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:12:52.110208  3996 log.cc:1199] T f5ee4c2f092449dca4d272f646f07a86 P 4b5a72465d03496d8759872e03a331e9: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-3-root/wals/f5ee4c2f092449dca4d272f646f07a86
I20260630 12:12:52.112100  3279 catalog_manager.cc:5028] TS 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): tablet f5ee4c2f092449dca4d272f646f07a86 (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]) successfully deleted
I20260630 12:12:52.113776  3397 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.131477  3280 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94b67a1114db49888068f776c68851fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:52.131036  3292 catalog_manager.cc:5697] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e reported cstate change: config changed from index 3 to 4, VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) evicted. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.133208  3711 raft_consensus.cc:2955] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.140867  3709 raft_consensus.cc:2955] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.147253  3295 catalog_manager.cc:5697] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:52.149386  3472 raft_consensus.cc:2955] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.179486  3530 tablet_service.cc:1558] Processing DeleteTablet for tablet 94b67a1114db49888068f776c68851fb with delete_type TABLET_DATA_TOMBSTONED (TS eeda93474a5f45a6b3ad8a78ac707a3d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59896
I20260630 12:12:52.182230  4004 tablet_replica.cc:333] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:52.183245  4004 raft_consensus.cc:2243] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.184027  4004 raft_consensus.cc:2272] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.207296  4004 ts_tablet_manager.cc:1916] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:52.217701  3955 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } } }
I20260630 12:12:52.219895  3544 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } } }
I20260630 12:12:52.238572  3709 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } } }
I20260630 12:12:52.239939  4004 ts_tablet_manager.cc:1929] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:52.240471  4004 log.cc:1199] T 94b67a1114db49888068f776c68851fb P eeda93474a5f45a6b3ad8a78ac707a3d: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-2-root/wals/94b67a1114db49888068f776c68851fb
I20260630 12:12:52.242604  3279 catalog_manager.cc:5028] TS eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789): tablet 94b67a1114db49888068f776c68851fb (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]) successfully deleted
I20260630 12:12:52.243788  3294 catalog_manager.cc:5697] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: config changed from index 2 to 3, eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:52.247357  3397 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { replace: true } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } } }
I20260630 12:12:52.225700  3395 raft_consensus.cc:2955] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } attrs { replace: true } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.263481  3469 consensus_queue.cc:237] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [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: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } }
I20260630 12:12:52.272354  3543 raft_consensus.cc:1275] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:52.274102  3955 consensus_queue.cc:1048] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } 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:12:52.276639  3395 raft_consensus.cc:1275] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Refusing update from remote peer f369d9fd626e4154897dd240cdb20ee4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:52.279568  3955 consensus_queue.cc:1048] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:52.286775  3950 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } } }
I20260630 12:12:52.291024  3395 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } } }
I20260630 12:12:52.296213  3280 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9543b88c818a43868758fac983f0f144 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:52.297390  3544 raft_consensus.cc:2955] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } } }
I20260630 12:12:52.300407  3294 catalog_manager.cc:5697] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 reported cstate change: config changed from index 3 to 4, VOTER 4b5a72465d03496d8759872e03a331e9 (127.0.108.4) evicted. New cstate: current_term: 1 leader_uuid: "f369d9fd626e4154897dd240cdb20ee4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:52.316128  3697 tablet_service.cc:1558] Processing DeleteTablet for tablet 9543b88c818a43868758fac983f0f144 with delete_type TABLET_DATA_TOMBSTONED (TS 4b5a72465d03496d8759872e03a331e9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37776
I20260630 12:12:52.317371  3996 tablet_replica.cc:333] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:52.318135  3996 raft_consensus.cc:2243] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.318745  3996 raft_consensus.cc:2272] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.323035  3996 ts_tablet_manager.cc:1916] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:52.335788  3996 ts_tablet_manager.cc:1929] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:52.336104  3996 log.cc:1199] T 9543b88c818a43868758fac983f0f144 P 4b5a72465d03496d8759872e03a331e9: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480322605-432-0/minicluster-data/ts-3-root/wals/9543b88c818a43868758fac983f0f144
I20260630 12:12:52.337368  3279 catalog_manager.cc:5028] TS 4b5a72465d03496d8759872e03a331e9 (127.0.108.4:45951): tablet 9543b88c818a43868758fac983f0f144 (table range_aware_rebalance_new_range [id=ef834eb3d3fe4ad8b81506c663324de5]) successfully deleted
I20260630 12:12:52.477824   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
W20260630 12:12:52.507220  3435 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260630 12:12:52.512763  3435 consensus_peers.cc:597] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 -> Peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Couldn't send request to peer fb83995256b846aa8102276e89a9de7e. 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:12:52.524821   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.525893   432 tablet_replica.cc:333] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.527267   432 raft_consensus.cc:2243] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.527985   432 raft_consensus.cc:2272] T 9543b88c818a43868758fac983f0f144 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.531790   432 tablet_replica.cc:333] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.532847   432 raft_consensus.cc:2243] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.533533   432 raft_consensus.cc:2272] T 182d82a0756a4bb084277922057a22bb P fb83995256b846aa8102276e89a9de7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.536341   432 tablet_replica.cc:333] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.537177   432 raft_consensus.cc:2243] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.537832   432 raft_consensus.cc:2272] T 663e49a5ffb343c995fe1f5722e083da P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.540148   432 tablet_replica.cc:333] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.540851   432 raft_consensus.cc:2243] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.541285   432 raft_consensus.cc:2272] T db00f3462e0b4988b7acbb40af4adbbe P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.543689   432 tablet_replica.cc:333] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.544181   432 raft_consensus.cc:2243] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.544888   432 raft_consensus.cc:2272] T f55b6753dc2d487a81df1a832a8f6ab2 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.547003   432 tablet_replica.cc:333] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.547508   432 raft_consensus.cc:2243] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.547942   432 raft_consensus.cc:2272] T 32847ebec28249f2a4f53e004a959b5a P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.549945   432 tablet_replica.cc:333] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.550606   432 raft_consensus.cc:2243] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.551601   432 raft_consensus.cc:2272] T 985ca13dcc6243e0bc8820cd7d8f5992 P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.554342   432 tablet_replica.cc:333] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.554867   432 raft_consensus.cc:2243] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.555331   432 raft_consensus.cc:2272] T 39d4bdd69ef640ffa659a5470e7da46c P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.558043   432 tablet_replica.cc:333] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.558633   432 raft_consensus.cc:2243] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.559469   432 raft_consensus.cc:2272] T fd3c709e2a65449197e899cb723737b6 P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.561559   432 tablet_replica.cc:333] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.562033   432 raft_consensus.cc:2243] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.563032   432 raft_consensus.cc:2272] T 6dbff9df234d4dfa983746a02ea17031 P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.565335   432 tablet_replica.cc:333] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.565824   432 raft_consensus.cc:2243] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.566651   432 raft_consensus.cc:2272] T f5ee4c2f092449dca4d272f646f07a86 P fb83995256b846aa8102276e89a9de7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.569156   432 tablet_replica.cc:333] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e: stopping tablet replica
I20260630 12:12:52.569665   432 raft_consensus.cc:2243] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.570349   432 raft_consensus.cc:2272] T 94b67a1114db49888068f776c68851fb P fb83995256b846aa8102276e89a9de7e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:52.590018  3674 consensus_peers.cc:597] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 -> Peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Couldn't send request to peer fb83995256b846aa8102276e89a9de7e. 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:12:52.605340   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:12:52.643682   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
W20260630 12:12:52.658636  3675 consensus_peers.cc:597] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 -> Peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Couldn't send request to peer f369d9fd626e4154897dd240cdb20ee4. 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:12:52.689203  3510 consensus_peers.cc:597] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d -> Peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Couldn't send request to peer f369d9fd626e4154897dd240cdb20ee4. 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:12:52.715500  3544 consensus_queue.cc:237] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [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: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:52.729336  3709 raft_consensus.cc:1275] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Refusing update from remote peer eeda93474a5f45a6b3ad8a78ac707a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:12:52.731253  3509 consensus_peers.cc:597] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d -> Peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Couldn't send request to peer fb83995256b846aa8102276e89a9de7e. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:46197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:52.733562   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.733502  4008 consensus_queue.cc:1048] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } 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:12:52.735438   432 tablet_replica.cc:333] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.737526   432 raft_consensus.cc:2243] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.738138   432 raft_consensus.cc:2272] T 54df9c3a3e11400c9c4b9963643c7f9a P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.740634   432 tablet_replica.cc:333] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
W20260630 12:12:52.741242  3509 consensus_peers.cc:597] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d -> Peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Couldn't send request to peer fb83995256b846aa8102276e89a9de7e. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:46197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:52.741393   432 raft_consensus.cc:2243] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.742376   432 raft_consensus.cc:2272] T 9543b88c818a43868758fac983f0f144 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.742760  4009 raft_consensus.cc:2955] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.745167   432 tablet_replica.cc:333] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.745947   432 raft_consensus.cc:2243] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.746455   432 raft_consensus.cc:2272] T 663e49a5ffb343c995fe1f5722e083da P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.749240   432 tablet_replica.cc:333] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.754592   432 raft_consensus.cc:2243] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.755710   432 raft_consensus.cc:2272] T d1cf7c3dccc94381a500ca756be9b9ab P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.757223  3709 raft_consensus.cc:2955] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } } }
I20260630 12:12:52.758539   432 tablet_replica.cc:333] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.759370   432 raft_consensus.cc:2243] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.760435   432 raft_consensus.cc:2272] T f55b6753dc2d487a81df1a832a8f6ab2 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.763350   432 tablet_replica.cc:333] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.764110   432 raft_consensus.cc:2243] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.764665   432 raft_consensus.cc:2272] T db00f3462e0b4988b7acbb40af4adbbe P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.765314  3279 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39d4bdd69ef640ffa659a5470e7da46c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:52.767619   432 tablet_replica.cc:333] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.768448   432 raft_consensus.cc:2243] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.769044   432 raft_consensus.cc:2272] T 985ca13dcc6243e0bc8820cd7d8f5992 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.771688   432 tablet_replica.cc:333] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.772414   432 raft_consensus.cc:2243] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.773026   432 raft_consensus.cc:2272] T df3bb5e779cf4219b1b28fd2350d5466 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.775681   432 tablet_replica.cc:333] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.776661   432 raft_consensus.cc:2243] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.777346   432 raft_consensus.cc:2272] T 39d4bdd69ef640ffa659a5470e7da46c P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.779135  3294 catalog_manager.cc:5697] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d reported cstate change: config changed from index 3 to 4, VOTER f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2) evicted. New cstate: current_term: 1 leader_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:52.780642   432 tablet_replica.cc:333] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.781481   432 raft_consensus.cc:2243] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.782020   432 raft_consensus.cc:2272] T fd3c709e2a65449197e899cb723737b6 P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.784718   432 tablet_replica.cc:333] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.785813   432 raft_consensus.cc:2243] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.786684   432 raft_consensus.cc:2272] T a36403aab55c4d91a719aa3c92f3e76a P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.789433   432 tablet_replica.cc:333] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.790123   432 raft_consensus.cc:2243] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.790758   432 raft_consensus.cc:2272] T f5ee4c2f092449dca4d272f646f07a86 P f369d9fd626e4154897dd240cdb20ee4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:52.790861  3675 consensus_peers.cc:597] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 -> Peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Couldn't send request to peer f369d9fd626e4154897dd240cdb20ee4. 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:12:52.794608   432 tablet_replica.cc:333] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4: stopping tablet replica
I20260630 12:12:52.795406   432 raft_consensus.cc:2243] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.796339   432 raft_consensus.cc:2272] T 94b67a1114db49888068f776c68851fb P f369d9fd626e4154897dd240cdb20ee4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:52.806810  3280 catalog_manager.cc:4755] TS f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 39d4bdd69ef640ffa659a5470e7da46c: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260630 12:12:52.874049  3675 consensus_peers.cc:597] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 -> Peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Couldn't send request to peer f369d9fd626e4154897dd240cdb20ee4. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.2:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:12:52.981410  3510 consensus_peers.cc:597] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d -> Peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Couldn't send request to peer f369d9fd626e4154897dd240cdb20ee4. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.2:38951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:12:53.016666  3674 consensus_peers.cc:597] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 -> Peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Couldn't send request to peer fb83995256b846aa8102276e89a9de7e. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:46197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:12:53.020961  3509 consensus_peers.cc:597] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d -> Peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Couldn't send request to peer fb83995256b846aa8102276e89a9de7e. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:46197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:53.498459  4014 raft_consensus.cc:493] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fb83995256b846aa8102276e89a9de7e)
I20260630 12:12:53.498950  4014 raft_consensus.cc:515] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } } peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "f369d9fd626e4154897dd240cdb20ee4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 38951 } }
I20260630 12:12:53.500710  4014 leader_election.cc:290] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951)
W20260630 12:12:53.504937  3674 leader_election.cc:336] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Network error: Client connection negotiation failed: client connection to 127.0.108.1:46197: connect: Connection refused (error 111)
W20260630 12:12:53.505544  3675 leader_election.cc:336] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): Network error: Client connection negotiation failed: client connection to 127.0.108.2:38951: connect: Connection refused (error 111)
I20260630 12:12:53.506048  3675 leader_election.cc:304] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9; no voters: f369d9fd626e4154897dd240cdb20ee4, fb83995256b846aa8102276e89a9de7e
I20260630 12:12:53.506851  4014 raft_consensus.cc:2749] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:12:53.556090  4014 raft_consensus.cc:493] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fb83995256b846aa8102276e89a9de7e)
I20260630 12:12:53.556751  4014 raft_consensus.cc:515] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb83995256b846aa8102276e89a9de7e" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 46197 } } peers { permanent_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36789 } } peers { permanent_uuid: "4b5a72465d03496d8759872e03a331e9" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45951 } attrs { promote: false } }
I20260630 12:12:53.558954  4014 leader_election.cc:290] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197), eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789)
I20260630 12:12:53.560714  3544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dbff9df234d4dfa983746a02ea17031" candidate_uuid: "4b5a72465d03496d8759872e03a331e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "eeda93474a5f45a6b3ad8a78ac707a3d" is_pre_election: true
W20260630 12:12:53.562860  3674 leader_election.cc:336] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer fb83995256b846aa8102276e89a9de7e (127.0.108.1:46197): Network error: Client connection negotiation failed: client connection to 127.0.108.1:46197: connect: Connection refused (error 111)
I20260630 12:12:53.563235  3674 leader_election.cc:304] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [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: 4b5a72465d03496d8759872e03a331e9; no voters: eeda93474a5f45a6b3ad8a78ac707a3d, fb83995256b846aa8102276e89a9de7e
I20260630 12:12:53.563875  4014 raft_consensus.cc:2749] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:12:53.580883   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:12:53.607991   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:12:53.629292   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:53.630004   432 tablet_replica.cc:333] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.630698   432 raft_consensus.cc:2243] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.631206   432 raft_consensus.cc:2272] T 9543b88c818a43868758fac983f0f144 P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.632953   432 tablet_replica.cc:333] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.633441   432 raft_consensus.cc:2243] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.634162   432 raft_consensus.cc:2272] T 54df9c3a3e11400c9c4b9963643c7f9a P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.635848   432 tablet_replica.cc:333] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.636323   432 raft_consensus.cc:2243] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.637070   432 raft_consensus.cc:2272] T 39d4bdd69ef640ffa659a5470e7da46c P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.639233   432 tablet_replica.cc:333] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.639698   432 raft_consensus.cc:2243] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.640137   432 raft_consensus.cc:2272] T df3bb5e779cf4219b1b28fd2350d5466 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.641886   432 tablet_replica.cc:333] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.642328   432 raft_consensus.cc:2243] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.642691   432 raft_consensus.cc:2272] T 182d82a0756a4bb084277922057a22bb P eeda93474a5f45a6b3ad8a78ac707a3d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.644367   432 tablet_replica.cc:333] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.644845   432 raft_consensus.cc:2243] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.645252   432 raft_consensus.cc:2272] T f5ee4c2f092449dca4d272f646f07a86 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.646945   432 tablet_replica.cc:333] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.647451   432 raft_consensus.cc:2243] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.648142   432 raft_consensus.cc:2272] T db00f3462e0b4988b7acbb40af4adbbe P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.649960   432 tablet_replica.cc:333] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.650455   432 raft_consensus.cc:2243] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.650851   432 raft_consensus.cc:2272] T d1cf7c3dccc94381a500ca756be9b9ab P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.652523   432 tablet_replica.cc:333] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.653000   432 raft_consensus.cc:2243] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.653648   432 raft_consensus.cc:2272] T 32847ebec28249f2a4f53e004a959b5a P eeda93474a5f45a6b3ad8a78ac707a3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.655387   432 tablet_replica.cc:333] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.655864   432 raft_consensus.cc:2243] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.656250   432 raft_consensus.cc:2272] T 985ca13dcc6243e0bc8820cd7d8f5992 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.658005   432 tablet_replica.cc:333] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.658458   432 raft_consensus.cc:2243] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.658849   432 raft_consensus.cc:2272] T a36403aab55c4d91a719aa3c92f3e76a P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.660547   432 tablet_replica.cc:333] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d: stopping tablet replica
I20260630 12:12:53.660981   432 raft_consensus.cc:2243] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.661545   432 raft_consensus.cc:2272] T 6dbff9df234d4dfa983746a02ea17031 P eeda93474a5f45a6b3ad8a78ac707a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.685336   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
W20260630 12:12:53.703763  3674 consensus_peers.cc:597] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 -> Peer eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789): Couldn't send request to peer eeda93474a5f45a6b3ad8a78ac707a3d. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.3:36789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:53.712656   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
W20260630 12:12:53.727730  3674 consensus_peers.cc:597] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 -> Peer eeda93474a5f45a6b3ad8a78ac707a3d (127.0.108.3:36789): Couldn't send request to peer eeda93474a5f45a6b3ad8a78ac707a3d. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.3:36789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:53.739954   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:53.740674   432 tablet_replica.cc:333] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.741425   432 raft_consensus.cc:2243] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.742056   432 raft_consensus.cc:2272] T 6dbff9df234d4dfa983746a02ea17031 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.743877   432 tablet_replica.cc:333] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.744390   432 raft_consensus.cc:2243] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.745121   432 raft_consensus.cc:2272] T a36403aab55c4d91a719aa3c92f3e76a P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.746902   432 tablet_replica.cc:333] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.747370   432 raft_consensus.cc:2243] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.747779   432 raft_consensus.cc:2272] T d1cf7c3dccc94381a500ca756be9b9ab P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.749372   432 tablet_replica.cc:333] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.749815   432 raft_consensus.cc:2243] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.750222   432 raft_consensus.cc:2272] T f55b6753dc2d487a81df1a832a8f6ab2 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.751880   432 tablet_replica.cc:333] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.752357   432 raft_consensus.cc:2243] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.752833   432 raft_consensus.cc:2272] T 39d4bdd69ef640ffa659a5470e7da46c P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.754843   432 tablet_replica.cc:333] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.755309   432 raft_consensus.cc:2243] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.755642   432 raft_consensus.cc:2272] T fd3c709e2a65449197e899cb723737b6 P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.757258   432 tablet_replica.cc:333] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.757689   432 raft_consensus.cc:2243] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.758323   432 raft_consensus.cc:2272] T df3bb5e779cf4219b1b28fd2350d5466 P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.759922   432 tablet_replica.cc:333] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.760357   432 raft_consensus.cc:2243] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.761065   432 raft_consensus.cc:2272] T 182d82a0756a4bb084277922057a22bb P 4b5a72465d03496d8759872e03a331e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.762547   432 tablet_replica.cc:333] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.762964   432 raft_consensus.cc:2243] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.763311   432 raft_consensus.cc:2272] T 54df9c3a3e11400c9c4b9963643c7f9a P 4b5a72465d03496d8759872e03a331e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.764856   432 tablet_replica.cc:333] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.765260   432 raft_consensus.cc:2243] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.765595   432 raft_consensus.cc:2272] T 32847ebec28249f2a4f53e004a959b5a P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.767151   432 tablet_replica.cc:333] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.767549   432 raft_consensus.cc:2243] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.768148   432 raft_consensus.cc:2272] T 663e49a5ffb343c995fe1f5722e083da P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.769912   432 tablet_replica.cc:333] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9: stopping tablet replica
I20260630 12:12:53.770291   432 raft_consensus.cc:2243] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.770691   432 raft_consensus.cc:2272] T 94b67a1114db49888068f776c68851fb P 4b5a72465d03496d8759872e03a331e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.803612   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:12:53.820098  3348 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:53.829254   432 master.cc:562] Master@127.0.108.62:33779 shutting down...
I20260630 12:12:53.833389  3348 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:53.833984  3348 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:12:53.994244  3280 catalog_manager.cc:4755] TS f369d9fd626e4154897dd240cdb20ee4 (127.0.108.2:38951): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 39d4bdd69ef640ffa659a5470e7da46c: Network error: Client connection negotiation failed: client connection to 127.0.108.2:38951: connect: Connection refused (error 111)
I20260630 12:12:54.013973   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:54.014545   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:54.014824   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4044920cec8a421f92d2272078c64902: stopping tablet replica
I20260630 12:12:54.035099   432 master.cc:584] Master@127.0.108.62:33779 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (14541 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:12:54.084867   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:39771
I20260630 12:12:54.085912   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:54.090911  4019 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:54.092301  4020 instance_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:12:54.092293  4022 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:54.094111   432 server_base.cc:1061] running on GCE node
I20260630 12:12:54.094933   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:54.095108   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:54.095266   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821574095251 us; error 0 us; skew 500 ppm
I20260630 12:12:54.095755   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:54.098444   432 webserver.cc:533] Webserver started at http://127.0.108.62:38423/ using document root <none> and password file <none>
I20260630 12:12:54.098891   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:54.099056   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:54.099316   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:54.100390   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "8dc137439cb44bf1ad5ddd2ecf472e32"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.104768   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:12:54.108040  4027 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.108788   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:54.109050   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "8dc137439cb44bf1ad5ddd2ecf472e32"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.109302   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-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:12:54.120790   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:54.121970   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:54.160478   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:39771
I20260630 12:12:54.160599  4078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:39771 every 8 connection(s)
I20260630 12:12:54.164321  4079 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:12:54.174646  4079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32: Bootstrap starting.
I20260630 12:12:54.178989  4079 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:54.183040  4079 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32: No bootstrap required, opened a new log
I20260630 12:12:54.185087  4079 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc137439cb44bf1ad5ddd2ecf472e32" member_type: VOTER }
I20260630 12:12:54.185459  4079 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:54.185659  4079 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dc137439cb44bf1ad5ddd2ecf472e32, State: Initialized, Role: FOLLOWER
I20260630 12:12:54.186180  4079 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8dc137439cb44bf1ad5ddd2ecf472e32" member_type: VOTER }
I20260630 12:12:54.186594  4079 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:54.186805  4079 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:54.187038  4079 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:54.191319  4079 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc137439cb44bf1ad5ddd2ecf472e32" member_type: VOTER }
I20260630 12:12:54.191814  4079 leader_election.cc:304] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [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: 8dc137439cb44bf1ad5ddd2ecf472e32; no voters: 
I20260630 12:12:54.192922  4079 leader_election.cc:290] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:54.193316  4082 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:54.194501  4082 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 1 LEADER]: Becoming Leader. State: Replica: 8dc137439cb44bf1ad5ddd2ecf472e32, State: Running, Role: LEADER
I20260630 12:12:54.195113  4082 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [LEADER]: Queue going to LEADER mode. State: All 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: "8dc137439cb44bf1ad5ddd2ecf472e32" member_type: VOTER }
I20260630 12:12:54.195691  4079 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:54.199386  4083 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8dc137439cb44bf1ad5ddd2ecf472e32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc137439cb44bf1ad5ddd2ecf472e32" member_type: VOTER } }
I20260630 12:12:54.199712  4084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8dc137439cb44bf1ad5ddd2ecf472e32. Latest consensus state: current_term: 1 leader_uuid: "8dc137439cb44bf1ad5ddd2ecf472e32" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dc137439cb44bf1ad5ddd2ecf472e32" member_type: VOTER } }
I20260630 12:12:54.200124  4083 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:54.200311  4084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:54.204298  4088 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:54.209586  4088 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:54.211663   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:54.218863  4088 catalog_manager.cc:1383] Generated new cluster ID: 2454579a274a47a883d7445a42052c50
I20260630 12:12:54.219156  4088 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:54.238448  4088 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:54.239785  4088 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:54.254369  4088 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32: Generated new TSK 0
I20260630 12:12:54.254964  4088 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:54.277923   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:54.283334  4100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:54.284263  4101 instance_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:12:54.285898  4103 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:54.286247   432 server_base.cc:1061] running on GCE node
I20260630 12:12:54.287268   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:54.287460   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:54.287608   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821574287590 us; error 0 us; skew 500 ppm
I20260630 12:12:54.288067   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:54.290187   432 webserver.cc:533] Webserver started at http://127.0.108.1:37871/ using document root <none> and password file <none>
I20260630 12:12:54.290645   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:54.290815   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:54.291052   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:54.292045   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "ffada444daf34c919ad9fde6f5029481"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.296294   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:12:54.299573  4108 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.300333   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:54.300625   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "ffada444daf34c919ad9fde6f5029481"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.300895   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-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:12:54.315680   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:54.316808   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:54.318219   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:54.320485   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:54.320726   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.320976   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:54.321137   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.361965   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:40775
I20260630 12:12:54.362049  4170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:40775 every 8 connection(s)
I20260630 12:12:54.367254   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:54.373967  4175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:54.374735  4176 instance_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:12:54.379060   432 server_base.cc:1061] running on GCE node
W20260630 12:12:54.379616  4179 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:54.380607   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:54.380854   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:54.380771  4171 heartbeater.cc:344] Connected to a master server at 127.0.108.62:39771
I20260630 12:12:54.381183   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821574381159 us; error 0 us; skew 500 ppm
I20260630 12:12:54.381405  4171 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:54.381739   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:54.382205  4171 heartbeater.cc:507] Master 127.0.108.62:39771 requested a full tablet report, sending...
I20260630 12:12:54.384423   432 webserver.cc:533] Webserver started at http://127.0.108.2:36489/ using document root <none> and password file <none>
I20260630 12:12:54.384510  4044 ts_manager.cc:194] Registered new tserver with Master: ffada444daf34c919ad9fde6f5029481 (127.0.108.1:40775)
I20260630 12:12:54.385013   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:54.385238   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:54.385479   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:54.386406  4044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51262
I20260630 12:12:54.386565   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "31ea1d442108436c8c6cd13cf9718777"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.391158   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:54.394443  4183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.395212   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:54.395493   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "31ea1d442108436c8c6cd13cf9718777"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.395748   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-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:12:54.405907   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:54.407115   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:54.408519   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:54.410844   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:54.411041   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.411248   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:54.411401   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.453585   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:41949
I20260630 12:12:54.453678  4245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:41949 every 8 connection(s)
I20260630 12:12:54.458132   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:54.465061  4249 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:54.467516  4250 instance_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:12:54.469583  4252 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:54.469668   432 server_base.cc:1061] running on GCE node
I20260630 12:12:54.470883   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:54.471143   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:54.471365   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821574471344 us; error 0 us; skew 500 ppm
I20260630 12:12:54.471756  4246 heartbeater.cc:344] Connected to a master server at 127.0.108.62:39771
I20260630 12:12:54.471961   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:54.472193  4246 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:54.473122  4246 heartbeater.cc:507] Master 127.0.108.62:39771 requested a full tablet report, sending...
I20260630 12:12:54.474670   432 webserver.cc:533] Webserver started at http://127.0.108.3:40465/ using document root <none> and password file <none>
I20260630 12:12:54.475206   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:54.475373   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:54.475411  4044 ts_manager.cc:194] Registered new tserver with Master: 31ea1d442108436c8c6cd13cf9718777 (127.0.108.2:41949)
I20260630 12:12:54.475692   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:54.476842  4044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51276
I20260630 12:12:54.476969   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "b986f810804141cc9164df9e84ca8b0f"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.481627   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:12:54.484826  4257 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.485558   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:54.485836   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "b986f810804141cc9164df9e84ca8b0f"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.486171   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-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:12:54.504226   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:54.505457   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:54.507016   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:54.509193   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:54.509402   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.509609   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:54.509753   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.548331   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:46313
I20260630 12:12:54.548457  4319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:46313 every 8 connection(s)
I20260630 12:12:54.552904   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:54.559811  4323 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:54.560448  4324 instance_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:12:54.563220  4327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:54.564009   432 server_base.cc:1061] running on GCE node
I20260630 12:12:54.564987   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:54.565253   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:54.565462   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821574565444 us; error 0 us; skew 500 ppm
I20260630 12:12:54.565562  4320 heartbeater.cc:344] Connected to a master server at 127.0.108.62:39771
I20260630 12:12:54.565970  4320 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:54.566064   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:54.566753  4320 heartbeater.cc:507] Master 127.0.108.62:39771 requested a full tablet report, sending...
I20260630 12:12:54.568744   432 webserver.cc:533] Webserver started at http://127.0.108.4:36123/ using document root <none> and password file <none>
I20260630 12:12:54.569039  4044 ts_manager.cc:194] Registered new tserver with Master: b986f810804141cc9164df9e84ca8b0f (127.0.108.3:46313)
I20260630 12:12:54.569399   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:54.569664   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:54.569984   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:54.570839  4044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51288
I20260630 12:12:54.571462   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "42b77e16c3de4b038ce1b791e87d85b7"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.576011   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:12:54.579319  4331 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.580013   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:54.580302   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "42b77e16c3de4b038ce1b791e87d85b7"
format_stamp: "Formatted at 2026-06-30 12:12:54 on dist-test-slave-7v2h"
I20260630 12:12:54.580590   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480322605-432-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:12:54.601195   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:54.602356   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:54.603777   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:54.606071   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:54.606287   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.606515   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:54.606664   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:54.645751   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:40273
I20260630 12:12:54.645848  4393 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:40273 every 8 connection(s)
I20260630 12:12:54.662649  4394 heartbeater.cc:344] Connected to a master server at 127.0.108.62:39771
I20260630 12:12:54.663020  4394 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:54.663695  4394 heartbeater.cc:507] Master 127.0.108.62:39771 requested a full tablet report, sending...
I20260630 12:12:54.665604  4044 ts_manager.cc:194] Registered new tserver with Master: 42b77e16c3de4b038ce1b791e87d85b7 (127.0.108.4:40273)
I20260630 12:12:54.666280   432 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.017334305s
I20260630 12:12:54.667045  4044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51292
I20260630 12:12:55.389021  4171 heartbeater.cc:499] Master 127.0.108.62:39771 was elected leader, sending a full tablet report...
I20260630 12:12:55.479192  4246 heartbeater.cc:499] Master 127.0.108.62:39771 was elected leader, sending a full tablet report...
I20260630 12:12:55.573583  4320 heartbeater.cc:499] Master 127.0.108.62:39771 was elected leader, sending a full tablet report...
I20260630 12:12:55.669737  4394 heartbeater.cc:499] Master 127.0.108.62:39771 was elected leader, sending a full tablet report...
I20260630 12:12:55.733425  4044 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51316:
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:12:55.781092  4136 tablet_service.cc:1511] Processing CreateTablet for tablet 29ffcfe58d04432cb84de49492017e6e (DEFAULT_TABLE table=test-workload [id=505bd542b2994530a3149eb0189be588]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:55.782392  4136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ffcfe58d04432cb84de49492017e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:55.786981  4359 tablet_service.cc:1511] Processing CreateTablet for tablet 29ffcfe58d04432cb84de49492017e6e (DEFAULT_TABLE table=test-workload [id=505bd542b2994530a3149eb0189be588]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:55.788264  4359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ffcfe58d04432cb84de49492017e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:55.791275  4285 tablet_service.cc:1511] Processing CreateTablet for tablet 29ffcfe58d04432cb84de49492017e6e (DEFAULT_TABLE table=test-workload [id=505bd542b2994530a3149eb0189be588]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:55.792598  4285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ffcfe58d04432cb84de49492017e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:55.801672  4415 tablet_bootstrap.cc:492] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481: Bootstrap starting.
I20260630 12:12:55.806690  4416 tablet_bootstrap.cc:492] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7: Bootstrap starting.
I20260630 12:12:55.809473  4415 tablet_bootstrap.cc:654] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:55.809670  4417 tablet_bootstrap.cc:492] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f: Bootstrap starting.
I20260630 12:12:55.813972  4415 tablet_bootstrap.cc:492] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481: No bootstrap required, opened a new log
I20260630 12:12:55.814061  4416 tablet_bootstrap.cc:654] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:55.814426  4415 ts_tablet_manager.cc:1403] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:12:55.816891  4415 raft_consensus.cc:359] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } }
I20260630 12:12:55.817620  4415 raft_consensus.cc:385] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:55.817984  4415 raft_consensus.cc:740] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffada444daf34c919ad9fde6f5029481, State: Initialized, Role: FOLLOWER
I20260630 12:12:55.818220  4417 tablet_bootstrap.cc:654] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:55.818794  4415 consensus_queue.cc:260] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } }
I20260630 12:12:55.820222  4416 tablet_bootstrap.cc:492] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7: No bootstrap required, opened a new log
I20260630 12:12:55.821022  4416 ts_tablet_manager.cc:1403] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:12:55.821384  4415 ts_tablet_manager.cc:1434] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:55.823937  4416 raft_consensus.cc:359] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } }
I20260630 12:12:55.824527  4416 raft_consensus.cc:385] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:55.824808  4416 raft_consensus.cc:740] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b77e16c3de4b038ce1b791e87d85b7, State: Initialized, Role: FOLLOWER
I20260630 12:12:55.824959  4417 tablet_bootstrap.cc:492] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f: No bootstrap required, opened a new log
I20260630 12:12:55.825510  4417 ts_tablet_manager.cc:1403] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260630 12:12:55.825539  4416 consensus_queue.cc:260] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } }
I20260630 12:12:55.828475  4416 ts_tablet_manager.cc:1434] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:12:55.829150  4417 raft_consensus.cc:359] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } }
I20260630 12:12:55.830819  4417 raft_consensus.cc:385] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:55.831211  4417 raft_consensus.cc:740] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b986f810804141cc9164df9e84ca8b0f, State: Initialized, Role: FOLLOWER
I20260630 12:12:55.832033  4417 consensus_queue.cc:260] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } }
I20260630 12:12:55.834808  4417 ts_tablet_manager.cc:1434] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:12:55.839498  4423 raft_consensus.cc:493] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:55.839920  4423 raft_consensus.cc:515] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } }
I20260630 12:12:55.848766  4423 leader_election.cc:290] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffada444daf34c919ad9fde6f5029481 (127.0.108.1:40775), 42b77e16c3de4b038ce1b791e87d85b7 (127.0.108.4:40273)
I20260630 12:12:55.854821  4146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ffcfe58d04432cb84de49492017e6e" candidate_uuid: "b986f810804141cc9164df9e84ca8b0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffada444daf34c919ad9fde6f5029481" is_pre_election: true
I20260630 12:12:55.855567  4146 raft_consensus.cc:2468] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b986f810804141cc9164df9e84ca8b0f in term 0.
I20260630 12:12:55.856799  4260 leader_election.cc:304] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b986f810804141cc9164df9e84ca8b0f, ffada444daf34c919ad9fde6f5029481; no voters: 
I20260630 12:12:55.857636  4423 raft_consensus.cc:2804] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:55.858042  4423 raft_consensus.cc:493] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:55.857861  4369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ffcfe58d04432cb84de49492017e6e" candidate_uuid: "b986f810804141cc9164df9e84ca8b0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b77e16c3de4b038ce1b791e87d85b7" is_pre_election: true
I20260630 12:12:55.858407  4423 raft_consensus.cc:3060] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:55.858604  4369 raft_consensus.cc:2468] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b986f810804141cc9164df9e84ca8b0f in term 0.
I20260630 12:12:55.864115  4423 raft_consensus.cc:515] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } }
I20260630 12:12:55.865649  4423 leader_election.cc:290] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [CANDIDATE]: Term 1 election: Requested vote from peers ffada444daf34c919ad9fde6f5029481 (127.0.108.1:40775), 42b77e16c3de4b038ce1b791e87d85b7 (127.0.108.4:40273)
I20260630 12:12:55.866433  4146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ffcfe58d04432cb84de49492017e6e" candidate_uuid: "b986f810804141cc9164df9e84ca8b0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffada444daf34c919ad9fde6f5029481"
I20260630 12:12:55.866668  4369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ffcfe58d04432cb84de49492017e6e" candidate_uuid: "b986f810804141cc9164df9e84ca8b0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b77e16c3de4b038ce1b791e87d85b7"
I20260630 12:12:55.866921  4146 raft_consensus.cc:3060] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:55.867166  4369 raft_consensus.cc:3060] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:55.871944  4369 raft_consensus.cc:2468] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b986f810804141cc9164df9e84ca8b0f in term 1.
I20260630 12:12:55.872182  4146 raft_consensus.cc:2468] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b986f810804141cc9164df9e84ca8b0f in term 1.
I20260630 12:12:55.873024  4258 leader_election.cc:304] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b77e16c3de4b038ce1b791e87d85b7, b986f810804141cc9164df9e84ca8b0f; no voters: 
I20260630 12:12:55.873772  4423 raft_consensus.cc:2804] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:55.875027  4423 raft_consensus.cc:697] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 1 LEADER]: Becoming Leader. State: Replica: b986f810804141cc9164df9e84ca8b0f, State: Running, Role: LEADER
I20260630 12:12:55.875727  4423 consensus_queue.cc:237] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } }
I20260630 12:12:55.884217  4042 catalog_manager.cc:5697] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f reported cstate change: term changed from 0 to 1, leader changed from <none> to b986f810804141cc9164df9e84ca8b0f (127.0.108.3). New cstate: current_term: 1 leader_uuid: "b986f810804141cc9164df9e84ca8b0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b986f810804141cc9164df9e84ca8b0f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 46313 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:56.211472  4097 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:56.213004  4097 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:56.213331  4097 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:56.258328  4423 consensus_queue.cc:1048] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b77e16c3de4b038ce1b791e87d85b7" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 40273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:56.271162  4423 consensus_queue.cc:1048] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffada444daf34c919ad9fde6f5029481" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:58.214443  4097 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:58.215658  4097 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:58.215915  4097 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:00.216991  4097 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:00.218338  4097 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:00.218607  4097 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:02.219637  4097 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:02.221086  4097 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:02.221375  4097 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:04.222283  4097 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:04.223453  4097 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:04.223721  4097 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:06.224682  4097 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:06.225891  4097 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:06.226151  4097 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:06.997200   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:13:07.025761   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:07.026693   432 tablet_replica.cc:333] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481: stopping tablet replica
I20260630 12:13:07.027319   432 raft_consensus.cc:2243] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:07.027952   432 raft_consensus.cc:2272] T 29ffcfe58d04432cb84de49492017e6e P ffada444daf34c919ad9fde6f5029481 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:07.051959   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:13:07.070251   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:13:07.091698   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:07.107568   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:13:07.117045   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:13:07.136497   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:07.137210   432 tablet_replica.cc:333] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f: stopping tablet replica
I20260630 12:13:07.137701   432 raft_consensus.cc:2243] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:07.138607   432 raft_consensus.cc:2272] T 29ffcfe58d04432cb84de49492017e6e P b986f810804141cc9164df9e84ca8b0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:07.158488   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:13:07.170153   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:13:07.191329   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:07.192016   432 tablet_replica.cc:333] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7: stopping tablet replica
I20260630 12:13:07.192582   432 raft_consensus.cc:2243] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:07.193054   432 raft_consensus.cc:2272] T 29ffcfe58d04432cb84de49492017e6e P 42b77e16c3de4b038ce1b791e87d85b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:07.212486   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:13:07.222564   432 master.cc:562] Master@127.0.108.62:39771 shutting down...
I20260630 12:13:07.239280   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:07.239903   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:07.240195   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8dc137439cb44bf1ad5ddd2ecf472e32: stopping tablet replica
I20260630 12:13:07.258533   432 master.cc:584] Master@127.0.108.62:39771 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13210 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:13:07.295262   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:33265
I20260630 12:13:07.296360   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:07.301741  4439 instance_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:13:07.301844  4438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.303031  4441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:07.303686   432 server_base.cc:1061] running on GCE node
I20260630 12:13:07.304481   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:07.304720   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:07.304868   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821587304852 us; error 0 us; skew 500 ppm
I20260630 12:13:07.305349   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:07.308415   432 webserver.cc:533] Webserver started at http://127.0.108.62:40491/ using document root <none> and password file <none>
I20260630 12:13:07.309065   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:07.309253   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:07.309532   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:07.310858   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "53df096b29e545bd98228856fe205189"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-7v2h"
I20260630 12:13:07.316617   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:13:07.320017  4446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.320830   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:07.321090   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "53df096b29e545bd98228856fe205189"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-7v2h"
I20260630 12:13:07.321339   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-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:13:07.340135   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:07.341420   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:07.378744   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:33265
I20260630 12:13:07.378839  4497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:33265 every 8 connection(s)
I20260630 12:13:07.382553  4498 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:13:07.393225  4498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189: Bootstrap starting.
I20260630 12:13:07.397593  4498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.401672  4498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189: No bootstrap required, opened a new log
I20260630 12:13:07.403939  4498 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53df096b29e545bd98228856fe205189" member_type: VOTER }
I20260630 12:13:07.404383  4498 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.404624  4498 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53df096b29e545bd98228856fe205189, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.405164  4498 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53df096b29e545bd98228856fe205189" member_type: VOTER }
I20260630 12:13:07.405601  4498 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:07.405815  4498 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:07.406059  4498 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.410547  4498 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53df096b29e545bd98228856fe205189" member_type: VOTER }
I20260630 12:13:07.411068  4498 leader_election.cc:304] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [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: 53df096b29e545bd98228856fe205189; no voters: 
I20260630 12:13:07.412154  4498 leader_election.cc:290] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:07.412667  4501 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.413882  4501 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 1 LEADER]: Becoming Leader. State: Replica: 53df096b29e545bd98228856fe205189, State: Running, Role: LEADER
I20260630 12:13:07.414538  4501 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [LEADER]: Queue going to LEADER mode. State: All 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: "53df096b29e545bd98228856fe205189" member_type: VOTER }
I20260630 12:13:07.414974  4498 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:07.417625  4503 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53df096b29e545bd98228856fe205189. Latest consensus state: current_term: 1 leader_uuid: "53df096b29e545bd98228856fe205189" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53df096b29e545bd98228856fe205189" member_type: VOTER } }
I20260630 12:13:07.417591  4502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53df096b29e545bd98228856fe205189" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53df096b29e545bd98228856fe205189" member_type: VOTER } }
I20260630 12:13:07.418358  4503 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:07.418560  4502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:07.421980  4507 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:07.427435  4507 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:07.429311   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:07.437994  4507 catalog_manager.cc:1383] Generated new cluster ID: 8bc7d081556949adbf9c5692b7fb9205
I20260630 12:13:07.438321  4507 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:07.452041  4507 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:07.453341  4507 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:07.468374  4507 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189: Generated new TSK 0
I20260630 12:13:07.469034  4507 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:07.497062   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:07.502966  4519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.503625  4520 instance_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:13:07.504987  4522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:07.505239   432 server_base.cc:1061] running on GCE node
I20260630 12:13:07.506081   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:07.506268   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:07.506435   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821587506420 us; error 0 us; skew 500 ppm
I20260630 12:13:07.506914   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:07.509815   432 webserver.cc:533] Webserver started at http://127.0.108.1:44861/ using document root <none> and password file <none>
I20260630 12:13:07.510411   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:07.510598   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:07.510883   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:07.512331   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "e2e375584ea34b8c84ea1ba02e4a46de"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-7v2h"
I20260630 12:13:07.517669   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:07.521024  4527 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.521775   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:13:07.522053   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "e2e375584ea34b8c84ea1ba02e4a46de"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-7v2h"
I20260630 12:13:07.522322   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-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:13:07.531632   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:07.532815   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:07.534232   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:07.536443   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:07.536671   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.536888   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:07.537048   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.576383   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:36845
I20260630 12:13:07.576538  4589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:36845 every 8 connection(s)
I20260630 12:13:07.581434   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:07.588852  4594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.589931  4595 instance_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:13:07.591866  4597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:07.593813   432 server_base.cc:1061] running on GCE node
I20260630 12:13:07.594611   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:07.594833   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:07.594995   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821587594977 us; error 0 us; skew 500 ppm
I20260630 12:13:07.595515   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:07.598278   432 webserver.cc:533] Webserver started at http://127.0.108.2:34109/ using document root <none> and password file <none>
I20260630 12:13:07.598891   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:07.599107   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:07.599375   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:07.599737  4590 heartbeater.cc:344] Connected to a master server at 127.0.108.62:33265
I20260630 12:13:07.600081  4590 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:07.600673   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "15900c8ce4f84d108d85a145893d4315"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-7v2h"
I20260630 12:13:07.600824  4590 heartbeater.cc:507] Master 127.0.108.62:33265 requested a full tablet report, sending...
I20260630 12:13:07.602931  4463 ts_manager.cc:194] Registered new tserver with Master: e2e375584ea34b8c84ea1ba02e4a46de (127.0.108.1:36845)
I20260630 12:13:07.604902  4463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34066
I20260630 12:13:07.605618   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:13:07.609160  4602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.609926   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:07.610193   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "15900c8ce4f84d108d85a145893d4315"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-7v2h"
I20260630 12:13:07.610463   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-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:13:07.636693   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:07.637841   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:07.639247   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:07.641568   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:07.641777   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.642002   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:07.642148   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.685063   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:41013
I20260630 12:13:07.685138  4664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:41013 every 8 connection(s)
I20260630 12:13:07.689836   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:07.697224  4668 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.698428  4669 instance_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:13:07.701448  4671 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:07.701648   432 server_base.cc:1061] running on GCE node
I20260630 12:13:07.702400  4665 heartbeater.cc:344] Connected to a master server at 127.0.108.62:33265
I20260630 12:13:07.702654   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:07.702767  4665 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:07.702901   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:07.703122   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821587703105 us; error 0 us; skew 500 ppm
I20260630 12:13:07.703667   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:07.703650  4665 heartbeater.cc:507] Master 127.0.108.62:33265 requested a full tablet report, sending...
I20260630 12:13:07.706210  4463 ts_manager.cc:194] Registered new tserver with Master: 15900c8ce4f84d108d85a145893d4315 (127.0.108.2:41013)
I20260630 12:13:07.706605   432 webserver.cc:533] Webserver started at http://127.0.108.3:36291/ using document root <none> and password file <none>
I20260630 12:13:07.707186   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:07.707340   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:07.707686   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:07.707747  4463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34074
I20260630 12:13:07.709146   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "d196ab0ea03d4967a4c72d890d10987f"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-7v2h"
I20260630 12:13:07.713685   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:07.717125  4676 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.718026   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:07.718326   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "d196ab0ea03d4967a4c72d890d10987f"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-7v2h"
I20260630 12:13:07.718598   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480322605-432-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:13:07.734979   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:07.736141   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:07.737637   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:07.739853   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:07.740051   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.740267   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:07.740412   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.785853   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:44695
I20260630 12:13:07.785940  4738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:44695 every 8 connection(s)
I20260630 12:13:07.801486  4739 heartbeater.cc:344] Connected to a master server at 127.0.108.62:33265
I20260630 12:13:07.801863  4739 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:07.802547  4739 heartbeater.cc:507] Master 127.0.108.62:33265 requested a full tablet report, sending...
I20260630 12:13:07.804370  4463 ts_manager.cc:194] Registered new tserver with Master: d196ab0ea03d4967a4c72d890d10987f (127.0.108.3:44695)
I20260630 12:13:07.805054   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015353122s
I20260630 12:13:07.805727  4463 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34082
I20260630 12:13:08.607661  4590 heartbeater.cc:499] Master 127.0.108.62:33265 was elected leader, sending a full tablet report...
I20260630 12:13:08.710321  4665 heartbeater.cc:499] Master 127.0.108.62:33265 was elected leader, sending a full tablet report...
I20260630 12:13:08.808660  4739 heartbeater.cc:499] Master 127.0.108.62:33265 was elected leader, sending a full tablet report...
I20260630 12:13:08.877022  4463 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34092:
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:13:08.878998  4463 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:13:08.924660  4630 tablet_service.cc:1511] Processing CreateTablet for tablet ba757a49300746a78681c7691a1bfd8c (DEFAULT_TABLE table=test-workload [id=2b085dcd1b2b4aa8aedf410fd8d203dd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:08.925961  4630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba757a49300746a78681c7691a1bfd8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.926285  4555 tablet_service.cc:1511] Processing CreateTablet for tablet ba757a49300746a78681c7691a1bfd8c (DEFAULT_TABLE table=test-workload [id=2b085dcd1b2b4aa8aedf410fd8d203dd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:08.927069  4704 tablet_service.cc:1511] Processing CreateTablet for tablet ba757a49300746a78681c7691a1bfd8c (DEFAULT_TABLE table=test-workload [id=2b085dcd1b2b4aa8aedf410fd8d203dd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:08.927575  4555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba757a49300746a78681c7691a1bfd8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.928323  4704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba757a49300746a78681c7691a1bfd8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.945796  4761 tablet_bootstrap.cc:492] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315: Bootstrap starting.
I20260630 12:13:08.948261  4760 tablet_bootstrap.cc:492] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de: Bootstrap starting.
I20260630 12:13:08.949126  4762 tablet_bootstrap.cc:492] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f: Bootstrap starting.
I20260630 12:13:08.956729  4760 tablet_bootstrap.cc:654] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.958695  4762 tablet_bootstrap.cc:654] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.959017  4761 tablet_bootstrap.cc:654] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.961383  4760 tablet_bootstrap.cc:492] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de: No bootstrap required, opened a new log
I20260630 12:13:08.961951  4760 ts_tablet_manager.cc:1403] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.010s
I20260630 12:13:08.964798  4760 raft_consensus.cc:359] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } }
I20260630 12:13:08.965562  4762 tablet_bootstrap.cc:492] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f: No bootstrap required, opened a new log
I20260630 12:13:08.965512  4760 raft_consensus.cc:385] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.965842  4761 tablet_bootstrap.cc:492] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315: No bootstrap required, opened a new log
I20260630 12:13:08.966063  4762 ts_tablet_manager.cc:1403] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260630 12:13:08.966005  4760 raft_consensus.cc:740] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e375584ea34b8c84ea1ba02e4a46de, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.966359  4761 ts_tablet_manager.cc:1403] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260630 12:13:08.966915  4760 consensus_queue.cc:260] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } }
I20260630 12:13:08.968801  4761 raft_consensus.cc:359] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } }
I20260630 12:13:08.969583  4761 raft_consensus.cc:385] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.969324  4762 raft_consensus.cc:359] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } }
I20260630 12:13:08.969906  4761 raft_consensus.cc:740] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15900c8ce4f84d108d85a145893d4315, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.970033  4760 ts_tablet_manager.cc:1434] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:13:08.970139  4762 raft_consensus.cc:385] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.970732  4762 raft_consensus.cc:740] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d196ab0ea03d4967a4c72d890d10987f, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.970741  4761 consensus_queue.cc:260] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } }
I20260630 12:13:08.971725  4762 consensus_queue.cc:260] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } }
I20260630 12:13:08.975577  4761 ts_tablet_manager.cc:1434] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260630 12:13:08.979028  4762 ts_tablet_manager.cc:1434] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
W20260630 12:13:09.041889  4740 tablet.cc:2406] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:09.091362  4767 raft_consensus.cc:493] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:09.091849  4767 raft_consensus.cc:515] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } }
I20260630 12:13:09.093971  4767 leader_election.cc:290] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e375584ea34b8c84ea1ba02e4a46de (127.0.108.1:36845), d196ab0ea03d4967a4c72d890d10987f (127.0.108.3:44695)
I20260630 12:13:09.105964  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba757a49300746a78681c7691a1bfd8c" candidate_uuid: "15900c8ce4f84d108d85a145893d4315" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d196ab0ea03d4967a4c72d890d10987f" is_pre_election: true
I20260630 12:13:09.106104  4565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba757a49300746a78681c7691a1bfd8c" candidate_uuid: "15900c8ce4f84d108d85a145893d4315" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" is_pre_election: true
I20260630 12:13:09.106650  4714 raft_consensus.cc:2468] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15900c8ce4f84d108d85a145893d4315 in term 0.
I20260630 12:13:09.106710  4565 raft_consensus.cc:2468] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15900c8ce4f84d108d85a145893d4315 in term 0.
I20260630 12:13:09.107872  4605 leader_election.cc:304] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15900c8ce4f84d108d85a145893d4315, d196ab0ea03d4967a4c72d890d10987f; no voters: 
I20260630 12:13:09.108619  4767 raft_consensus.cc:2804] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:09.108976  4767 raft_consensus.cc:493] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:09.109249  4767 raft_consensus.cc:3060] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:09.114833  4767 raft_consensus.cc:515] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } }
I20260630 12:13:09.116465  4767 leader_election.cc:290] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [CANDIDATE]: Term 1 election: Requested vote from peers e2e375584ea34b8c84ea1ba02e4a46de (127.0.108.1:36845), d196ab0ea03d4967a4c72d890d10987f (127.0.108.3:44695)
I20260630 12:13:09.117259  4565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba757a49300746a78681c7691a1bfd8c" candidate_uuid: "15900c8ce4f84d108d85a145893d4315" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e375584ea34b8c84ea1ba02e4a46de"
I20260630 12:13:09.117436  4714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba757a49300746a78681c7691a1bfd8c" candidate_uuid: "15900c8ce4f84d108d85a145893d4315" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d196ab0ea03d4967a4c72d890d10987f"
I20260630 12:13:09.117759  4565 raft_consensus.cc:3060] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:09.117902  4714 raft_consensus.cc:3060] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:09.123351  4714 raft_consensus.cc:2468] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15900c8ce4f84d108d85a145893d4315 in term 1.
I20260630 12:13:09.123351  4565 raft_consensus.cc:2468] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15900c8ce4f84d108d85a145893d4315 in term 1.
I20260630 12:13:09.124586  4605 leader_election.cc:304] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15900c8ce4f84d108d85a145893d4315, d196ab0ea03d4967a4c72d890d10987f; no voters: 
I20260630 12:13:09.125236  4767 raft_consensus.cc:2804] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:09.126432  4767 raft_consensus.cc:697] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 1 LEADER]: Becoming Leader. State: Replica: 15900c8ce4f84d108d85a145893d4315, State: Running, Role: LEADER
I20260630 12:13:09.127127  4767 consensus_queue.cc:237] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } }
I20260630 12:13:09.134411  4463 catalog_manager.cc:5697] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15900c8ce4f84d108d85a145893d4315 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "15900c8ce4f84d108d85a145893d4315" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15900c8ce4f84d108d85a145893d4315" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:09.427129  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:09.429136  4516 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:09.430456  4516 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:09.430775  4516 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:09.660280  4773 consensus_queue.cc:1048] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d196ab0ea03d4967a4c72d890d10987f" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:09.673866  4778 consensus_queue.cc:1048] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e375584ea34b8c84ea1ba02e4a46de" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 36845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:10.436476  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
W20260630 12:13:11.103022  4586 debug-util.cc:398] Leaking SignalData structure 0x7b080011cf40 after lost signal to thread 435
W20260630 12:13:11.104063  4586 debug-util.cc:398] Leaking SignalData structure 0x7b0800122d20 after lost signal to thread 4497
W20260630 12:13:11.105252  4586 debug-util.cc:398] Leaking SignalData structure 0x7b080011ab40 after lost signal to thread 4589
W20260630 12:13:11.106355  4586 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca5a0 after lost signal to thread 4664
W20260630 12:13:11.107475  4586 debug-util.cc:398] Leaking SignalData structure 0x7b080021b620 after lost signal to thread 4738
I20260630 12:13:11.432497  4516 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:11.434216  4516 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:11.434929  4516 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:11.446346  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:12.455008  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:13.436257  4516 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:13.437934  4516 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:13.438308  4516 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:13.463528  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:14.471800  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:15.439306  4516 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:15.440599  4516 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:15.440901  4516 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:15.479743  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:16.488714  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:17.442237  4516 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:17.443898  4516 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:17.444219  4516 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:17.497354  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:18.504143  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:19.445158  4516 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:19.446520  4516 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:19.446800  4516 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:19.511257  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:20.442252   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:13:20.482653   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:20.483541   432 tablet_replica.cc:333] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de: stopping tablet replica
I20260630 12:13:20.484297   432 raft_consensus.cc:2243] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:20.485282   432 raft_consensus.cc:2272] T ba757a49300746a78681c7691a1bfd8c P e2e375584ea34b8c84ea1ba02e4a46de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.519520  4511 placement_policy_util.cc:411] tablet ba757a49300746a78681c7691a1bfd8c: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:20.535840   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:13:20.548506   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:13:20.570209   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:20.570919   432 tablet_replica.cc:333] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315: stopping tablet replica
I20260630 12:13:20.571452   432 raft_consensus.cc:2243] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:20.572350   432 raft_consensus.cc:2272] T ba757a49300746a78681c7691a1bfd8c P 15900c8ce4f84d108d85a145893d4315 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.593252   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:13:20.605332   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:13:20.628073   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:20.629056   432 tablet_replica.cc:333] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f: stopping tablet replica
I20260630 12:13:20.629652   432 raft_consensus.cc:2243] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:20.630138   432 raft_consensus.cc:2272] T ba757a49300746a78681c7691a1bfd8c P d196ab0ea03d4967a4c72d890d10987f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.650831   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:13:20.663429   432 master.cc:562] Master@127.0.108.62:33265 shutting down...
I20260630 12:13:20.684013   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:20.684705   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:20.685057   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53df096b29e545bd98228856fe205189: stopping tablet replica
I20260630 12:13:20.704628   432 master.cc:584] Master@127.0.108.62:33265 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13447 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:13:20.743148   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:44311
I20260630 12:13:20.744283   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:20.749419  4785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:20.749488  4786 instance_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:13:20.751935   432 server_base.cc:1061] running on GCE node
W20260630 12:13:20.751915  4788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:20.753237   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:20.753476   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:20.753628   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821600753609 us; error 0 us; skew 500 ppm
I20260630 12:13:20.754110   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:20.756700   432 webserver.cc:533] Webserver started at http://127.0.108.62:37623/ using document root <none> and password file <none>
I20260630 12:13:20.757189   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:20.757387   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:20.757674   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:20.758875   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "8947c86cd4ff47bb9f2e6538e4f60e5e"
format_stamp: "Formatted at 2026-06-30 12:13:20 on dist-test-slave-7v2h"
I20260630 12:13:20.763618   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260630 12:13:20.767063  4793 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:20.768049   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:20.768431   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "8947c86cd4ff47bb9f2e6538e4f60e5e"
format_stamp: "Formatted at 2026-06-30 12:13:20 on dist-test-slave-7v2h"
I20260630 12:13:20.768822   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-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:13:20.781944   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:20.783192   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:20.823979   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:44311
I20260630 12:13:20.824090  4844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:44311 every 8 connection(s)
I20260630 12:13:20.828382  4845 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:13:20.840755  4845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e: Bootstrap starting.
I20260630 12:13:20.845479  4845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:20.849627  4845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e: No bootstrap required, opened a new log
I20260630 12:13:20.851778  4845 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8947c86cd4ff47bb9f2e6538e4f60e5e" member_type: VOTER }
I20260630 12:13:20.852213  4845 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:20.852437  4845 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8947c86cd4ff47bb9f2e6538e4f60e5e, State: Initialized, Role: FOLLOWER
I20260630 12:13:20.853045  4845 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8947c86cd4ff47bb9f2e6538e4f60e5e" member_type: VOTER }
I20260630 12:13:20.853560  4845 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:20.853792  4845 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:20.854058  4845 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:20.858831  4845 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8947c86cd4ff47bb9f2e6538e4f60e5e" member_type: VOTER }
I20260630 12:13:20.859380  4845 leader_election.cc:304] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [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: 8947c86cd4ff47bb9f2e6538e4f60e5e; no voters: 
I20260630 12:13:20.860494  4845 leader_election.cc:290] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:20.860870  4848 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:20.862244  4848 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 1 LEADER]: Becoming Leader. State: Replica: 8947c86cd4ff47bb9f2e6538e4f60e5e, State: Running, Role: LEADER
I20260630 12:13:20.862959  4848 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [LEADER]: Queue going to LEADER mode. State: All 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: "8947c86cd4ff47bb9f2e6538e4f60e5e" member_type: VOTER }
I20260630 12:13:20.863471  4845 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:20.867960  4849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8947c86cd4ff47bb9f2e6538e4f60e5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8947c86cd4ff47bb9f2e6538e4f60e5e" member_type: VOTER } }
I20260630 12:13:20.868448  4850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8947c86cd4ff47bb9f2e6538e4f60e5e. Latest consensus state: current_term: 1 leader_uuid: "8947c86cd4ff47bb9f2e6538e4f60e5e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8947c86cd4ff47bb9f2e6538e4f60e5e" member_type: VOTER } }
I20260630 12:13:20.868842  4849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:20.869236  4850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:20.872658  4855 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:20.881376  4855 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:20.882524   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:20.890724  4855 catalog_manager.cc:1383] Generated new cluster ID: 93d2fc0d63934b79bce4384d942f06b4
I20260630 12:13:20.890982  4855 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:20.918581  4855 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:20.920133  4855 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:20.936616  4855 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e: Generated new TSK 0
I20260630 12:13:20.937233  4855 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:20.949637   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:20.956748  4866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:20.957581  4867 instance_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:13:20.959167   432 server_base.cc:1061] running on GCE node
W20260630 12:13:20.959877  4869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:20.960798   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:20.961019   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:20.961167   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821600961149 us; error 0 us; skew 500 ppm
I20260630 12:13:20.961624   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:20.963778   432 webserver.cc:533] Webserver started at http://127.0.108.1:42497/ using document root <none> and password file <none>
I20260630 12:13:20.964219   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:20.964401   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:20.964675   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:20.965780   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "b0718d0619274c118ebd1187b5935ab0"
format_stamp: "Formatted at 2026-06-30 12:13:20 on dist-test-slave-7v2h"
I20260630 12:13:20.970141   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:13:20.973479  4874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:20.974161   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:20.974428   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "b0718d0619274c118ebd1187b5935ab0"
format_stamp: "Formatted at 2026-06-30 12:13:20 on dist-test-slave-7v2h"
I20260630 12:13:20.974684   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-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:13:21.003386   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.004670   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.006089   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:21.008960   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:21.009184   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.009410   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:21.009574   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.066025   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:35801
I20260630 12:13:21.066140  4937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:35801 every 8 connection(s)
I20260630 12:13:21.072726   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:21.080917  4942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:21.081087  4943 instance_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:13:21.087044  4938 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44311
I20260630 12:13:21.087481  4938 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:21.087864  4945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:21.088171   432 server_base.cc:1061] running on GCE node
I20260630 12:13:21.088415  4938 heartbeater.cc:507] Master 127.0.108.62:44311 requested a full tablet report, sending...
I20260630 12:13:21.089349   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:21.089572   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:21.089787   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821601089767 us; error 0 us; skew 500 ppm
I20260630 12:13:21.090481   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:21.091131  4810 ts_manager.cc:194] Registered new tserver with Master: b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801)
I20260630 12:13:21.093505   432 webserver.cc:533] Webserver started at http://127.0.108.2:37527/ using document root <none> and password file <none>
I20260630 12:13:21.093951  4810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53534
I20260630 12:13:21.094050   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:21.094408   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:21.094762   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:21.096549   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "8554f526830e411aa3a594b80ccf7121"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-7v2h"
I20260630 12:13:21.101559   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:21.105072  4950 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.105873   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:21.106118   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "8554f526830e411aa3a594b80ccf7121"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-7v2h"
I20260630 12:13:21.106352   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-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:13:21.123718   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.125038   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.126449   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:21.128798   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:21.128978   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.129154   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:21.129294   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.168916   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:34455
I20260630 12:13:21.169008  5012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:34455 every 8 connection(s)
I20260630 12:13:21.173605   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:21.180435  5016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:21.182770  5017 instance_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:13:21.184010  5020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:21.185680  5013 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44311
I20260630 12:13:21.186085  5013 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:21.186101   432 server_base.cc:1061] running on GCE node
I20260630 12:13:21.187242   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:21.187260  5013 heartbeater.cc:507] Master 127.0.108.62:44311 requested a full tablet report, sending...
W20260630 12:13:21.187584   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:21.187815   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821601187796 us; error 0 us; skew 500 ppm
I20260630 12:13:21.188524   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:21.189775  4810 ts_manager.cc:194] Registered new tserver with Master: 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:21.191299  4810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53550
I20260630 12:13:21.191709   432 webserver.cc:533] Webserver started at http://127.0.108.3:35867/ using document root <none> and password file <none>
I20260630 12:13:21.192278   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:21.192507   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:21.192834   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:21.194319   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "f2ef5943b1214a47862ee69c92f96e72"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-7v2h"
I20260630 12:13:21.198791   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:21.202092  5024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.202942   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:21.203243   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "f2ef5943b1214a47862ee69c92f96e72"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-7v2h"
I20260630 12:13:21.203513   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-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:13:21.226963   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.228335   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.229877   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:21.232127   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:21.232317   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.232545   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:21.232733   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:21.272487   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:35841
I20260630 12:13:21.272614  5086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:35841 every 8 connection(s)
I20260630 12:13:21.286513  5087 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44311
I20260630 12:13:21.286899  5087 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:21.287613  5087 heartbeater.cc:507] Master 127.0.108.62:44311 requested a full tablet report, sending...
I20260630 12:13:21.289642  4810 ts_manager.cc:194] Registered new tserver with Master: f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:21.290403   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014790504s
I20260630 12:13:21.290953  4810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53564
I20260630 12:13:22.097416  4938 heartbeater.cc:499] Master 127.0.108.62:44311 was elected leader, sending a full tablet report...
I20260630 12:13:22.194115  5013 heartbeater.cc:499] Master 127.0.108.62:44311 was elected leader, sending a full tablet report...
I20260630 12:13:22.293805  5087 heartbeater.cc:499] Master 127.0.108.62:44311 was elected leader, sending a full tablet report...
I20260630 12:13:22.346038  4810 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53572:
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:13:22.349123  4810 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:13:22.448319  4978 tablet_service.cc:1511] Processing CreateTablet for tablet ac0b7693c51944e5a4cdfd78066a763a (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:22.449978  4978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b7693c51944e5a4cdfd78066a763a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.453805  4977 tablet_service.cc:1511] Processing CreateTablet for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:22.455377  4977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.455704  4902 tablet_service.cc:1511] Processing CreateTablet for tablet ac0b7693c51944e5a4cdfd78066a763a (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:22.457878  4901 tablet_service.cc:1511] Processing CreateTablet for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:22.459415  4901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.460387  4976 tablet_service.cc:1511] Processing CreateTablet for tablet a022909368f74613b866f3c330f56b21 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:22.461786  4976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a022909368f74613b866f3c330f56b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.461643  4900 tablet_service.cc:1511] Processing CreateTablet for tablet a022909368f74613b866f3c330f56b21 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:22.462859  4900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a022909368f74613b866f3c330f56b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.463625  4973 tablet_service.cc:1511] Processing CreateTablet for tablet 24afd16e5bbb48ee889c085d369246dd (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:22.464974  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24afd16e5bbb48ee889c085d369246dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.465617  4899 tablet_service.cc:1511] Processing CreateTablet for tablet 54ef4870b70346b88a8d4d550b2f0755 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:22.466774  4899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef4870b70346b88a8d4d550b2f0755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.468030  4972 tablet_service.cc:1511] Processing CreateTablet for tablet 985760f6b19a4c53a1061e6c17d4d74e (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:22.468958  4902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b7693c51944e5a4cdfd78066a763a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.469426  4972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 985760f6b19a4c53a1061e6c17d4d74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.469821  4975 tablet_service.cc:1511] Processing CreateTablet for tablet 54ef4870b70346b88a8d4d550b2f0755 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:22.471143  4975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef4870b70346b88a8d4d550b2f0755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.473824  4974 tablet_service.cc:1511] Processing CreateTablet for tablet cb2a566f0c9b475cbffc52650292bacf (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:22.475219  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2a566f0c9b475cbffc52650292bacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.475059  4897 tablet_service.cc:1511] Processing CreateTablet for tablet 24afd16e5bbb48ee889c085d369246dd (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:22.473853  4898 tablet_service.cc:1511] Processing CreateTablet for tablet cb2a566f0c9b475cbffc52650292bacf (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:22.476373  4897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24afd16e5bbb48ee889c085d369246dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.478021  4898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2a566f0c9b475cbffc52650292bacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.477780  4896 tablet_service.cc:1511] Processing CreateTablet for tablet 985760f6b19a4c53a1061e6c17d4d74e (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:22.479087  4896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 985760f6b19a4c53a1061e6c17d4d74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.481266  5052 tablet_service.cc:1511] Processing CreateTablet for tablet ac0b7693c51944e5a4cdfd78066a763a (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:22.482607  5052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b7693c51944e5a4cdfd78066a763a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.484532  5051 tablet_service.cc:1511] Processing CreateTablet for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:22.485950  5051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.502557  5050 tablet_service.cc:1511] Processing CreateTablet for tablet a022909368f74613b866f3c330f56b21 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:22.504089  5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a022909368f74613b866f3c330f56b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.505895  5049 tablet_service.cc:1511] Processing CreateTablet for tablet 54ef4870b70346b88a8d4d550b2f0755 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:22.507304  5049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef4870b70346b88a8d4d550b2f0755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.509305  5048 tablet_service.cc:1511] Processing CreateTablet for tablet cb2a566f0c9b475cbffc52650292bacf (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:22.510742  5048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2a566f0c9b475cbffc52650292bacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.513842  5047 tablet_service.cc:1511] Processing CreateTablet for tablet 24afd16e5bbb48ee889c085d369246dd (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:22.515208  5047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24afd16e5bbb48ee889c085d369246dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.554668  5046 tablet_service.cc:1511] Processing CreateTablet for tablet 985760f6b19a4c53a1061e6c17d4d74e (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:22.556094  5046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 985760f6b19a4c53a1061e6c17d4d74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.577418  4898 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2b1c473faa43d8a579423ee893de72 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:22.577736  4976 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2b1c473faa43d8a579423ee893de72 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:22.579638  4976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2b1c473faa43d8a579423ee893de72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.593335  4898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2b1c473faa43d8a579423ee893de72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.602521  5045 tablet_service.cc:1511] Processing CreateTablet for tablet 8e2b1c473faa43d8a579423ee893de72 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:22.604189  5045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2b1c473faa43d8a579423ee893de72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.607661  4897 tablet_service.cc:1511] Processing CreateTablet for tablet 5f83821d87f44a7491949c58580d285f (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:22.607681  5044 tablet_service.cc:1511] Processing CreateTablet for tablet 5f83821d87f44a7491949c58580d285f (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:22.608959  4897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f83821d87f44a7491949c58580d285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.609309  5044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f83821d87f44a7491949c58580d285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.613098  4975 tablet_service.cc:1511] Processing CreateTablet for tablet 5f83821d87f44a7491949c58580d285f (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:22.616500  4975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f83821d87f44a7491949c58580d285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.618304  4901 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1f42729ce348d5ba0c850670756edd (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:22.619331  4901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1f42729ce348d5ba0c850670756edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.633471  5108 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:22.639055  5044 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1f42729ce348d5ba0c850670756edd (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:22.640861  5044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1f42729ce348d5ba0c850670756edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.645797  5107 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:22.647437  5108 tablet_bootstrap.cc:654] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.636410  4976 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1f42729ce348d5ba0c850670756edd (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:22.651739  4976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1f42729ce348d5ba0c850670756edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.655057  4897 tablet_service.cc:1511] Processing CreateTablet for tablet 489b6180f905427dbb4c7b7b7eca2b1d (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:22.656517  4897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489b6180f905427dbb4c7b7b7eca2b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.657826  4973 tablet_service.cc:1511] Processing CreateTablet for tablet 489b6180f905427dbb4c7b7b7eca2b1d (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:22.659112  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489b6180f905427dbb4c7b7b7eca2b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.664232  5108 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:22.665000  5108 ts_tablet_manager.cc:1403] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.007s
I20260630 12:13:22.668107  5108 raft_consensus.cc:359] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.669106  5108 raft_consensus.cc:385] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.669474  5108 raft_consensus.cc:740] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.670389  5108 consensus_queue.cc:260] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.673442  5109 tablet_bootstrap.cc:492] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:22.677001  5107 tablet_bootstrap.cc:654] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.686232  5108 ts_tablet_manager.cc:1434] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260630 12:13:22.681488  4902 tablet_service.cc:1511] Processing CreateTablet for tablet cfb1125a0fd64f5b9c1c9a1b266b8d87 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:22.687368  4902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb1125a0fd64f5b9c1c9a1b266b8d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.689790  5109 tablet_bootstrap.cc:654] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.689680  4976 tablet_service.cc:1511] Processing CreateTablet for tablet cfb1125a0fd64f5b9c1c9a1b266b8d87 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:22.692217  5108 tablet_bootstrap.cc:492] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:22.692924  4976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb1125a0fd64f5b9c1c9a1b266b8d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.692354  5050 tablet_service.cc:1511] Processing CreateTablet for tablet cfb1125a0fd64f5b9c1c9a1b266b8d87 (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:22.694085  5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb1125a0fd64f5b9c1c9a1b266b8d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.698403  5108 tablet_bootstrap.cc:654] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.680351  5044 tablet_service.cc:1511] Processing CreateTablet for tablet 489b6180f905427dbb4c7b7b7eca2b1d (DEFAULT_TABLE table=test-workload [id=1c075528262c4b39a4805e8417af5d39]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:22.708896  5044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489b6180f905427dbb4c7b7b7eca2b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.716696  5107 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:22.718039  5107 ts_tablet_manager.cc:1403] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.000s
I20260630 12:13:22.720932  5107 raft_consensus.cc:359] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.724759  5107 raft_consensus.cc:385] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.725142  5107 raft_consensus.cc:740] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.722422  5108 tablet_bootstrap.cc:492] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:22.726243  5108 ts_tablet_manager.cc:1403] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260630 12:13:22.728892  5107 consensus_queue.cc:260] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.729496  5108 raft_consensus.cc:359] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.730319  5108 raft_consensus.cc:385] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.730654  5108 raft_consensus.cc:740] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.731375  5108 consensus_queue.cc:260] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.733440  5107 ts_tablet_manager.cc:1434] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260630 12:13:22.733723  5108 ts_tablet_manager.cc:1434] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:13:22.734479  5107 tablet_bootstrap.cc:492] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:22.734774  5108 tablet_bootstrap.cc:492] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:22.741451  5108 tablet_bootstrap.cc:654] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.741942  5109 tablet_bootstrap.cc:492] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:22.744442  5109 ts_tablet_manager.cc:1403] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.019s
I20260630 12:13:22.747006  5108 tablet_bootstrap.cc:492] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:22.747303  5107 tablet_bootstrap.cc:654] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.747566  5108 ts_tablet_manager.cc:1403] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260630 12:13:22.747589  5109 raft_consensus.cc:359] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.748661  5109 raft_consensus.cc:385] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.749010  5109 raft_consensus.cc:740] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.749948  5109 consensus_queue.cc:260] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.750604  5108 raft_consensus.cc:359] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.751204  5108 raft_consensus.cc:385] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.751430  5108 raft_consensus.cc:740] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.752060  5108 consensus_queue.cc:260] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.753955  5108 ts_tablet_manager.cc:1434] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:13:22.755007  5108 tablet_bootstrap.cc:492] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:22.756501  5109 ts_tablet_manager.cc:1434] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260630 12:13:22.761149  5108 tablet_bootstrap.cc:654] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.767231  5109 tablet_bootstrap.cc:492] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:22.774788  5109 tablet_bootstrap.cc:654] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.775398  5107 tablet_bootstrap.cc:492] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:22.775540  5108 tablet_bootstrap.cc:492] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:22.775986  5107 ts_tablet_manager.cc:1403] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.014s
I20260630 12:13:22.776134  5108 ts_tablet_manager.cc:1403] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.004s
I20260630 12:13:22.779217  5109 tablet_bootstrap.cc:492] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:22.778999  5108 raft_consensus.cc:359] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.779193  5107 raft_consensus.cc:359] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.779834  5108 raft_consensus.cc:385] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.779886  5109 ts_tablet_manager.cc:1403] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:13:22.780047  5107 raft_consensus.cc:385] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.780222  5108 raft_consensus.cc:740] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.780431  5107 raft_consensus.cc:740] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.781090  5108 consensus_queue.cc:260] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.781349  5107 consensus_queue.cc:260] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.782615  5109 raft_consensus.cc:359] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.783372  5107 ts_tablet_manager.cc:1434] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:13:22.783324  5109 raft_consensus.cc:385] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.783980  5109 raft_consensus.cc:740] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.784484  5107 tablet_bootstrap.cc:492] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:22.784920  5109 consensus_queue.cc:260] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.787321  5109 ts_tablet_manager.cc:1434] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:13:22.788286  5109 tablet_bootstrap.cc:492] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:22.790342  5108 ts_tablet_manager.cc:1434] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:13:22.791265  5107 tablet_bootstrap.cc:654] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.794896  5108 tablet_bootstrap.cc:492] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:22.795692  5109 tablet_bootstrap.cc:654] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.802228  5108 tablet_bootstrap.cc:654] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.809005  5107 tablet_bootstrap.cc:492] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:22.809478  5109 tablet_bootstrap.cc:492] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:22.809527  5107 ts_tablet_manager.cc:1403] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.015s
I20260630 12:13:22.810104  5109 ts_tablet_manager.cc:1403] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260630 12:13:22.811928  5108 tablet_bootstrap.cc:492] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:22.812397  5108 ts_tablet_manager.cc:1403] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.008s
I20260630 12:13:22.812703  5107 raft_consensus.cc:359] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.812924  5109 raft_consensus.cc:359] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.813421  5107 raft_consensus.cc:385] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.813658  5109 raft_consensus.cc:385] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.813858  5107 raft_consensus.cc:740] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.814008  5109 raft_consensus.cc:740] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.814855  5109 consensus_queue.cc:260] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.814742  5107 consensus_queue.cc:260] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.815212  5108 raft_consensus.cc:359] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.815958  5108 raft_consensus.cc:385] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.816331  5108 raft_consensus.cc:740] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.817459  5107 ts_tablet_manager.cc:1434] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:22.817405  5108 consensus_queue.cc:260] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.818626  5107 tablet_bootstrap.cc:492] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:22.819712  5109 ts_tablet_manager.cc:1434] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:13:22.822228  5108 ts_tablet_manager.cc:1434] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:13:22.822870  5109 tablet_bootstrap.cc:492] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:22.823408  5108 tablet_bootstrap.cc:492] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:22.825637  5107 tablet_bootstrap.cc:654] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.829838  5109 tablet_bootstrap.cc:654] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.830195  5108 tablet_bootstrap.cc:654] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.837841  5107 tablet_bootstrap.cc:492] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:22.838505  5107 ts_tablet_manager.cc:1403] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260630 12:13:22.841250  5107 raft_consensus.cc:359] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.842126  5107 raft_consensus.cc:385] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.842484  5107 raft_consensus.cc:740] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.843375  5107 consensus_queue.cc:260] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.845539  5107 ts_tablet_manager.cc:1434] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:13:22.846570  5107 tablet_bootstrap.cc:492] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:22.847333  5109 tablet_bootstrap.cc:492] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:22.847842  5109 ts_tablet_manager.cc:1403] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260630 12:13:22.850705  5115 raft_consensus.cc:493] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.851318  5115 raft_consensus.cc:515] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.854907  5108 tablet_bootstrap.cc:492] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:22.855454  5108 ts_tablet_manager.cc:1403] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.004s
I20260630 12:13:22.855837  5107 tablet_bootstrap.cc:654] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.856739  5115 leader_election.cc:290] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:22.850546  5109 raft_consensus.cc:359] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.860810  5109 raft_consensus.cc:385] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.861193  5109 raft_consensus.cc:740] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.862010  5109 consensus_queue.cc:260] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.866866  5108 raft_consensus.cc:359] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.870069  5108 raft_consensus.cc:385] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.872676  5109 ts_tablet_manager.cc:1434] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260630 12:13:22.871070  5108 raft_consensus.cc:740] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.874079  5108 consensus_queue.cc:260] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
W20260630 12:13:22.878335  4858 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:22.881151  5109 tablet_bootstrap.cc:492] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:22.881937  5108 ts_tablet_manager.cc:1434] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260630 12:13:22.884510  5108 tablet_bootstrap.cc:492] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:22.887974  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef4870b70346b88a8d4d550b2f0755" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:22.892793  5062 raft_consensus.cc:2468] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 0.
I20260630 12:13:22.893431  5107 tablet_bootstrap.cc:492] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:22.893898  5107 ts_tablet_manager.cc:1403] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.016s
I20260630 12:13:22.894317  4954 leader_election.cc:304] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, f2ef5943b1214a47862ee69c92f96e72; no voters: 
I20260630 12:13:22.895123  5115 raft_consensus.cc:2804] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:22.895357  5108 tablet_bootstrap.cc:654] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.895532  5115 raft_consensus.cc:493] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:22.895906  5115 raft_consensus.cc:3060] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.896016  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef4870b70346b88a8d4d550b2f0755" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:22.896816  4912 raft_consensus.cc:2468] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 0.
I20260630 12:13:22.897007  5107 raft_consensus.cc:359] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.897807  5107 raft_consensus.cc:385] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.898139  5107 raft_consensus.cc:740] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.898896  5107 consensus_queue.cc:260] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.889286  5109 tablet_bootstrap.cc:654] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.903110  5115 raft_consensus.cc:515] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.904178  5108 tablet_bootstrap.cc:492] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:22.904752  5108 ts_tablet_manager.cc:1403] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.007s
I20260630 12:13:22.906929  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef4870b70346b88a8d4d550b2f0755" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0"
I20260630 12:13:22.907665  4912 raft_consensus.cc:3060] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.909806  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ef4870b70346b88a8d4d550b2f0755" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72"
I20260630 12:13:22.910391  5062 raft_consensus.cc:3060] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.911103  5107 ts_tablet_manager.cc:1434] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.010s
I20260630 12:13:22.912142  5107 tablet_bootstrap.cc:492] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:22.916414  5118 raft_consensus.cc:493] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.917017  5118 raft_consensus.cc:515] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.922765  4912 raft_consensus.cc:2468] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 1.
I20260630 12:13:22.924198  5109 tablet_bootstrap.cc:492] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:22.924881  5109 ts_tablet_manager.cc:1403] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260630 12:13:22.926066  5107 tablet_bootstrap.cc:654] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.926750  5062 raft_consensus.cc:2468] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 1.
I20260630 12:13:22.928079  4952 leader_election.cc:304] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: 
I20260630 12:13:22.927874  5109 raft_consensus.cc:359] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.908684  5115 leader_election.cc:290] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Requested vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:22.928769  5108 raft_consensus.cc:359] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.929301  5131 raft_consensus.cc:2804] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:22.934749  5108 raft_consensus.cc:385] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.935077  5108 raft_consensus.cc:740] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.934937  5131 raft_consensus.cc:697] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Becoming Leader. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Running, Role: LEADER
I20260630 12:13:22.935858  5108 consensus_queue.cc:260] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.936903  5131 consensus_queue.cc:237] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.928851  5109 raft_consensus.cc:385] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.940531  5109 raft_consensus.cc:740] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.941450  5109 consensus_queue.cc:260] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.934258  5118 leader_election.cc:290] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:22.957195  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a022909368f74613b866f3c330f56b21" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121" is_pre_election: true
I20260630 12:13:22.958051  4988 raft_consensus.cc:2468] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 0.
I20260630 12:13:22.959236  5111 raft_consensus.cc:493] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.959425  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a022909368f74613b866f3c330f56b21" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:22.959865  5111 raft_consensus.cc:515] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.961436  5026 leader_election.cc:304] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, f2ef5943b1214a47862ee69c92f96e72; no voters: 
I20260630 12:13:22.960264  4912 raft_consensus.cc:2468] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 0.
I20260630 12:13:22.964238  5118 raft_consensus.cc:2804] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:22.965370  5111 leader_election.cc:290] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:22.968578  5118 raft_consensus.cc:493] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:22.973105  5109 ts_tablet_manager.cc:1434] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.012s
I20260630 12:13:22.973642  5118 raft_consensus.cc:3060] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.975363  5109 tablet_bootstrap.cc:492] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:22.983237  5111 raft_consensus.cc:493] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.983821  5111 raft_consensus.cc:515] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:22.986090  5111 leader_election.cc:290] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:22.986588  5109 tablet_bootstrap.cc:654] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.986088  5108 ts_tablet_manager.cc:1434] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260630 12:13:22.988214  4808 catalog_manager.cc:5697] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8554f526830e411aa3a594b80ccf7121 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:22.990026  5107 tablet_bootstrap.cc:492] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:22.990394  5107 ts_tablet_manager.cc:1403] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.078s	user 0.033s	sys 0.022s
I20260630 12:13:22.993261  5108 tablet_bootstrap.cc:492] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:22.998068  5107 raft_consensus.cc:359] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.004694  5107 raft_consensus.cc:385] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.006628  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985760f6b19a4c53a1061e6c17d4d74e" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121" is_pre_election: true
I20260630 12:13:23.008817  5107 raft_consensus.cc:740] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.010761  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7693c51944e5a4cdfd78066a763a" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121" is_pre_election: true
I20260630 12:13:23.012630  4988 raft_consensus.cc:2468] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 0.
I20260630 12:13:23.013729  5108 tablet_bootstrap.cc:654] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.014559  5107 consensus_queue.cc:260] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.018523  5107 ts_tablet_manager.cc:1434] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260630 12:13:23.019650  5107 tablet_bootstrap.cc:492] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
W20260630 12:13:23.011847  4876 leader_election.cc:343] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.020373  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985760f6b19a4c53a1061e6c17d4d74e" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.021166  4876 leader_election.cc:304] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: 
I20260630 12:13:23.021767  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7693c51944e5a4cdfd78066a763a" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.022084  5111 raft_consensus.cc:2804] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.022535  5109 tablet_bootstrap.cc:492] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:23.016173  5131 raft_consensus.cc:493] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.023180  5109 ts_tablet_manager.cc:1403] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.021s
I20260630 12:13:23.003553  5118 raft_consensus.cc:515] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
W20260630 12:13:23.024302  4878 leader_election.cc:343] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.022502  5111 raft_consensus.cc:493] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.025393  5111 raft_consensus.cc:3060] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.026686  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a022909368f74613b866f3c330f56b21" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0"
I20260630 12:13:23.027268  4912 raft_consensus.cc:3060] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.028061  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a022909368f74613b866f3c330f56b21" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121"
I20260630 12:13:23.021104  5062 raft_consensus.cc:2468] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 0.
I20260630 12:13:23.028648  4988 raft_consensus.cc:3060] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.030304  4878 leader_election.cc:304] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [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: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 8554f526830e411aa3a594b80ccf7121
I20260630 12:13:23.023142  5131 raft_consensus.cc:515] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.034291  4912 raft_consensus.cc:2468] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 1.
I20260630 12:13:23.035545  5026 leader_election.cc:304] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 
I20260630 12:13:23.036046  5131 leader_election.cc:290] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.037050  5136 raft_consensus.cc:493] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.037585  4911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f69bf7f1a9443cbc56d95a2a6a2c67" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.037657  5136 raft_consensus.cc:515] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.038398  4911 raft_consensus.cc:2468] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 0.
I20260630 12:13:23.038635  4988 raft_consensus.cc:2468] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 1.
I20260630 12:13:23.028864  5118 leader_election.cc:290] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 election: Requested vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:23.039723  4952 leader_election.cc:304] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: 
I20260630 12:13:23.040038  5118 raft_consensus.cc:2804] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.040472  5118 raft_consensus.cc:697] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Becoming Leader. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Running, Role: LEADER
I20260630 12:13:23.040611  5131 raft_consensus.cc:2804] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.041035  5131 raft_consensus.cc:493] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.041404  5131 raft_consensus.cc:3060] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.041194  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f69bf7f1a9443cbc56d95a2a6a2c67" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.043259  5107 tablet_bootstrap.cc:654] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.040336  5136 leader_election.cc:290] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:23.041428  5118 consensus_queue.cc:237] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.047061  5145 raft_consensus.cc:2804] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.047479  5145 raft_consensus.cc:493] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.047820  5145 raft_consensus.cc:3060] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.051270  5111 raft_consensus.cc:515] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.026451  5109 raft_consensus.cc:359] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.056033  5109 raft_consensus.cc:385] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.057875  5148 raft_consensus.cc:493] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.062029  5148 raft_consensus.cc:515] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.062693  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7693c51944e5a4cdfd78066a763a" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72"
I20260630 12:13:23.063894  5131 raft_consensus.cc:515] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.061198  5111 leader_election.cc:290] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 election: Requested vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.059958  4911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afd16e5bbb48ee889c085d369246dd" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.065059  4911 raft_consensus.cc:2468] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 0.
I20260630 12:13:23.064114  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7693c51944e5a4cdfd78066a763a" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121"
I20260630 12:13:23.065678  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2a566f0c9b475cbffc52650292bacf" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121" is_pre_election: true
I20260630 12:13:23.065793  5148 leader_election.cc:290] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.066290  4987 raft_consensus.cc:3060] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.066442  4986 raft_consensus.cc:2468] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 0.
I20260630 12:13:23.067704  5108 tablet_bootstrap.cc:492] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:23.067534  5145 raft_consensus.cc:515] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.068168  5108 ts_tablet_manager.cc:1403] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.024s
W20260630 12:13:23.068835  4878 leader_election.cc:343] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.070127  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2a566f0c9b475cbffc52650292bacf" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.070391  4876 leader_election.cc:304] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: 
I20260630 12:13:23.070775  5061 raft_consensus.cc:2468] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 0.
I20260630 12:13:23.071547  4986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985760f6b19a4c53a1061e6c17d4d74e" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121"
I20260630 12:13:23.060581  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afd16e5bbb48ee889c085d369246dd" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121" is_pre_election: true
I20260630 12:13:23.073073  5148 raft_consensus.cc:2804] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.057951  5109 raft_consensus.cc:740] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.073444  5148 raft_consensus.cc:493] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.073835  5148 raft_consensus.cc:3060] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.074420  5109 consensus_queue.cc:260] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.075461  5062 raft_consensus.cc:2468] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 0.
W20260630 12:13:23.073266  4876 leader_election.cc:343] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.065843  5107 tablet_bootstrap.cc:492] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:23.076840  5107 ts_tablet_manager.cc:1403] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.005s
I20260630 12:13:23.079618  5107 raft_consensus.cc:359] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.080008  4911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f69bf7f1a9443cbc56d95a2a6a2c67" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0"
I20260630 12:13:23.080610  4911 raft_consensus.cc:3060] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.081239  5109 ts_tablet_manager.cc:1434] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260630 12:13:23.081354  5026 leader_election.cc:304] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 
I20260630 12:13:23.082274  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985760f6b19a4c53a1061e6c17d4d74e" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72"
I20260630 12:13:23.082403  5146 raft_consensus.cc:2804] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.083091  5146 raft_consensus.cc:493] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.080327  5107 raft_consensus.cc:385] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.083209  5145 leader_election.cc:290] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 election: Requested vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.083103  5062 raft_consensus.cc:3060] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.083721  5107 raft_consensus.cc:740] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.083504  5146 raft_consensus.cc:3060] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.086330  5107 consensus_queue.cc:260] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.074774  4987 raft_consensus.cc:2468] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 1.
I20260630 12:13:23.090034  5107 ts_tablet_manager.cc:1434] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:13:23.090209  4876 leader_election.cc:304] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [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: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: f2ef5943b1214a47862ee69c92f96e72
I20260630 12:13:23.091212  5145 raft_consensus.cc:2804] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.091868  5145 raft_consensus.cc:697] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Becoming Leader. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Running, Role: LEADER
I20260630 12:13:23.092862  5145 consensus_queue.cc:237] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.093871  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7f69bf7f1a9443cbc56d95a2a6a2c67" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72"
I20260630 12:13:23.094659  5061 raft_consensus.cc:3060] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:23.082477  5026 leader_election.cc:343] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.101166  5107 tablet_bootstrap.cc:492] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:23.100225  5109 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:23.104748  5131 leader_election.cc:290] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Requested vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.106546  5148 raft_consensus.cc:515] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.072432  5108 raft_consensus.cc:359] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.108815  5108 raft_consensus.cc:385] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.109185  5108 raft_consensus.cc:740] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.109835  4911 raft_consensus.cc:2468] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 1.
I20260630 12:13:23.114717  4952 leader_election.cc:304] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: 
I20260630 12:13:23.116396  5131 raft_consensus.cc:2804] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.116946  5108 consensus_queue.cc:260] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.117280  5131 raft_consensus.cc:697] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Becoming Leader. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Running, Role: LEADER
I20260630 12:13:23.118577  5131 consensus_queue.cc:237] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.119540  5108 ts_tablet_manager.cc:1434] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260630 12:13:23.120857  5146 raft_consensus.cc:515] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.117285  4809 catalog_manager.cc:5697] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "f2ef5943b1214a47862ee69c92f96e72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:23.123858  5109 tablet_bootstrap.cc:654] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.124285  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afd16e5bbb48ee889c085d369246dd" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0"
I20260630 12:13:23.125106  4912 raft_consensus.cc:3060] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.126322  5107 tablet_bootstrap.cc:654] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.128055  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2a566f0c9b475cbffc52650292bacf" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72"
I20260630 12:13:23.116505  5062 raft_consensus.cc:2468] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 1.
I20260630 12:13:23.128934  5060 raft_consensus.cc:3060] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.130362  4878 leader_election.cc:304] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [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: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 8554f526830e411aa3a594b80ccf7121
I20260630 12:13:23.131297  5111 raft_consensus.cc:2804] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.120788  5108 tablet_bootstrap.cc:492] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:23.135356  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2a566f0c9b475cbffc52650292bacf" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121"
I20260630 12:13:23.135946  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afd16e5bbb48ee889c085d369246dd" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121"
W20260630 12:13:23.137647  5026 leader_election.cc:343] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.138468  4912 raft_consensus.cc:2468] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 1.
I20260630 12:13:23.138556  5060 raft_consensus.cc:2468] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 1.
I20260630 12:13:23.139822  4878 leader_election.cc:304] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 
I20260630 12:13:23.139823  5026 leader_election.cc:304] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [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: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 8554f526830e411aa3a594b80ccf7121
I20260630 12:13:23.132529  5148 leader_election.cc:290] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 election: Requested vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.147509  5153 raft_consensus.cc:2804] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.140455  5146 leader_election.cc:290] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 election: Requested vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:23.136013  4987 raft_consensus.cc:3060] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.150161  5118 raft_consensus.cc:2804] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.149940  5153 raft_consensus.cc:697] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Becoming Leader. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Running, Role: LEADER
I20260630 12:13:23.144925  5061 raft_consensus.cc:2468] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 1.
I20260630 12:13:23.159662  5108 tablet_bootstrap.cc:654] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.155884  5118 raft_consensus.cc:697] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Becoming Leader. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Running, Role: LEADER
I20260630 12:13:23.162194  5118 consensus_queue.cc:237] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.164258  4809 catalog_manager.cc:5697] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8554f526830e411aa3a594b80ccf7121 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.170826  4808 catalog_manager.cc:5697] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0718d0619274c118ebd1187b5935ab0 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.176064  5107 tablet_bootstrap.cc:492] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:23.176542  5107 ts_tablet_manager.cc:1403] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.004s
I20260630 12:13:23.179107  5107 raft_consensus.cc:359] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.179811  5107 raft_consensus.cc:385] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.180063  5107 raft_consensus.cc:740] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.180981  5107 consensus_queue.cc:260] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.183915  4987 raft_consensus.cc:2468] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 1.
I20260630 12:13:23.186297  5107 ts_tablet_manager.cc:1434] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:13:23.162911  5111 raft_consensus.cc:697] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Becoming Leader. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Running, Role: LEADER
I20260630 12:13:23.154079  5153 consensus_queue.cc:237] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.187709  5107 tablet_bootstrap.cc:492] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:23.189195  5111 consensus_queue.cc:237] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.191370  5108 tablet_bootstrap.cc:492] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:23.191824  5108 ts_tablet_manager.cc:1403] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.005s
I20260630 12:13:23.193910  5107 tablet_bootstrap.cc:654] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.194612  5108 raft_consensus.cc:359] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.195266  5108 raft_consensus.cc:385] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.195583  5108 raft_consensus.cc:740] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.196400  5108 consensus_queue.cc:260] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.198685  5108 ts_tablet_manager.cc:1434] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:13:23.199637  5108 tablet_bootstrap.cc:492] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:23.200789  5109 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:23.201288  5109 ts_tablet_manager.cc:1403] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.101s	user 0.022s	sys 0.019s
I20260630 12:13:23.204233  5109 raft_consensus.cc:359] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.205216  5109 raft_consensus.cc:385] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.205510  5109 raft_consensus.cc:740] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.206254  5109 consensus_queue.cc:260] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.207414  5108 tablet_bootstrap.cc:654] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.207976  5107 tablet_bootstrap.cc:492] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:23.208436  5107 ts_tablet_manager.cc:1403] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260630 12:13:23.208840  5109 ts_tablet_manager.cc:1434] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:13:23.208571  4807 catalog_manager.cc:5697] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "f2ef5943b1214a47862ee69c92f96e72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:23.209852  5109 tablet_bootstrap.cc:492] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:23.211258  5107 raft_consensus.cc:359] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.212000  5107 raft_consensus.cc:385] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.212265  5107 raft_consensus.cc:740] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.213150  5107 consensus_queue.cc:260] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.215606  5107 ts_tablet_manager.cc:1434] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:23.216676  5107 tablet_bootstrap.cc:492] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:23.222754  5107 tablet_bootstrap.cc:654] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.223147  5109 tablet_bootstrap.cc:654] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.241518  5109 tablet_bootstrap.cc:492] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:23.241504  5108 tablet_bootstrap.cc:492] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:23.241792  5107 tablet_bootstrap.cc:492] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:23.242141  5109 ts_tablet_manager.cc:1403] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.005s
I20260630 12:13:23.242228  5108 ts_tablet_manager.cc:1403] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.012s
I20260630 12:13:23.242336  5107 ts_tablet_manager.cc:1403] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.003s
I20260630 12:13:23.244891  5109 raft_consensus.cc:359] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.245883  5109 raft_consensus.cc:385] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.246259  5109 raft_consensus.cc:740] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.245426  5107 raft_consensus.cc:359] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.246912  5109 consensus_queue.cc:260] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.247556  5131 raft_consensus.cc:493] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.248116  5131 raft_consensus.cc:515] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.249275  5109 ts_tablet_manager.cc:1434] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:13:23.250253  5131 leader_election.cc:290] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.250375  5107 raft_consensus.cc:385] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.250770  5107 raft_consensus.cc:740] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.251137  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985760f6b19a4c53a1061e6c17d4d74e" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.247589  5108 raft_consensus.cc:359] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.250285  5109 tablet_bootstrap.cc:492] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:23.252351  5108 raft_consensus.cc:385] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.252372  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "985760f6b19a4c53a1061e6c17d4d74e" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.251547  5107 consensus_queue.cc:260] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.252843  5108 raft_consensus.cc:740] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.253356  5061 raft_consensus.cc:2393] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8554f526830e411aa3a594b80ccf7121 in current term 1: Already voted for candidate b0718d0619274c118ebd1187b5935ab0 in this term.
I20260630 12:13:23.253585  5108 consensus_queue.cc:260] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.254638  4954 leader_election.cc:304] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [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: 8554f526830e411aa3a594b80ccf7121; no voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72
I20260630 12:13:23.255833  5108 ts_tablet_manager.cc:1434] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:13:23.247501  4808 catalog_manager.cc:5697] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0718d0619274c118ebd1187b5935ab0 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.256880  5108 tablet_bootstrap.cc:492] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:23.257503  5107 ts_tablet_manager.cc:1434] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:13:23.258407  5107 tablet_bootstrap.cc:492] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:23.258041  4808 catalog_manager.cc:5697] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0718d0619274c118ebd1187b5935ab0 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.255832  5131 raft_consensus.cc:3060] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.262784  5108 tablet_bootstrap.cc:654] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.264420  5107 tablet_bootstrap.cc:654] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.268625  5131 raft_consensus.cc:2749] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:23.272698  5109 tablet_bootstrap.cc:654] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.277954  5115 raft_consensus.cc:493] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.278486  5115 raft_consensus.cc:515] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.280648  5115 leader_election.cc:290] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.282250  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afd16e5bbb48ee889c085d369246dd" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.283034  4912 raft_consensus.cc:2393] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8554f526830e411aa3a594b80ccf7121 in current term 1: Already voted for candidate f2ef5943b1214a47862ee69c92f96e72 in this term.
I20260630 12:13:23.285624  5109 tablet_bootstrap.cc:492] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:23.285501  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24afd16e5bbb48ee889c085d369246dd" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.287452  4954 leader_election.cc:304] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [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: 8554f526830e411aa3a594b80ccf7121; no voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72
I20260630 12:13:23.288816  5115 raft_consensus.cc:3060] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.297068  5115 raft_consensus.cc:2749] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:23.297926  5109 ts_tablet_manager.cc:1403] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.009s
I20260630 12:13:23.299461  5108 tablet_bootstrap.cc:492] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:23.299989  5108 ts_tablet_manager.cc:1403] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.023s
I20260630 12:13:23.300750  5109 raft_consensus.cc:359] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.301477  5109 raft_consensus.cc:385] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.301736  5109 raft_consensus.cc:740] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.302394  5109 consensus_queue.cc:260] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.302507  5108 raft_consensus.cc:359] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.303138  5108 raft_consensus.cc:385] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.303397  5108 raft_consensus.cc:740] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.304394  5109 ts_tablet_manager.cc:1434] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260630 12:13:23.304143  5108 consensus_queue.cc:260] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.305650  5109 tablet_bootstrap.cc:492] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:23.306421  5108 ts_tablet_manager.cc:1434] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:13:23.307466  5108 tablet_bootstrap.cc:492] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0: Bootstrap starting.
I20260630 12:13:23.312347  5118 raft_consensus.cc:493] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.313531  5108 tablet_bootstrap.cc:654] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.313531  5109 tablet_bootstrap.cc:654] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.313614  5118 raft_consensus.cc:515] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.316355  5118 leader_election.cc:290] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:23.317888  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f83821d87f44a7491949c58580d285f" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.318639  4912 raft_consensus.cc:2468] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 0.
I20260630 12:13:23.318037  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f83821d87f44a7491949c58580d285f" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121" is_pre_election: true
I20260630 12:13:23.319777  5026 leader_election.cc:304] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 
I20260630 12:13:23.320039  4987 raft_consensus.cc:2468] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 0.
I20260630 12:13:23.320775  5118 raft_consensus.cc:2804] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.321202  5118 raft_consensus.cc:493] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.321620  5118 raft_consensus.cc:3060] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.323407  5115 raft_consensus.cc:493] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.323866  5115 raft_consensus.cc:515] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.326123  5115 leader_election.cc:290] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.326934  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b1c473faa43d8a579423ee893de72" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.327541  4912 raft_consensus.cc:2468] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 0.
I20260630 12:13:23.327803  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b1c473faa43d8a579423ee893de72" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.328717  4952 leader_election.cc:304] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: 
I20260630 12:13:23.329428  5108 tablet_bootstrap.cc:492] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0: No bootstrap required, opened a new log
I20260630 12:13:23.329546  5115 raft_consensus.cc:2804] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.329972  5108 ts_tablet_manager.cc:1403] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
W20260630 12:13:23.330055  4954 leader_election.cc:343] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.329941  5115 raft_consensus.cc:493] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.332837  5115 raft_consensus.cc:3060] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.332715  5108 raft_consensus.cc:359] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.333416  5108 raft_consensus.cc:385] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.333694  5108 raft_consensus.cc:740] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.334869  5108 consensus_queue.cc:260] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.335907  5109 tablet_bootstrap.cc:492] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:23.336357  5109 ts_tablet_manager.cc:1403] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.012s
I20260630 12:13:23.336791  5108 ts_tablet_manager.cc:1434] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260630 12:13:23.338475  5109 raft_consensus.cc:359] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.339073  5109 raft_consensus.cc:385] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.339304  5109 raft_consensus.cc:740] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.340037  5146 raft_consensus.cc:493] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.339936  5109 consensus_queue.cc:260] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.340480  5146 raft_consensus.cc:515] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.341989  5109 ts_tablet_manager.cc:1434] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:23.342592  5146 leader_election.cc:290] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801)
I20260630 12:13:23.342893  5109 tablet_bootstrap.cc:492] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:23.343461  5118 raft_consensus.cc:515] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.345784  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7693c51944e5a4cdfd78066a763a" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121" is_pre_election: true
I20260630 12:13:23.346544  4987 raft_consensus.cc:2393] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2ef5943b1214a47862ee69c92f96e72 in current term 1: Already voted for candidate b0718d0619274c118ebd1187b5935ab0 in this term.
I20260630 12:13:23.347823  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0b7693c51944e5a4cdfd78066a763a" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.348157  5109 tablet_bootstrap.cc:654] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.349387  4911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f83821d87f44a7491949c58580d285f" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0"
I20260630 12:13:23.349468  5026 leader_election.cc:304] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [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: f2ef5943b1214a47862ee69c92f96e72; no voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0
I20260630 12:13:23.350075  4911 raft_consensus.cc:3060] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.350673  5136 raft_consensus.cc:3060] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.352922  5107 tablet_bootstrap.cc:492] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:23.353449  5107 ts_tablet_manager.cc:1403] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.010s
I20260630 12:13:23.356294  5107 raft_consensus.cc:359] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.356941  5107 raft_consensus.cc:385] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.357210  5107 raft_consensus.cc:740] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.340469  5115 raft_consensus.cc:515] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.358316  5136 raft_consensus.cc:2749] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:23.358278  4911 raft_consensus.cc:2468] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 1.
I20260630 12:13:23.359396  5118 leader_election.cc:290] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 election: Requested vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:23.360181  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f83821d87f44a7491949c58580d285f" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121"
I20260630 12:13:23.360119  5026 leader_election.cc:304] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 
I20260630 12:13:23.360800  5109 tablet_bootstrap.cc:492] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:23.360867  4987 raft_consensus.cc:3060] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.361411  5109 ts_tablet_manager.cc:1403] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260630 12:13:23.363268  4911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b1c473faa43d8a579423ee893de72" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0"
I20260630 12:13:23.363857  4911 raft_consensus.cc:3060] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.366329  5115 leader_election.cc:290] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Requested vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.366879  5111 raft_consensus.cc:493] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.367030  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e2b1c473faa43d8a579423ee893de72" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72"
I20260630 12:13:23.367689  5061 raft_consensus.cc:3060] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.367452  5107 consensus_queue.cc:260] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.368290  5131 raft_consensus.cc:493] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.368721  5131 raft_consensus.cc:515] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.369014  4987 raft_consensus.cc:2468] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2ef5943b1214a47862ee69c92f96e72 in term 1.
I20260630 12:13:23.367398  5111 raft_consensus.cc:515] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.373034  5131 leader_election.cc:290] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.373188  5060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1125a0fd64f5b9c1c9a1b266b8d87" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.373747  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1125a0fd64f5b9c1c9a1b266b8d87" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.374379  4912 raft_consensus.cc:2468] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 0.
I20260630 12:13:23.374866  5061 raft_consensus.cc:2468] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 1.
I20260630 12:13:23.375669  4952 leader_election.cc:304] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: 
I20260630 12:13:23.376977  5131 raft_consensus.cc:2804] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.376735  5109 raft_consensus.cc:359] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
W20260630 12:13:23.376878  4954 leader_election.cc:343] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.377538  5109 raft_consensus.cc:385] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.377542  5131 raft_consensus.cc:493] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.377955  5109 raft_consensus.cc:740] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.378208  4954 leader_election.cc:304] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, f2ef5943b1214a47862ee69c92f96e72; no voters: 
I20260630 12:13:23.367107  5118 raft_consensus.cc:2804] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.378747  5109 consensus_queue.cc:260] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.378203  5131 raft_consensus.cc:3060] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.379660  5118 raft_consensus.cc:697] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Becoming Leader. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Running, Role: LEADER
I20260630 12:13:23.372395  5111 leader_election.cc:290] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.380475  5118 consensus_queue.cc:237] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.381465  5109 ts_tablet_manager.cc:1434] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:13:23.379321  5115 raft_consensus.cc:2804] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.382391  5109 tablet_bootstrap.cc:492] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72: Bootstrap starting.
I20260630 12:13:23.385954  5115 raft_consensus.cc:697] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Becoming Leader. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Running, Role: LEADER
I20260630 12:13:23.386700  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489b6180f905427dbb4c7b7b7eca2b1d" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121" is_pre_election: true
I20260630 12:13:23.386806  5115 consensus_queue.cc:237] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.387509  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489b6180f905427dbb4c7b7b7eca2b1d" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
W20260630 12:13:23.388206  4876 leader_election.cc:343] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.388584  5109 tablet_bootstrap.cc:654] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.388167  5061 raft_consensus.cc:2468] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 0.
I20260630 12:13:23.389403  5131 raft_consensus.cc:515] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.390321  4878 leader_election.cc:304] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [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: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 8554f526830e411aa3a594b80ccf7121
I20260630 12:13:23.391561  5111 raft_consensus.cc:2804] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.392000  5111 raft_consensus.cc:493] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.393039  5111 raft_consensus.cc:3060] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.393059  4911 raft_consensus.cc:2468] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 1.
I20260630 12:13:23.394217  4912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1125a0fd64f5b9c1c9a1b266b8d87" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0"
I20260630 12:13:23.394781  4912 raft_consensus.cc:3060] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.398720  5107 ts_tablet_manager.cc:1434] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260630 12:13:23.400753  4912 raft_consensus.cc:2468] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 1.
I20260630 12:13:23.401252  5107 tablet_bootstrap.cc:492] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121: Bootstrap starting.
I20260630 12:13:23.402016  4952 leader_election.cc:304] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: 
I20260630 12:13:23.401454  4810 catalog_manager.cc:5697] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "f2ef5943b1214a47862ee69c92f96e72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:23.403113  5170 raft_consensus.cc:2804] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.405668  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1125a0fd64f5b9c1c9a1b266b8d87" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72"
W20260630 12:13:23.407110  4954 leader_election.cc:343] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.407740  5131 leader_election.cc:290] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Requested vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.400498  5111 raft_consensus.cc:515] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.411008  5107 tablet_bootstrap.cc:654] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.411444  5109 tablet_bootstrap.cc:492] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72: No bootstrap required, opened a new log
I20260630 12:13:23.411931  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489b6180f905427dbb4c7b7b7eca2b1d" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72"
I20260630 12:13:23.411964  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489b6180f905427dbb4c7b7b7eca2b1d" candidate_uuid: "b0718d0619274c118ebd1187b5935ab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121"
I20260630 12:13:23.412595  5061 raft_consensus.cc:3060] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:23.413652  4876 leader_election.cc:343] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.411942  5109 ts_tablet_manager.cc:1403] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.003s
I20260630 12:13:23.415023  4808 catalog_manager.cc:5697] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8554f526830e411aa3a594b80ccf7121 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.417266  5109 raft_consensus.cc:359] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.418033  5109 raft_consensus.cc:385] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.418329  5109 raft_consensus.cc:740] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2ef5943b1214a47862ee69c92f96e72, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.419474  5061 raft_consensus.cc:2468] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0718d0619274c118ebd1187b5935ab0 in term 1.
I20260630 12:13:23.419272  5109 consensus_queue.cc:260] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.420660  4878 leader_election.cc:304] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [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: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72; no voters: 8554f526830e411aa3a594b80ccf7121
I20260630 12:13:23.421528  5153 raft_consensus.cc:2804] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.421885  5109 ts_tablet_manager.cc:1434] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:23.421947  5153 raft_consensus.cc:697] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Becoming Leader. State: Replica: b0718d0619274c118ebd1187b5935ab0, State: Running, Role: LEADER
I20260630 12:13:23.423758  5153 consensus_queue.cc:237] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.432747  5107 tablet_bootstrap.cc:492] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121: No bootstrap required, opened a new log
I20260630 12:13:23.432431  5131 consensus_queue.cc:1048] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.433300  5111 leader_election.cc:290] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [CANDIDATE]: Term 1 election: Requested vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.435443  5170 raft_consensus.cc:697] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Becoming Leader. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Running, Role: LEADER
I20260630 12:13:23.435048  4810 catalog_manager.cc:5697] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0718d0619274c118ebd1187b5935ab0 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.436682  5107 ts_tablet_manager.cc:1403] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.003s
I20260630 12:13:23.436326  5170 consensus_queue.cc:237] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.440291  5107 raft_consensus.cc:359] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.440996  5107 raft_consensus.cc:385] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.441262  5107 raft_consensus.cc:740] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.441854  5107 consensus_queue.cc:260] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.444131  5107 ts_tablet_manager.cc:1434] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:23.451942  5174 raft_consensus.cc:493] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.452512  5174 raft_consensus.cc:515] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.455740  5174 leader_election.cc:290] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.455806  4911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1f42729ce348d5ba0c850670756edd" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.455986  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1f42729ce348d5ba0c850670756edd" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.456825  5061 raft_consensus.cc:2468] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 0.
I20260630 12:13:23.456796  4911 raft_consensus.cc:2468] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 0.
I20260630 12:13:23.458411  4954 leader_election.cc:304] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, f2ef5943b1214a47862ee69c92f96e72; no voters: 
I20260630 12:13:23.455315  4810 catalog_manager.cc:5697] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8554f526830e411aa3a594b80ccf7121 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.459129  5174 raft_consensus.cc:2804] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.459571  5174 raft_consensus.cc:493] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.459990  5174 raft_consensus.cc:3060] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.467691  5174 raft_consensus.cc:515] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.469894  5174 leader_election.cc:290] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Requested vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.473318  4911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1f42729ce348d5ba0c850670756edd" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0"
I20260630 12:13:23.473529  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1f42729ce348d5ba0c850670756edd" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72"
I20260630 12:13:23.473995  4911 raft_consensus.cc:3060] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.474241  5061 raft_consensus.cc:3060] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.477922  5174 consensus_queue.cc:1048] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:13:23.482079  4911 raft_consensus.cc:2468] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 1.
I20260630 12:13:23.483608  4952 leader_election.cc:304] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0; no voters: 
I20260630 12:13:23.484366  5170 raft_consensus.cc:2804] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.484928  5170 raft_consensus.cc:697] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Becoming Leader. State: Replica: 8554f526830e411aa3a594b80ccf7121, State: Running, Role: LEADER
I20260630 12:13:23.486007  5061 raft_consensus.cc:2468] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8554f526830e411aa3a594b80ccf7121 in term 1.
I20260630 12:13:23.486029  5170 consensus_queue.cc:237] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.502525  4810 catalog_manager.cc:5697] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8554f526830e411aa3a594b80ccf7121 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.507877  5111 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.519409  5153 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.562206  5118 consensus_queue.cc:1048] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.564661  5170 consensus_queue.cc:1048] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.599249  5136 consensus_queue.cc:1048] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.611829  5115 consensus_queue.cc:1048] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.633481  5153 consensus_queue.cc:1048] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.663058  5118 raft_consensus.cc:493] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.663573  5118 raft_consensus.cc:515] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.665707  5118 leader_election.cc:290] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:23.668582  5153 consensus_queue.cc:1048] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:23.679430  4911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1125a0fd64f5b9c1c9a1b266b8d87" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.680234  4911 raft_consensus.cc:2393] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2ef5943b1214a47862ee69c92f96e72 in current term 1: Already voted for candidate 8554f526830e411aa3a594b80ccf7121 in this term.
I20260630 12:13:23.684217  4985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb1125a0fd64f5b9c1c9a1b266b8d87" candidate_uuid: "f2ef5943b1214a47862ee69c92f96e72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8554f526830e411aa3a594b80ccf7121" is_pre_election: true
I20260630 12:13:23.693118  5153 consensus_queue.cc:1048] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:23.724994  5026 leader_election.cc:304] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [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: f2ef5943b1214a47862ee69c92f96e72; no voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0
I20260630 12:13:23.725876  5118 raft_consensus.cc:3060] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.733492  5136 consensus_queue.cc:1048] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.744457  5118 raft_consensus.cc:2749] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:23.755383  5146 consensus_queue.cc:1048] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:13:23.778541  5187 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.005s	sys 0.001s
I20260630 12:13:23.783743  5111 consensus_queue.cc:1048] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:23.795166  5094 meta_cache.cc:1261] Time spent looking up entry by key: real 0.070s	user 0.002s	sys 0.002s
I20260630 12:13:23.811010  5136 consensus_queue.cc:1048] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.819634  5170 raft_consensus.cc:493] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.820192  5170 raft_consensus.cc:515] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } }
I20260630 12:13:23.822283  5170 leader_election.cc:290] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:23.823232  4910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489b6180f905427dbb4c7b7b7eca2b1d" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0718d0619274c118ebd1187b5935ab0" is_pre_election: true
I20260630 12:13:23.823870  5061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489b6180f905427dbb4c7b7b7eca2b1d" candidate_uuid: "8554f526830e411aa3a594b80ccf7121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2ef5943b1214a47862ee69c92f96e72" is_pre_election: true
I20260630 12:13:23.824658  5061 raft_consensus.cc:2393] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8554f526830e411aa3a594b80ccf7121 in current term 1: Already voted for candidate b0718d0619274c118ebd1187b5935ab0 in this term.
I20260630 12:13:23.829252  4954 leader_election.cc:304] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [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: 8554f526830e411aa3a594b80ccf7121; no voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72
I20260630 12:13:23.832767  5170 raft_consensus.cc:3060] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.836537  5115 consensus_queue.cc:1048] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:23.843988  5148 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:23.875885  5146 consensus_queue.cc:1048] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.882524  5174 consensus_queue.cc:1048] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.891057  5174 consensus_queue.cc:1048] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:23.899260  5174 consensus_queue.cc:1048] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.919167  5131 consensus_queue.cc:1048] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:13:23.922921  5091 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.108.62:44311, user_credentials={real_user=slave}} blocked reactor thread for 80621.2us
I20260630 12:13:23.939502  5170 raft_consensus.cc:2749] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:23.958292  5115 consensus_queue.cc:1048] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:23.961496  5111 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:24.424394  4952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.1:35801, user_credentials={real_user=slave}} blocked reactor thread for 83307.4us
W20260630 12:13:24.475528  4876 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.2:34455, user_credentials={real_user=slave}} blocked reactor thread for 118356us
W20260630 12:13:24.495543  5092 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.108.2:34455, user_credentials={real_user=slave}} blocked reactor thread for 68623.4us
W20260630 12:13:24.543838  4878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.3:35841, user_credentials={real_user=slave}} blocked reactor thread for 45797.1us
W20260630 12:13:24.863930  5178 log.cc:927] Time spent T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121: Append to log took a long time: real 0.251s	user 0.004s	sys 0.000s
I20260630 12:13:25.080665  5269 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38894 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=12, attempt_no=0}) took 1013 ms. Trace:
I20260630 12:13:25.083971  5270 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38894 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=28, attempt_no=0}) took 1004 ms. Trace:
I20260630 12:13:25.081166  5269 rpcz_store.cc:276] 0630 12:13:24.066736 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.091608 (+ 24872us) service_pool.cc:224] Handling call
0630 12:13:25.080452 (+988844us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.398031 (+     0us) write_op.cc:183] PREPARE: starting on tablet f7f69bf7f1a9443cbc56d95a2a6a2c67
0630 12:13:24.398526 (+   495us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.404677 (+  6151us) write_op.cc:435] Acquired schema lock
0630 12:13:24.404701 (+    24us) tablet.cc:662] Decoding operations
0630 12:13:24.457182 (+ 52481us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.467559 (+ 10377us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.469694 (+  2135us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:13:24.480391 (+ 10697us) tablet.cc:701] Row locks acquired
0630 12:13:24.481670 (+  1279us) write_op.cc:260] PREPARE: finished
0630 12:13:24.493291 (+ 11621us) write_op.cc:270] Start()
0630 12:13:24.499568 (+  6277us) write_op.cc:276] Timestamp: P: 1782821604491465 usec, L: 0
0630 12:13:24.501694 (+  2126us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.608484 (+106790us) spinlock_profiling.cc:243] Waited 3.84 ms on lock 0x7b5400260d98. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b70925c4 00007f88b236b939 00007f88b2327621 00007f88b23272fa 00007f88b23ab965 00007f88b23abe09 00007f88b5de6581 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939
0630 12:13:24.608877 (+   393us) log.cc:844] Serialized 345 byte log entry
0630 12:13:24.956300 (+347423us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.078388 (+122088us) write_op.cc:301] APPLY: starting
0630 12:13:25.078465 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.078552 (+    87us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.078571 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.078796 (+   225us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.078932 (+   136us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.078973 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:25.079128 (+   155us) log.cc:844] Serialized 22 byte log entry
0630 12:13:25.080036 (+   908us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.080105 (+    69us) write_op.cc:454] Released schema lock
0630 12:13:25.080145 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":121914,"num_ops":1,"prepare.queue_time_us":305169,"prepare.run_cpu_time_us":5420,"prepare.run_wall_time_us":211141,"replication_time_us":454488,"spinlock_wait_cycles":8828672}]]}
I20260630 12:13:25.084609  5270 rpcz_store.cc:276] 0630 12:13:24.079589 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.083710 (+  4121us) service_pool.cc:224] Handling call
0630 12:13:25.083787 (+1000077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.209574 (+     0us) write_op.cc:183] PREPARE: starting on tablet f7f69bf7f1a9443cbc56d95a2a6a2c67
0630 12:13:24.244089 (+ 34515us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.245632 (+  1543us) write_op.cc:435] Acquired schema lock
0630 12:13:24.246989 (+  1357us) tablet.cc:662] Decoding operations
0630 12:13:24.291353 (+ 44364us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.294601 (+  3248us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.295677 (+  1076us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:24.300938 (+  5261us) tablet.cc:701] Row locks acquired
0630 12:13:24.300958 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:24.310238 (+  9280us) write_op.cc:270] Start()
0630 12:13:24.314445 (+  4207us) write_op.cc:276] Timestamp: P: 1782821604308335 usec, L: 0
0630 12:13:24.316685 (+  2240us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.344147 (+ 27462us) log.cc:844] Serialized 475 byte log entry
0630 12:13:24.890397 (+546250us) op_driver.cc:464] REPLICATION: finished
0630 12:13:24.952645 (+ 62248us) spinlock_profiling.cc:243] Waited 2.82 ms on lock 0x7b60002081c8. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b5d1a161 00007f88b5e86f1c 00007f88b5de6e62 00007f88b5de7489 00007f88b5de971a 00007f88b5de96a8 00007f88b5de9628 00007f88b5de95e3 00007f88b5de87fc 00007f88b821a3b6 00007f88b8214b68
0630 12:13:25.081286 (+128641us) write_op.cc:301] APPLY: starting
0630 12:13:25.081363 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.081497 (+   134us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.081512 (+    15us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.082238 (+   726us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.082409 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.082456 (+    47us) write_op.cc:312] APPLY: finished
0630 12:13:25.083133 (+   677us) log.cc:844] Serialized 40 byte log entry
0630 12:13:25.083342 (+   209us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.083420 (+    78us) write_op.cc:454] Released schema lock
0630 12:13:25.083459 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":121586,"mutex_wait_us":3316,"num_ops":4,"prepare.queue_time_us":113704,"prepare.run_cpu_time_us":3763,"prepare.run_wall_time_us":147852,"replication_time_us":545547,"spinlock_wait_cycles":6481152}]]}
I20260630 12:13:25.094666  5245 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50136 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=25, attempt_no=0}) took 1002 ms. Trace:
I20260630 12:13:25.098866  5267 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42760 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=3, attempt_no=0}) took 1036 ms. Trace:
I20260630 12:13:25.099601  5269 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38894 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=29, attempt_no=0}) took 1013 ms. Trace:
I20260630 12:13:25.102219  5269 rpcz_store.cc:276] 0630 12:13:24.085864 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.085993 (+   129us) service_pool.cc:224] Handling call
0630 12:13:25.099536 (+1013543us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.477410 (+     0us) write_op.cc:183] PREPARE: starting on tablet 8e2b1c473faa43d8a579423ee893de72
0630 12:13:24.516036 (+ 38626us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.516076 (+    40us) write_op.cc:435] Acquired schema lock
0630 12:13:24.516094 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:24.543728 (+ 27634us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.549922 (+  6194us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.551422 (+  1500us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:24.559692 (+  8270us) tablet.cc:701] Row locks acquired
0630 12:13:24.559711 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:24.559879 (+   168us) write_op.cc:270] Start()
0630 12:13:24.559983 (+   104us) write_op.cc:276] Timestamp: P: 1782821604559838 usec, L: 0
0630 12:13:24.560002 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.567737 (+  7735us) log.cc:844] Serialized 605 byte log entry
0630 12:13:25.006026 (+438289us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.095929 (+ 89903us) write_op.cc:301] APPLY: starting
0630 12:13:25.096006 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.096172 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.096262 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.098260 (+  1998us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.098456 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.098504 (+    48us) write_op.cc:312] APPLY: finished
0630 12:13:25.098726 (+   222us) log.cc:844] Serialized 58 byte log entry
0630 12:13:25.098922 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.099023 (+   101us) write_op.cc:454] Released schema lock
0630 12:13:25.099215 (+   192us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":89729,"num_ops":7,"prepare.queue_time_us":369852,"prepare.run_cpu_time_us":3885,"prepare.run_wall_time_us":100854,"replication_time_us":445918}]]}
I20260630 12:13:25.136415  5251 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50136 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=14, attempt_no=0}) took 1006 ms. Trace:
I20260630 12:13:25.138794  5269 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38894 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=19, attempt_no=0}) took 1060 ms. Trace:
I20260630 12:13:25.140982  5259 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50136 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=21, attempt_no=0}) took 1049 ms. Trace:
I20260630 12:13:25.139530  5269 rpcz_store.cc:276] 0630 12:13:24.078725 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.081173 (+  2448us) service_pool.cc:224] Handling call
0630 12:13:25.138729 (+1057556us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.189191 (+     0us) write_op.cc:183] PREPARE: starting on tablet 54ef4870b70346b88a8d4d550b2f0755
0630 12:13:24.237222 (+ 48031us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.238089 (+   867us) write_op.cc:435] Acquired schema lock
0630 12:13:24.239207 (+  1118us) tablet.cc:662] Decoding operations
0630 12:13:24.303099 (+ 63892us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.307599 (+  4500us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.311148 (+  3549us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:24.346111 (+ 34963us) tablet.cc:701] Row locks acquired
0630 12:13:24.347287 (+  1176us) write_op.cc:260] PREPARE: finished
0630 12:13:24.352524 (+  5237us) write_op.cc:270] Start()
0630 12:13:24.359456 (+  6932us) write_op.cc:276] Timestamp: P: 1782821604351806 usec, L: 0
0630 12:13:24.363193 (+  3737us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.641973 (+278780us) spinlock_profiling.cc:243] Waited 5.39 ms on lock 0x7b540015fa20. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b2319571 00007f88b232d520 00007f88b23b6b42 00007f88b23abf67 00007f88b23abda4 00007f88b5de6581 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939 00007f88b5dea901
0630 12:13:24.642578 (+   605us) log.cc:844] Serialized 605 byte log entry
0630 12:13:25.111220 (+468642us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.135909 (+ 24689us) write_op.cc:301] APPLY: starting
0630 12:13:25.135979 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.136141 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.136160 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.137145 (+   985us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.137329 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.137371 (+    42us) write_op.cc:312] APPLY: finished
0630 12:13:25.137582 (+   211us) log.cc:844] Serialized 58 byte log entry
0630 12:13:25.138290 (+   708us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.138379 (+    89us) write_op.cc:454] Released schema lock
0630 12:13:25.138426 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24512,"num_ops":7,"prepare.queue_time_us":106742,"prepare.run_cpu_time_us":6522,"prepare.run_wall_time_us":453664,"replication_time_us":747916,"spinlock_wait_cycles":12389248}]]}
I20260630 12:13:25.149950  5253 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38894 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=18, attempt_no=0}) took 1082 ms. Trace:
I20260630 12:13:25.152382  5269 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38894 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=30, attempt_no=0}) took 1045 ms. Trace:
I20260630 12:13:25.152845  5269 rpcz_store.cc:276] 0630 12:13:24.107068 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.107926 (+   858us) service_pool.cc:224] Handling call
0630 12:13:25.152318 (+1044392us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.642974 (+     0us) write_op.cc:183] PREPARE: starting on tablet 54ef4870b70346b88a8d4d550b2f0755
0630 12:13:24.643927 (+   953us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.643951 (+    24us) write_op.cc:435] Acquired schema lock
0630 12:13:24.643968 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:24.644299 (+   331us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.644337 (+    38us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.644364 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:24.644575 (+   211us) tablet.cc:701] Row locks acquired
0630 12:13:24.644593 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:24.644756 (+   163us) write_op.cc:270] Start()
0630 12:13:24.644867 (+   111us) write_op.cc:276] Timestamp: P: 1782821604644703 usec, L: 0
0630 12:13:24.644887 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.645423 (+   536us) log.cc:844] Serialized 388 byte log entry
0630 12:13:25.111503 (+466080us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.144481 (+ 32978us) write_op.cc:301] APPLY: starting
0630 12:13:25.144545 (+    64us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.144683 (+   138us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.144778 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.151477 (+  6699us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.151615 (+   138us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.151654 (+    39us) write_op.cc:312] APPLY: finished
0630 12:13:25.151788 (+   134us) log.cc:844] Serialized 28 byte log entry
0630 12:13:25.151944 (+   156us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.152004 (+    60us) write_op.cc:454] Released schema lock
0630 12:13:25.152042 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32818,"mutex_wait_us":14145,"num_ops":2,"prepare.queue_time_us":475833,"prepare.run_cpu_time_us":2385,"prepare.run_wall_time_us":20618,"raft.queue_time_us":565,"raft.run_cpu_time_us":20,"raft.run_wall_time_us":20,"replication_time_us":466522}]]}
I20260630 12:13:25.141834  5259 rpcz_store.cc:276] 0630 12:13:24.091465 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.104150 (+ 12685us) service_pool.cc:224] Handling call
0630 12:13:25.140773 (+1036623us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.318842 (+     0us) write_op.cc:183] PREPARE: starting on tablet 489b6180f905427dbb4c7b7b7eca2b1d
0630 12:13:24.351092 (+ 32250us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.351123 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:13:24.351138 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:24.351491 (+   353us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.351538 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.351560 (+    22us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:24.351808 (+   248us) tablet.cc:701] Row locks acquired
0630 12:13:24.351824 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:13:24.351983 (+   159us) write_op.cc:270] Start()
0630 12:13:24.358973 (+  6990us) write_op.cc:276] Timestamp: P: 1782821604351941 usec, L: 0
0630 12:13:24.359000 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.388576 (+ 29576us) log.cc:844] Serialized 432 byte log entry
0630 12:13:24.895439 (+506863us) spinlock_profiling.cc:243] Waited 257 ms on lock 0x7b58000179d0. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b231a090 00007f88b230a43c 00007f88b2310d53 00007f88b2310cd9 00007f88b2310c69 00007f88b2310c31 00007f88b230fdfd 000000000043f3c4 000000000043f209 00007f88af2c4ab5 00007f88af2c6e01
0630 12:13:24.960783 (+ 65344us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.041326 (+ 80543us) write_op.cc:301] APPLY: starting
0630 12:13:25.041402 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.041526 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.041547 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.042085 (+   538us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.042244 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.042341 (+    97us) write_op.cc:312] APPLY: finished
0630 12:13:25.042559 (+   218us) log.cc:844] Serialized 34 byte log entry
0630 12:13:25.043292 (+   733us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.043367 (+    75us) write_op.cc:454] Released schema lock
0630 12:13:25.043412 (+    45us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:25.140645 (+ 97233us) spinlock_profiling.cc:243] Waited 8.15 ms on lock 0x7b340003de88. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b0662171 00007f88b06a89ae 00007f88b06bc4fe 00007f88b7395e51 00007f88b5de83ad 00007f88b5de7b53 00007f88b5debd61 00007f88b5debd19 00007f88b5debca9 00007f88b5debc71 00007f88b5deae9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":80358,"num_ops":3,"prepare.queue_time_us":210633,"prepare.run_cpu_time_us":3416,"prepare.run_wall_time_us":79115,"raft.queue_time_us":3890,"raft.run_cpu_time_us":10759,"raft.run_wall_time_us":498514,"replication_time_us":600629,"spinlock_wait_cycles":610949248}]]}
I20260630 12:13:25.170662  5259 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50136 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=13, attempt_no=0}) took 1080 ms. Trace:
I20260630 12:13:25.101823  5267 rpcz_store.cc:276] 0630 12:13:24.062788 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.062932 (+   144us) service_pool.cc:224] Handling call
0630 12:13:25.098656 (+1035724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.073914 (+     0us) write_op.cc:183] PREPARE: starting on tablet 24afd16e5bbb48ee889c085d369246dd
0630 12:13:24.074386 (+   472us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.074414 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:13:24.074425 (+    11us) tablet.cc:662] Decoding operations
0630 12:13:24.074696 (+   271us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.074751 (+    55us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.074775 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:13:24.074906 (+   131us) tablet.cc:701] Row locks acquired
0630 12:13:24.074923 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:13:24.075071 (+   148us) write_op.cc:270] Start()
0630 12:13:24.075174 (+   103us) write_op.cc:276] Timestamp: P: 1782821604075032 usec, L: 0
0630 12:13:24.075192 (+    18us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.115317 (+ 40125us) log.cc:844] Serialized 345 byte log entry
0630 12:13:24.964525 (+849208us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.096174 (+131649us) write_op.cc:301] APPLY: starting
0630 12:13:25.096250 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.096349 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.096436 (+    87us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.097616 (+  1180us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.097768 (+   152us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.097826 (+    58us) write_op.cc:312] APPLY: finished
0630 12:13:25.098038 (+   212us) log.cc:844] Serialized 22 byte log entry
0630 12:13:25.098247 (+   209us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.098319 (+    72us) write_op.cc:454] Released schema lock
0630 12:13:25.098354 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":131432,"mutex_wait_us":10299,"num_ops":1,"prepare.queue_time_us":8838,"prepare.run_cpu_time_us":2653,"prepare.run_wall_time_us":65829,"raft.queue_time_us":5544,"raft.run_cpu_time_us":1977,"raft.run_wall_time_us":1976,"replication_time_us":889214}]]}
I20260630 12:13:25.150408  5253 rpcz_store.cc:276] 0630 12:13:24.067578 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.076833 (+  9255us) service_pool.cc:224] Handling call
0630 12:13:25.149760 (+1072927us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.136059 (+     0us) write_op.cc:183] PREPARE: starting on tablet cfb1125a0fd64f5b9c1c9a1b266b8d87
0630 12:13:24.191169 (+ 55110us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.193402 (+  2233us) write_op.cc:435] Acquired schema lock
0630 12:13:24.194729 (+  1327us) tablet.cc:662] Decoding operations
0630 12:13:24.233651 (+ 38922us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.235252 (+  1601us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.236576 (+  1324us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:24.273803 (+ 37227us) tablet.cc:701] Row locks acquired
0630 12:13:24.276389 (+  2586us) write_op.cc:260] PREPARE: finished
0630 12:13:24.283839 (+  7450us) write_op.cc:270] Start()
0630 12:13:24.288804 (+  4965us) write_op.cc:276] Timestamp: P: 1782821604282980 usec, L: 0
0630 12:13:24.288823 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.420990 (+132167us) spinlock_profiling.cc:243] Waited 9.22 ms on lock 0x7b540021ffa0. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b2319571 00007f88b232d520 00007f88b23b6b42 00007f88b23abf67 00007f88b23abda4 00007f88b5de6581 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939 00007f88b5dea901
0630 12:13:24.421782 (+   792us) log.cc:844] Serialized 519 byte log entry
0630 12:13:24.606014 (+184232us) spinlock_profiling.cc:243] Waited 133 ms on lock 0x7b58001a60d0. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b231a090 00007f88b230a43c 00007f88b2310d53 00007f88b2310cd9 00007f88b2310c69 00007f88b2310c31 00007f88b230fdfd 000000000043f3c4 000000000043f209 00007f88af2c4ab5 00007f88af2c6e01
0630 12:13:24.760203 (+154189us) op_driver.cc:464] REPLICATION: finished
0630 12:13:24.804326 (+ 44123us) write_op.cc:301] APPLY: starting
0630 12:13:24.807369 (+  3043us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:24.815620 (+  8251us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:24.815643 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:24.822727 (+  7084us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:24.822896 (+   169us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:24.822939 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:24.823133 (+   194us) log.cc:844] Serialized 46 byte log entry
0630 12:13:24.847282 (+ 24149us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.145379 (+298097us) spinlock_profiling.cc:243] Waited 1.31 ms on lock 0x7b60000a7678. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b5d1a161 00007f88b5e5d07d 00007f88b5e5cf35 00007f88b5dfd7b9 00007f88b5dfc935 00007f88b5dfc32c 00007f88b5de8389 00007f88b5de7b53 00007f88b5debd61 00007f88b5debd19 00007f88b5debca9
0630 12:13:25.146343 (+   964us) write_op.cc:454] Released schema lock
0630 12:13:25.148338 (+  1995us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36395,"mutex_wait_us":1091,"num_ops":5,"prepare.queue_time_us":51107,"prepare.run_cpu_time_us":7553,"prepare.run_wall_time_us":307236,"raft.queue_time_us":49564,"raft.run_cpu_time_us":2785,"raft.run_wall_time_us":134437,"replication_time_us":470524,"spinlock_wait_cycles":330260864,"thread_start_us":47261,"threads_started":1}]]}
I20260630 12:13:25.139442  5251 rpcz_store.cc:276] 0630 12:13:24.090644 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.101185 (+ 10541us) service_pool.cc:224] Handling call
0630 12:13:25.090797 (+989612us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.237250 (+     0us) write_op.cc:183] PREPARE: starting on tablet 985760f6b19a4c53a1061e6c17d4d74e
0630 12:13:24.296646 (+ 59396us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.297396 (+   750us) write_op.cc:435] Acquired schema lock
0630 12:13:24.298587 (+  1191us) tablet.cc:662] Decoding operations
0630 12:13:24.324012 (+ 25425us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.324062 (+    50us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.324087 (+    25us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:24.324332 (+   245us) tablet.cc:701] Row locks acquired
0630 12:13:24.324345 (+    13us) write_op.cc:260] PREPARE: finished
0630 12:13:24.324531 (+   186us) write_op.cc:270] Start()
0630 12:13:24.324665 (+   134us) write_op.cc:276] Timestamp: P: 1782821604324482 usec, L: 0
0630 12:13:24.324688 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.325401 (+   713us) log.cc:844] Serialized 432 byte log entry
0630 12:13:24.961610 (+636209us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.064249 (+102639us) write_op.cc:301] APPLY: starting
0630 12:13:25.064375 (+   126us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.064505 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.064617 (+   112us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.065854 (+  1237us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.071225 (+  5371us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.071990 (+   765us) write_op.cc:312] APPLY: finished
0630 12:13:25.072184 (+   194us) log.cc:844] Serialized 34 byte log entry
0630 12:13:25.088911 (+ 16727us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.088991 (+    80us) write_op.cc:454] Released schema lock
0630 12:13:25.089042 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3328,"child_traces":[["op",{"apply.queue_time_us":102465,"num_ops":3,"prepare.queue_time_us":128089,"prepare.run_cpu_time_us":3905,"prepare.run_wall_time_us":94152,"replication_time_us":636819}]]}
I20260630 12:13:25.173990  5228 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42760 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=15, attempt_no=0}) took 1097 ms. Trace:
I20260630 12:13:25.095671  5245 rpcz_store.cc:276] 0630 12:13:24.092319 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.107250 (+ 14931us) service_pool.cc:224] Handling call
0630 12:13:25.094469 (+987219us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.325834 (+     0us) write_op.cc:183] PREPARE: starting on tablet 985760f6b19a4c53a1061e6c17d4d74e
0630 12:13:24.326276 (+   442us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.326294 (+    18us) write_op.cc:435] Acquired schema lock
0630 12:13:24.326301 (+     7us) tablet.cc:662] Decoding operations
0630 12:13:24.326525 (+   224us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.326555 (+    30us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.326571 (+    16us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:24.326705 (+   134us) tablet.cc:701] Row locks acquired
0630 12:13:24.326713 (+     8us) write_op.cc:260] PREPARE: finished
0630 12:13:24.326837 (+   124us) write_op.cc:270] Start()
0630 12:13:24.326915 (+    78us) write_op.cc:276] Timestamp: P: 1782821604326804 usec, L: 0
0630 12:13:24.326928 (+    13us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.327345 (+   417us) log.cc:844] Serialized 388 byte log entry
0630 12:13:24.961867 (+634522us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.092259 (+130392us) write_op.cc:301] APPLY: starting
0630 12:13:25.092336 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.092435 (+    99us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.092511 (+    76us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.092881 (+   370us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.093030 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.093068 (+    38us) write_op.cc:312] APPLY: finished
0630 12:13:25.093224 (+   156us) log.cc:844] Serialized 28 byte log entry
0630 12:13:25.093996 (+   772us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.094070 (+    74us) write_op.cc:454] Released schema lock
0630 12:13:25.094136 (+    66us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":130235,"num_ops":2,"prepare.queue_time_us":207211,"prepare.run_cpu_time_us":1683,"prepare.run_wall_time_us":1683,"replication_time_us":634841}]]}
I20260630 12:13:25.189882  5228 rpcz_store.cc:276] 0630 12:13:24.076239 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.077080 (+   841us) service_pool.cc:224] Handling call
0630 12:13:25.173925 (+1096845us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.293167 (+     0us) write_op.cc:183] PREPARE: starting on tablet 24afd16e5bbb48ee889c085d369246dd
0630 12:13:24.351257 (+ 58090us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.356942 (+  5685us) write_op.cc:435] Acquired schema lock
0630 12:13:24.356961 (+    19us) tablet.cc:662] Decoding operations
0630 12:13:24.390151 (+ 33190us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.391339 (+  1188us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.393370 (+  2031us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:24.408924 (+ 15554us) tablet.cc:701] Row locks acquired
0630 12:13:24.408938 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:13:24.925394 (+516456us) spinlock_profiling.cc:243] Waited 4.8 ms on lock 0x7b2c000c20e8. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b0caba11 00007f88b0cbaa0a 00007f88b0cba693 00007f88b0cba631 00007f88b23eb902 00007f88b23eb6dd 00007f88b5de6243 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939
0630 12:13:24.925469 (+    75us) write_op.cc:270] Start()
0630 12:13:24.926590 (+  1121us) write_op.cc:276] Timestamp: P: 1782821604444145 usec, L: 0
0630 12:13:24.926628 (+    38us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.968202 (+ 41574us) log.cc:844] Serialized 388 byte log entry
0630 12:13:25.042679 (+ 74477us) spinlock_profiling.cc:243] Waited 38.8 ms on lock 0x7b54005c2bd4. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b2319571 00007f88b23abe28 00007f88b5de6581 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939 00007f88b5dea901 00007f88b5de9b2d 000000000043f3c4 000000000043f209
0630 12:13:25.077114 (+ 34435us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.134761 (+ 57647us) spinlock_profiling.cc:243] Waited 67.6 ms on lock 0x7b58001886d0. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b231a090 00007f88b230a43c 00007f88b2310d53 00007f88b2310cd9 00007f88b2310c69 00007f88b2310c31 00007f88b230fdfd 000000000043f3c4 000000000043f209 00007f88af2c4ab5 00007f88af2c6e01
0630 12:13:25.159704 (+ 24943us) write_op.cc:301] APPLY: starting
0630 12:13:25.159814 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.159930 (+   116us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.159951 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.160307 (+   356us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.160466 (+   159us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.160514 (+    48us) write_op.cc:312] APPLY: finished
0630 12:13:25.160720 (+   206us) log.cc:844] Serialized 28 byte log entry
0630 12:13:25.173021 (+ 12301us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.173088 (+    67us) write_op.cc:454] Released schema lock
0630 12:13:25.173138 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82386,"num_ops":2,"prepare.queue_time_us":204333,"prepare.run_cpu_time_us":12651,"prepare.run_wall_time_us":760268,"raft.queue_time_us":408,"raft.run_cpu_time_us":1928,"raft.run_wall_time_us":91597,"replication_time_us":150372,"spinlock_wait_cycles":255758720}]]}
I20260630 12:13:25.173419  5259 rpcz_store.cc:276] 0630 12:13:24.090201 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.099691 (+  9490us) service_pool.cc:224] Handling call
0630 12:13:25.170569 (+1070878us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.231281 (+     0us) write_op.cc:183] PREPARE: starting on tablet ac0b7693c51944e5a4cdfd78066a763a
0630 12:13:24.274814 (+ 43533us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.274854 (+    40us) write_op.cc:435] Acquired schema lock
0630 12:13:24.274874 (+    20us) tablet.cc:662] Decoding operations
0630 12:13:24.275289 (+   415us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.277190 (+  1901us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.277217 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:24.277393 (+   176us) tablet.cc:701] Row locks acquired
0630 12:13:24.277407 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:13:24.277584 (+   177us) write_op.cc:270] Start()
0630 12:13:24.277685 (+   101us) write_op.cc:276] Timestamp: P: 1782821604277543 usec, L: 0
0630 12:13:24.277705 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.301358 (+ 23653us) log.cc:844] Serialized 388 byte log entry
0630 12:13:25.000256 (+698898us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.167180 (+166924us) write_op.cc:301] APPLY: starting
0630 12:13:25.167251 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.167352 (+   101us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.167438 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.169008 (+  1570us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.169171 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.169216 (+    45us) write_op.cc:312] APPLY: finished
0630 12:13:25.169395 (+   179us) log.cc:844] Serialized 28 byte log entry
0630 12:13:25.170149 (+   754us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.170220 (+    71us) write_op.cc:454] Released schema lock
0630 12:13:25.170261 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":166753,"num_ops":2,"prepare.queue_time_us":122791,"prepare.run_cpu_time_us":4005,"prepare.run_wall_time_us":84469,"replication_time_us":721045}]]}
I20260630 12:13:25.222939  5251 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50136 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=37, attempt_no=0}) took 1056 ms. Trace:
I20260630 12:13:25.225901  5228 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42760 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=39, attempt_no=0}) took 1035 ms. Trace:
I20260630 12:13:25.223409  5251 rpcz_store.cc:276] 0630 12:13:24.166578 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.166703 (+   125us) service_pool.cc:224] Handling call
0630 12:13:25.222868 (+1056165us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.669772 (+     0us) write_op.cc:183] PREPARE: starting on tablet ac0b7693c51944e5a4cdfd78066a763a
0630 12:13:24.670262 (+   490us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.670290 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:13:24.670305 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:24.670649 (+   344us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.670690 (+    41us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.670715 (+    25us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:24.670944 (+   229us) tablet.cc:701] Row locks acquired
0630 12:13:24.670961 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:13:24.671109 (+   148us) write_op.cc:270] Start()
0630 12:13:24.671210 (+   101us) write_op.cc:276] Timestamp: P: 1782821604671069 usec, L: 0
0630 12:13:24.671227 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.729940 (+ 58713us) log.cc:844] Serialized 432 byte log entry
0630 12:13:24.989133 (+259193us) spinlock_profiling.cc:243] Waited 3.87 ms on lock 0x7b540009ed20. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b231a090 00007f88b23276b8 00007f88b23272fa 00007f88b23ab965 00007f88b23abe09 00007f88b5de6581 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939 00007f88b5dea901
0630 12:13:25.122169 (+133036us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.220525 (+ 98356us) write_op.cc:301] APPLY: starting
0630 12:13:25.220626 (+   101us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.220759 (+   133us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.220781 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.221328 (+   547us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.221491 (+   163us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.221541 (+    50us) write_op.cc:312] APPLY: finished
0630 12:13:25.221733 (+   192us) log.cc:844] Serialized 34 byte log entry
0630 12:13:25.222445 (+   712us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.222515 (+    70us) write_op.cc:454] Released schema lock
0630 12:13:25.222555 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":98187,"num_ops":3,"prepare.queue_time_us":501850,"prepare.run_cpu_time_us":8516,"prepare.run_wall_time_us":319615,"raft.queue_time_us":739,"raft.run_cpu_time_us":611,"raft.run_wall_time_us":610,"replication_time_us":450830,"spinlock_wait_cycles":8908672}]]}
I20260630 12:13:25.226444  5228 rpcz_store.cc:276] 0630 12:13:24.197390 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.199181 (+  1791us) service_pool.cc:224] Handling call
0630 12:13:24.455172 (+255991us) spinlock_profiling.cc:243] Waited 9.69 ms on lock 0x7b3400131c28. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b0662171 00007f88b06a718c 00007f88b06ec1d1 00007f88b06ef4cf 00007f88b06f0821 00007f88b06f07d9 00007f88b06f0769 00007f88b06f0731 00007f88b06efa2d 000000000043f3c4 000000000043f209
0630 12:13:25.225837 (+770665us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:25.046029 (+     0us) write_op.cc:183] PREPARE: starting on tablet 24afd16e5bbb48ee889c085d369246dd
0630 12:13:25.046450 (+   421us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:25.046475 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:13:25.046492 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:25.046852 (+   360us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:25.046890 (+    38us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:25.046912 (+    22us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:25.047108 (+   196us) tablet.cc:701] Row locks acquired
0630 12:13:25.047125 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:13:25.153091 (+105966us) spinlock_profiling.cc:243] Waited 32.1 ms on lock 0x7b3400131c28. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b0662171 00007f88b06a7b64 00007f88b5de61b5 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939 00007f88b5dea901 00007f88b5de9b2d 000000000043f3c4 000000000043f209
0630 12:13:25.153214 (+   123us) write_op.cc:270] Start()
0630 12:13:25.153415 (+   201us) write_op.cc:276] Timestamp: P: 1782821605153171 usec, L: 0
0630 12:13:25.153432 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:13:25.154043 (+   611us) log.cc:844] Serialized 432 byte log entry
0630 12:13:25.178028 (+ 23985us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.209491 (+ 31463us) write_op.cc:301] APPLY: starting
0630 12:13:25.209559 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.209678 (+   119us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.209698 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.224904 (+ 15206us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.225054 (+   150us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.225099 (+    45us) write_op.cc:312] APPLY: finished
0630 12:13:25.225259 (+   160us) log.cc:844] Serialized 34 byte log entry
0630 12:13:25.225434 (+   175us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.225504 (+    70us) write_op.cc:454] Released schema lock
0630 12:13:25.225538 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":22289152,"child_traces":[["op",{"apply.queue_time_us":31283,"num_ops":3,"prepare.queue_time_us":588263,"prepare.run_cpu_time_us":4422,"prepare.run_wall_time_us":108387,"raft.queue_time_us":458,"raft.run_cpu_time_us":782,"raft.run_wall_time_us":783,"replication_time_us":24479,"spinlock_wait_cycles":73941248}]]}
I20260630 12:13:25.230393  5271 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50136 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=24, attempt_no=0}) took 1138 ms. Trace:
I20260630 12:13:25.231678  5271 rpcz_store.cc:276] 0630 12:13:24.091870 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.105731 (+ 13861us) service_pool.cc:224] Handling call
0630 12:13:25.230187 (+1124456us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:24.319590 (+     0us) write_op.cc:183] PREPARE: starting on tablet ac0b7693c51944e5a4cdfd78066a763a
0630 12:13:24.360383 (+ 40793us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:24.362873 (+  2490us) write_op.cc:435] Acquired schema lock
0630 12:13:24.364264 (+  1391us) tablet.cc:662] Decoding operations
0630 12:13:24.413507 (+ 49243us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:24.426132 (+ 12625us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:24.436509 (+ 10377us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:24.492701 (+ 56192us) tablet.cc:701] Row locks acquired
0630 12:13:24.492720 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:24.506466 (+ 13746us) write_op.cc:270] Start()
0630 12:13:24.514944 (+  8478us) write_op.cc:276] Timestamp: P: 1782821604503700 usec, L: 0
0630 12:13:24.514971 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:13:24.658629 (+143658us) spinlock_profiling.cc:243] Waited 8.8 ms on lock 0x7b540009ed98. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b70925c4 00007f88b236b939 00007f88b2327621 00007f88b23272fa 00007f88b23ab965 00007f88b23abe09 00007f88b5de6581 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939
0630 12:13:24.658962 (+   333us) log.cc:844] Serialized 475 byte log entry
0630 12:13:24.669479 (+ 10517us) spinlock_profiling.cc:243] Waited 54.6 ms on lock 0x7b54002f44d4. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b2319571 00007f88b23abe28 00007f88b5de6581 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939 00007f88b5dea901 00007f88b5de9b2d 000000000043f3c4 000000000043f209
0630 12:13:25.114926 (+445447us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.218712 (+103786us) write_op.cc:301] APPLY: starting
0630 12:13:25.218790 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.218928 (+   138us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.218949 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.219617 (+   668us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.219787 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.219831 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:25.220030 (+   199us) log.cc:844] Serialized 40 byte log entry
0630 12:13:25.229732 (+  9702us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.229823 (+    91us) write_op.cc:454] Released schema lock
0630 12:13:25.229864 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":103608,"mutex_wait_us":5854,"num_ops":4,"prepare.queue_time_us":208264,"prepare.run_cpu_time_us":6632,"prepare.run_wall_time_us":352410,"replication_time_us":596507,"spinlock_wait_cycles":145730560}]]}
I20260630 12:13:25.241961  5272 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42760 (ReqId={client: 7f0dae0bbd7745ad99f8edbda46605ae, seq_no=26, attempt_no=0}) took 1156 ms. Trace:
I20260630 12:13:25.243338  5272 rpcz_store.cc:276] 0630 12:13:24.085666 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:24.092926 (+  7260us) service_pool.cc:224] Handling call
0630 12:13:25.241774 (+1148848us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:25.043059 (+     0us) write_op.cc:183] PREPARE: starting on tablet 24afd16e5bbb48ee889c085d369246dd
0630 12:13:25.043525 (+   466us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:25.043549 (+    24us) write_op.cc:435] Acquired schema lock
0630 12:13:25.043565 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:25.043871 (+   306us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:25.043908 (+    37us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:25.043936 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:25.044103 (+   167us) tablet.cc:701] Row locks acquired
0630 12:13:25.044119 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:13:25.044291 (+   172us) write_op.cc:270] Start()
0630 12:13:25.044408 (+   117us) write_op.cc:276] Timestamp: P: 1782821605044236 usec, L: 0
0630 12:13:25.044427 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:25.045548 (+  1121us) log.cc:844] Serialized 388 byte log entry
0630 12:13:25.077381 (+ 31833us) op_driver.cc:464] REPLICATION: finished
0630 12:13:25.111549 (+ 34168us) spinlock_profiling.cc:243] Waited 65 ms on lock 0x7b58001886d0. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b231a090 00007f88b230a43c 00007f88b2310d53 00007f88b2310cd9 00007f88b2310c69 00007f88b2310c31 00007f88b230fdfd 000000000043f3c4 000000000043f209 00007f88af2c4ab5 00007f88af2c6e01
0630 12:13:25.160400 (+ 48851us) write_op.cc:301] APPLY: starting
0630 12:13:25.160452 (+    52us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:25.160529 (+    77us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:25.160539 (+    10us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:25.224406 (+ 63867us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:25.224635 (+   229us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:25.224684 (+    49us) write_op.cc:312] APPLY: finished
0630 12:13:25.224867 (+   183us) log.cc:844] Serialized 28 byte log entry
0630 12:13:25.241336 (+ 16469us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:25.241422 (+    86us) write_op.cc:454] Released schema lock
0630 12:13:25.241466 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":82870,"num_ops":2,"prepare.queue_time_us":948956,"prepare.run_cpu_time_us":2330,"prepare.run_wall_time_us":2823,"raft.queue_time_us":103,"raft.run_cpu_time_us":1574,"raft.run_wall_time_us":65681,"replication_time_us":32859,"spinlock_wait_cycles":149501440}]]}
W20260630 12:13:25.486824  5026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.2:34455, user_credentials={real_user=slave}} blocked reactor thread for 50866.2us
W20260630 12:13:25.525826  5193 log.cc:927] Time spent T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0: Append to log took a long time: real 0.071s	user 0.000s	sys 0.007s
W20260630 12:13:25.528285  4878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.3:35841, user_credentials={real_user=slave}} blocked reactor thread for 56938.9us
W20260630 12:13:25.544312  5026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.1:35801, user_credentials={real_user=slave}} blocked reactor thread for 45683.7us
W20260630 12:13:25.636637  4954 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.3:35841, user_credentials={real_user=slave}} blocked reactor thread for 67733.9us
W20260630 12:13:25.679790  5026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.2:34455, user_credentials={real_user=slave}} blocked reactor thread for 87760.6us
W20260630 12:13:25.770291  5092 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.108.2:34455, user_credentials={real_user=slave}} blocked reactor thread for 44962.8us
W20260630 12:13:26.240943  4878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.3:35841, user_credentials={real_user=slave}} blocked reactor thread for 45484.2us
W20260630 12:13:26.351595  5092 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.108.2:34455, user_credentials={real_user=slave}} blocked reactor thread for 44896.5us
W20260630 12:13:27.605611  4952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.1:35801, user_credentials={real_user=slave}} blocked reactor thread for 54423.1us
W20260630 12:13:27.655594  5092 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.108.2:34455, user_credentials={real_user=slave}} blocked reactor thread for 47420us
W20260630 12:13:27.991493  4954 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.3:35841, user_credentials={real_user=slave}} blocked reactor thread for 43994.5us
W20260630 12:13:28.203416  5092 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.108.1:35801, user_credentials={real_user=slave}} blocked reactor thread for 55113.3us
I20260630 12:13:28.240695   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:28.249060  5297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:28.249640  5298 instance_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:13:28.250268  5300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:28.253913   432 server_base.cc:1061] running on GCE node
I20260630 12:13:28.256640   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:28.257086   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:28.257287   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821608257269 us; error 0 us; skew 500 ppm
I20260630 12:13:28.257907   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:28.262387   432 webserver.cc:533] Webserver started at http://127.0.108.4:40703/ using document root <none> and password file <none>
I20260630 12:13:28.263103   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:28.263370   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:28.263684   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:28.265352   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "2461b4f7440d4da2aa897a7c996110b3"
format_stamp: "Formatted at 2026-06-30 12:13:28 on dist-test-slave-7v2h"
I20260630 12:13:28.270895   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:13:28.274434  5305 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:28.275224   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:28.275535   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "2461b4f7440d4da2aa897a7c996110b3"
format_stamp: "Formatted at 2026-06-30 12:13:28 on dist-test-slave-7v2h"
I20260630 12:13:28.275854   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-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:13:28.315014   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:28.316248   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:28.317909   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:28.320363   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:28.320618   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:28.320844   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:28.321017   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:28.362685   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:33219
I20260630 12:13:28.362762  5367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:33219 every 8 connection(s)
I20260630 12:13:28.368026   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:28.376364  5372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:28.377169  5373 instance_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:13:28.382098   432 server_base.cc:1061] running on GCE node
W20260630 12:13:28.382594  5375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:28.383910   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:28.384126   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:28.384325   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821608384306 us; error 0 us; skew 500 ppm
I20260630 12:13:28.385047   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:28.386747  5368 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44311
I20260630 12:13:28.387087  5368 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:28.387790  5368 heartbeater.cc:507] Master 127.0.108.62:44311 requested a full tablet report, sending...
I20260630 12:13:28.388058   432 webserver.cc:533] Webserver started at http://127.0.108.5:34351/ using document root <none> and password file <none>
I20260630 12:13:28.388652   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:28.388911   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:28.389183   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:28.389815  4802 ts_manager.cc:194] Registered new tserver with Master: 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4:33219)
I20260630 12:13:28.390252   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-4-root/instance:
uuid: "83d4d0e8db2c4a48ac75640a71151319"
format_stamp: "Formatted at 2026-06-30 12:13:28 on dist-test-slave-7v2h"
I20260630 12:13:28.391204  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53846
I20260630 12:13:28.395270   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:13:28.398893  5380 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:28.399703   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:28.400432   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-4-root
uuid: "83d4d0e8db2c4a48ac75640a71151319"
format_stamp: "Formatted at 2026-06-30 12:13:28 on dist-test-slave-7v2h"
I20260630 12:13:28.400771   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-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:13:28.411506   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:28.412760   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:28.414216   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:28.416404   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:28.416625   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:28.416854   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:28.417006   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:28.484272   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.5:33083
I20260630 12:13:28.484354  5442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.5:33083 every 8 connection(s)
I20260630 12:13:28.490350   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:28.499197  5446 instance_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:13:28.503285  5443 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44311
I20260630 12:13:28.503943  5443 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:28.503204  5447 instance_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:13:28.505540  5443 heartbeater.cc:507] Master 127.0.108.62:44311 requested a full tablet report, sending...
I20260630 12:13:28.506273   432 server_base.cc:1061] running on GCE node
W20260630 12:13:28.507030  5449 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:28.508289   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:28.508374  4802 ts_manager.cc:194] Registered new tserver with Master: 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5:33083)
W20260630 12:13:28.508662   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:28.508955   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821608508933 us; error 0 us; skew 500 ppm
I20260630 12:13:28.509708   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:28.510285  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53856
I20260630 12:13:28.512671   432 webserver.cc:533] Webserver started at http://127.0.108.6:42191/ using document root <none> and password file <none>
I20260630 12:13:28.513212   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:28.513388   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:28.513652   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:28.514762   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-5-root/instance:
uuid: "aa1d907344e1430da35ff96ba513386c"
format_stamp: "Formatted at 2026-06-30 12:13:28 on dist-test-slave-7v2h"
I20260630 12:13:28.519126   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:28.522764  5454 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:28.523689   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:13:28.524001   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-5-root
uuid: "aa1d907344e1430da35ff96ba513386c"
format_stamp: "Formatted at 2026-06-30 12:13:28 on dist-test-slave-7v2h"
I20260630 12:13:28.524303   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-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:13:28.559188   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:28.560801   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:28.562711   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:28.565670   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:28.565963   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:28.566254   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:28.566475   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:28.646486   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.6:43833
I20260630 12:13:28.646575  5516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.6:43833 every 8 connection(s)
I20260630 12:13:28.662823  5517 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44311
I20260630 12:13:28.663275  5517 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:28.664103  5517 heartbeater.cc:507] Master 127.0.108.62:44311 requested a full tablet report, sending...
I20260630 12:13:28.666201  4802 ts_manager.cc:194] Registered new tserver with Master: aa1d907344e1430da35ff96ba513386c (127.0.108.6:43833)
I20260630 12:13:28.667560  4802 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53858
I20260630 12:13:29.350991  4984 consensus_queue.cc:237] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:29.357511  5060 raft_consensus.cc:1275] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:29.357686  4906 raft_consensus.cc:1275] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:29.359535  5525 consensus_queue.cc:1048] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:29.360718  5520 consensus_queue.cc:1048] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:29.376036  5291 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
W20260630 12:13:29.376113  4951 consensus_peers.cc:597] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 -> Peer 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5:33083): Couldn't send request to peer 83d4d0e8db2c4a48ac75640a71151319. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7f69bf7f1a9443cbc56d95a2a6a2c67. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:29.378255  5060 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:29.378671  4906 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:29.393914  5368 heartbeater.cc:499] Master 127.0.108.62:44311 was elected leader, sending a full tablet report...
I20260630 12:13:29.394217  4802 catalog_manager.cc:5697] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 reported cstate change: config changed from index -1 to 26, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:29.404214  4906 consensus_queue.cc:237] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:29.414239  4984 raft_consensus.cc:1275] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:29.416101  5264 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:29.419184  5060 raft_consensus.cc:1275] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:29.421135  5264 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:29.429543  5521 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:29.431892  5060 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:29.436574  4986 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
W20260630 12:13:29.439332  4878 consensus_peers.cc:597] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 -> Peer 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4:33219): Couldn't send request to peer 2461b4f7440d4da2aa897a7c996110b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 489b6180f905427dbb4c7b7b7eca2b1d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:29.446799  4807 catalog_manager.cc:5697] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 reported cstate change: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:29.462885  5060 consensus_queue.cc:237] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
I20260630 12:13:29.471256  4986 raft_consensus.cc:1275] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:29.473444  4906 raft_consensus.cc:1275] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:29.475623  5294 consensus_queue.cc:1048] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:29.477250  5546 consensus_queue.cc:1048] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } 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:13:29.485045  5543 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:29.486819  4986 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:29.488443  4906 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
W20260630 12:13:29.497061  5025 consensus_peers.cc:597] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 -> Peer aa1d907344e1430da35ff96ba513386c (127.0.108.6:43833): Couldn't send request to peer aa1d907344e1430da35ff96ba513386c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a022909368f74613b866f3c330f56b21. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:29.502082  4807 catalog_manager.cc:5697] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 reported cstate change: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New cstate: current_term: 1 leader_uuid: "f2ef5943b1214a47862ee69c92f96e72" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:29.507553  4910 consensus_queue.cc:237] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [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: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:29.513270  5443 heartbeater.cc:499] Master 127.0.108.62:44311 was elected leader, sending a full tablet report...
I20260630 12:13:29.517597  5060 raft_consensus.cc:1275] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:13:29.517856  4878 consensus_peers.cc:597] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 -> Peer 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4:33219): Couldn't send request to peer 2461b4f7440d4da2aa897a7c996110b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac0b7693c51944e5a4cdfd78066a763a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:29.517874  4986 raft_consensus.cc:1275] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:29.519119  5536 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:29.520022  5521 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } 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:13:29.528046  5264 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:29.529589  5060 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:29.530499  4986 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:29.543502  4986 consensus_queue.cc:237] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
I20260630 12:13:29.543551  4801 catalog_manager.cc:5697] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 reported cstate change: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:29.551468  5060 raft_consensus.cc:1275] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:29.553707  5520 consensus_queue.cc:1048] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } 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:13:29.551788  4910 raft_consensus.cc:1275] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:13:29.561151  4951 consensus_peers.cc:597] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 -> Peer aa1d907344e1430da35ff96ba513386c (127.0.108.6:43833): Couldn't send request to peer aa1d907344e1430da35ff96ba513386c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b1f42729ce348d5ba0c850670756edd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:29.561770  5520 consensus_queue.cc:1048] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:29.566700  5291 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:29.568684  5060 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:29.572302  4910 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:29.579912  4807 catalog_manager.cc:5697] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 reported cstate change: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:29.581529  4986 consensus_queue.cc:237] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
W20260630 12:13:29.590745  4951 consensus_peers.cc:597] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 -> Peer 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5:33083): Couldn't send request to peer 83d4d0e8db2c4a48ac75640a71151319. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54ef4870b70346b88a8d4d550b2f0755. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:29.593257  5060 raft_consensus.cc:1275] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:29.594944  4910 raft_consensus.cc:1275] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:29.595192  5520 consensus_queue.cc:1048] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:29.596433  5525 consensus_queue.cc:1048] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:29.602578  5520 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:29.604176  5060 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:29.605293  4910 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:29.615571  4801 catalog_manager.cc:5697] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 reported cstate change: config changed from index -1 to 25, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:29.670157  5517 heartbeater.cc:499] Master 127.0.108.62:44311 was elected leader, sending a full tablet report...
I20260630 12:13:29.929368  5559 ts_tablet_manager.cc:933] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: Initiating tablet copy from peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:29.930953  5559 tablet_copy_client.cc:323] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:34455
I20260630 12:13:29.941246  4998 tablet_copy_service.cc:140] P 8554f526830e411aa3a594b80ccf7121: Received BeginTabletCopySession request for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67 from peer 83d4d0e8db2c4a48ac75640a71151319 ({username='slave'} at 127.0.0.1:38910)
I20260630 12:13:29.941730  4998 tablet_copy_service.cc:161] P 8554f526830e411aa3a594b80ccf7121: Beginning new tablet copy session on tablet f7f69bf7f1a9443cbc56d95a2a6a2c67 from peer 83d4d0e8db2c4a48ac75640a71151319 at {username='slave'} at 127.0.0.1:38910: session id = 83d4d0e8db2c4a48ac75640a71151319-f7f69bf7f1a9443cbc56d95a2a6a2c67
I20260630 12:13:29.946760  4998 tablet_copy_source_session.cc:215] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:29.949363  5559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:29.967096  5559 tablet_copy_client.cc:806] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:29.967793  5559 tablet_copy_client.cc:670] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:29.972494  5560 tablet_copy_client.cc:1025] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:29.973448  5563 ts_tablet_manager.cc:933] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: Initiating tablet copy from peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801)
I20260630 12:13:29.975232  5563 tablet_copy_client.cc:323] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:35801
I20260630 12:13:29.988653  4922 tablet_copy_service.cc:140] P b0718d0619274c118ebd1187b5935ab0: Received BeginTabletCopySession request for tablet 489b6180f905427dbb4c7b7b7eca2b1d from peer 2461b4f7440d4da2aa897a7c996110b3 ({username='slave'} at 127.0.0.1:50154)
I20260630 12:13:29.989387  4922 tablet_copy_service.cc:161] P b0718d0619274c118ebd1187b5935ab0: Beginning new tablet copy session on tablet 489b6180f905427dbb4c7b7b7eca2b1d from peer 2461b4f7440d4da2aa897a7c996110b3 at {username='slave'} at 127.0.0.1:50154: session id = 2461b4f7440d4da2aa897a7c996110b3-489b6180f905427dbb4c7b7b7eca2b1d
I20260630 12:13:29.997423  4922 tablet_copy_source_session.cc:215] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:30.000694  5563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489b6180f905427dbb4c7b7b7eca2b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.013736  5563 tablet_copy_client.cc:806] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:30.014338  5563 tablet_copy_client.cc:670] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:30.018121  5564 tablet_copy_client.cc:1025] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:30.050426  5567 ts_tablet_manager.cc:933] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: Initiating tablet copy from peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:30.052042  5567 tablet_copy_client.cc:323] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:35841
I20260630 12:13:30.072714  5571 ts_tablet_manager.cc:933] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: Initiating tablet copy from peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:30.074769  5571 tablet_copy_client.cc:323] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:34455
I20260630 12:13:30.085170  5072 tablet_copy_service.cc:140] P f2ef5943b1214a47862ee69c92f96e72: Received BeginTabletCopySession request for tablet a022909368f74613b866f3c330f56b21 from peer aa1d907344e1430da35ff96ba513386c ({username='slave'} at 127.0.0.1:42778)
I20260630 12:13:30.085839  5072 tablet_copy_service.cc:161] P f2ef5943b1214a47862ee69c92f96e72: Beginning new tablet copy session on tablet a022909368f74613b866f3c330f56b21 from peer aa1d907344e1430da35ff96ba513386c at {username='slave'} at 127.0.0.1:42778: session id = aa1d907344e1430da35ff96ba513386c-a022909368f74613b866f3c330f56b21
I20260630 12:13:30.089494  4998 tablet_copy_service.cc:140] P 8554f526830e411aa3a594b80ccf7121: Received BeginTabletCopySession request for tablet 9b1f42729ce348d5ba0c850670756edd from peer aa1d907344e1430da35ff96ba513386c ({username='slave'} at 127.0.0.1:38914)
I20260630 12:13:30.089998  4998 tablet_copy_service.cc:161] P 8554f526830e411aa3a594b80ccf7121: Beginning new tablet copy session on tablet 9b1f42729ce348d5ba0c850670756edd from peer aa1d907344e1430da35ff96ba513386c at {username='slave'} at 127.0.0.1:38914: session id = aa1d907344e1430da35ff96ba513386c-9b1f42729ce348d5ba0c850670756edd
I20260630 12:13:30.093744  5072 tablet_copy_source_session.cc:215] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:30.096092  4998 tablet_copy_source_session.cc:215] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:30.097142  5567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a022909368f74613b866f3c330f56b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.099669  5571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1f42729ce348d5ba0c850670756edd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.113737  5567 tablet_copy_client.cc:806] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:30.114432  5567 tablet_copy_client.cc:670] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:30.118026  5571 tablet_copy_client.cc:806] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:30.118602  5568 tablet_copy_client.cc:1025] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:30.118698  5571 tablet_copy_client.cc:670] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:30.119932  5574 ts_tablet_manager.cc:933] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: Initiating tablet copy from peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801)
I20260630 12:13:30.122973  5574 tablet_copy_client.cc:323] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:35801
I20260630 12:13:30.123354  5572 tablet_copy_client.cc:1025] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:30.124686  4922 tablet_copy_service.cc:140] P b0718d0619274c118ebd1187b5935ab0: Received BeginTabletCopySession request for tablet ac0b7693c51944e5a4cdfd78066a763a from peer 2461b4f7440d4da2aa897a7c996110b3 ({username='slave'} at 127.0.0.1:50154)
I20260630 12:13:30.125267  4922 tablet_copy_service.cc:161] P b0718d0619274c118ebd1187b5935ab0: Beginning new tablet copy session on tablet ac0b7693c51944e5a4cdfd78066a763a from peer 2461b4f7440d4da2aa897a7c996110b3 at {username='slave'} at 127.0.0.1:50154: session id = 2461b4f7440d4da2aa897a7c996110b3-ac0b7693c51944e5a4cdfd78066a763a
I20260630 12:13:30.132792  4922 tablet_copy_source_session.cc:215] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:30.135751  5574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b7693c51944e5a4cdfd78066a763a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.149003  5574 tablet_copy_client.cc:806] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:30.149570  5574 tablet_copy_client.cc:670] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:30.153847  5575 tablet_copy_client.cc:1025] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:30.210830  5576 ts_tablet_manager.cc:933] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: Initiating tablet copy from peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:30.212852  5576 tablet_copy_client.cc:323] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:34455
I20260630 12:13:30.214453  4998 tablet_copy_service.cc:140] P 8554f526830e411aa3a594b80ccf7121: Received BeginTabletCopySession request for tablet 54ef4870b70346b88a8d4d550b2f0755 from peer 83d4d0e8db2c4a48ac75640a71151319 ({username='slave'} at 127.0.0.1:38910)
I20260630 12:13:30.215027  4998 tablet_copy_service.cc:161] P 8554f526830e411aa3a594b80ccf7121: Beginning new tablet copy session on tablet 54ef4870b70346b88a8d4d550b2f0755 from peer 83d4d0e8db2c4a48ac75640a71151319 at {username='slave'} at 127.0.0.1:38910: session id = 83d4d0e8db2c4a48ac75640a71151319-54ef4870b70346b88a8d4d550b2f0755
I20260630 12:13:30.222846  4998 tablet_copy_source_session.cc:215] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:30.226086  5576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ef4870b70346b88a8d4d550b2f0755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:30.239733  5576 tablet_copy_client.cc:806] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:30.240310  5576 tablet_copy_client.cc:670] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:30.244391  5577 tablet_copy_client.cc:1025] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:31.974053  5559 tablet_copy_client.cc:538] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:31.984799  5559 tablet_bootstrap.cc:492] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap starting.
I20260630 12:13:32.019732  5563 tablet_copy_client.cc:538] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:32.031754  5563 tablet_bootstrap.cc:492] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: Bootstrap starting.
I20260630 12:13:32.119983  5567 tablet_copy_client.cc:538] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:32.124763  5571 tablet_copy_client.cc:538] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:32.129089  5559 tablet_bootstrap.cc:492] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=107 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:32.130184  5559 tablet_bootstrap.cc:492] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap complete.
I20260630 12:13:32.130959  5559 ts_tablet_manager.cc:1403] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: Time spent bootstrapping tablet: real 0.147s	user 0.135s	sys 0.012s
I20260630 12:13:32.131829  5567 tablet_bootstrap.cc:492] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: Bootstrap starting.
I20260630 12:13:32.134765  5559 raft_consensus.cc:359] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:32.136119  5559 raft_consensus.cc:740] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 83d4d0e8db2c4a48ac75640a71151319, State: Initialized, Role: LEARNER
I20260630 12:13:32.136812  5559 consensus_queue.cc:260] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:32.135897  5571 tablet_bootstrap.cc:492] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: Bootstrap starting.
I20260630 12:13:32.155258  5574 tablet_copy_client.cc:538] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:32.166154  5559 ts_tablet_manager.cc:1434] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.023s
I20260630 12:13:32.169003  4998 tablet_copy_service.cc:342] P 8554f526830e411aa3a594b80ccf7121: Request end of tablet copy session 83d4d0e8db2c4a48ac75640a71151319-f7f69bf7f1a9443cbc56d95a2a6a2c67 received from {username='slave'} at 127.0.0.1:38910
I20260630 12:13:32.169637  4998 tablet_copy_service.cc:434] P 8554f526830e411aa3a594b80ccf7121: ending tablet copy session 83d4d0e8db2c4a48ac75640a71151319-f7f69bf7f1a9443cbc56d95a2a6a2c67 on tablet f7f69bf7f1a9443cbc56d95a2a6a2c67 with peer 83d4d0e8db2c4a48ac75640a71151319
I20260630 12:13:32.176453  5574 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: Bootstrap starting.
I20260630 12:13:32.214154  5563 tablet_bootstrap.cc:492] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:32.215094  5563 tablet_bootstrap.cc:492] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: Bootstrap complete.
I20260630 12:13:32.215741  5563 ts_tablet_manager.cc:1403] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: Time spent bootstrapping tablet: real 0.184s	user 0.118s	sys 0.024s
I20260630 12:13:32.230633  5563 raft_consensus.cc:359] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:32.231544  5563 raft_consensus.cc:740] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2461b4f7440d4da2aa897a7c996110b3, State: Initialized, Role: LEARNER
I20260630 12:13:32.232213  5563 consensus_queue.cc:260] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:32.245771  5576 tablet_copy_client.cc:538] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:32.256839  5576 tablet_bootstrap.cc:492] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap starting.
I20260630 12:13:32.303350  5563 ts_tablet_manager.cc:1434] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: Time spent starting tablet: real 0.087s	user 0.021s	sys 0.021s
I20260630 12:13:32.324224  4922 tablet_copy_service.cc:342] P b0718d0619274c118ebd1187b5935ab0: Request end of tablet copy session 2461b4f7440d4da2aa897a7c996110b3-489b6180f905427dbb4c7b7b7eca2b1d received from {username='slave'} at 127.0.0.1:50154
I20260630 12:13:32.324772  4922 tablet_copy_service.cc:434] P b0718d0619274c118ebd1187b5935ab0: ending tablet copy session 2461b4f7440d4da2aa897a7c996110b3-489b6180f905427dbb4c7b7b7eca2b1d on tablet 489b6180f905427dbb4c7b7b7eca2b1d with peer 2461b4f7440d4da2aa897a7c996110b3
I20260630 12:13:32.346905  5571 tablet_bootstrap.cc:492] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:32.347936  5571 tablet_bootstrap.cc:492] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: Bootstrap complete.
I20260630 12:13:32.348649  5571 ts_tablet_manager.cc:1403] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: Time spent bootstrapping tablet: real 0.213s	user 0.150s	sys 0.021s
I20260630 12:13:32.351500  5571 raft_consensus.cc:359] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
I20260630 12:13:32.352347  5571 raft_consensus.cc:740] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aa1d907344e1430da35ff96ba513386c, State: Initialized, Role: LEARNER
I20260630 12:13:32.353005  5571 consensus_queue.cc:260] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
I20260630 12:13:32.362253  5571 ts_tablet_manager.cc:1434] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:13:32.370895  4998 tablet_copy_service.cc:342] P 8554f526830e411aa3a594b80ccf7121: Request end of tablet copy session aa1d907344e1430da35ff96ba513386c-9b1f42729ce348d5ba0c850670756edd received from {username='slave'} at 127.0.0.1:38914
I20260630 12:13:32.371390  4998 tablet_copy_service.cc:434] P 8554f526830e411aa3a594b80ccf7121: ending tablet copy session aa1d907344e1430da35ff96ba513386c-9b1f42729ce348d5ba0c850670756edd on tablet 9b1f42729ce348d5ba0c850670756edd with peer aa1d907344e1430da35ff96ba513386c
I20260630 12:13:32.410395  5574 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=81 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:32.411392  5574 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: Bootstrap complete.
I20260630 12:13:32.412081  5574 ts_tablet_manager.cc:1403] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: Time spent bootstrapping tablet: real 0.236s	user 0.167s	sys 0.033s
I20260630 12:13:32.414846  5574 raft_consensus.cc:359] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:32.415678  5574 raft_consensus.cc:740] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2461b4f7440d4da2aa897a7c996110b3, State: Initialized, Role: LEARNER
I20260630 12:13:32.416299  5574 consensus_queue.cc:260] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [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: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:32.418290  5574 ts_tablet_manager.cc:1434] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:13:32.420111  4922 tablet_copy_service.cc:342] P b0718d0619274c118ebd1187b5935ab0: Request end of tablet copy session 2461b4f7440d4da2aa897a7c996110b3-ac0b7693c51944e5a4cdfd78066a763a received from {username='slave'} at 127.0.0.1:50154
I20260630 12:13:32.420590  4922 tablet_copy_service.cc:434] P b0718d0619274c118ebd1187b5935ab0: ending tablet copy session 2461b4f7440d4da2aa897a7c996110b3-ac0b7693c51944e5a4cdfd78066a763a on tablet ac0b7693c51944e5a4cdfd78066a763a with peer 2461b4f7440d4da2aa897a7c996110b3
I20260630 12:13:32.432333  5567 tablet_bootstrap.cc:492] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:32.433413  5567 tablet_bootstrap.cc:492] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: Bootstrap complete.
I20260630 12:13:32.434127  5567 ts_tablet_manager.cc:1403] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: Time spent bootstrapping tablet: real 0.303s	user 0.130s	sys 0.023s
I20260630 12:13:32.436918  5567 raft_consensus.cc:359] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
I20260630 12:13:32.437723  5567 raft_consensus.cc:740] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aa1d907344e1430da35ff96ba513386c, State: Initialized, Role: LEARNER
I20260630 12:13:32.438336  5567 consensus_queue.cc:260] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
I20260630 12:13:32.440362  5567 ts_tablet_manager.cc:1434] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:13:32.442600  5072 tablet_copy_service.cc:342] P f2ef5943b1214a47862ee69c92f96e72: Request end of tablet copy session aa1d907344e1430da35ff96ba513386c-a022909368f74613b866f3c330f56b21 received from {username='slave'} at 127.0.0.1:42778
I20260630 12:13:32.443122  5072 tablet_copy_service.cc:434] P f2ef5943b1214a47862ee69c92f96e72: ending tablet copy session aa1d907344e1430da35ff96ba513386c-a022909368f74613b866f3c330f56b21 on tablet a022909368f74613b866f3c330f56b21 with peer aa1d907344e1430da35ff96ba513386c
I20260630 12:13:32.471979  5576 tablet_bootstrap.cc:492] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:32.472767  5576 tablet_bootstrap.cc:492] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap complete.
I20260630 12:13:32.473351  5576 ts_tablet_manager.cc:1403] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: Time spent bootstrapping tablet: real 0.217s	user 0.113s	sys 0.027s
I20260630 12:13:32.476157  5576 raft_consensus.cc:359] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:32.476964  5576 raft_consensus.cc:740] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 83d4d0e8db2c4a48ac75640a71151319, State: Initialized, Role: LEARNER
I20260630 12:13:32.477540  5576 consensus_queue.cc:260] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:32.479162  5576 ts_tablet_manager.cc:1434] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:32.480819  4998 tablet_copy_service.cc:342] P 8554f526830e411aa3a594b80ccf7121: Request end of tablet copy session 83d4d0e8db2c4a48ac75640a71151319-54ef4870b70346b88a8d4d550b2f0755 received from {username='slave'} at 127.0.0.1:38910
I20260630 12:13:32.481288  4998 tablet_copy_service.cc:434] P 8554f526830e411aa3a594b80ccf7121: ending tablet copy session 83d4d0e8db2c4a48ac75640a71151319-54ef4870b70346b88a8d4d550b2f0755 on tablet 54ef4870b70346b88a8d4d550b2f0755 with peer 83d4d0e8db2c4a48ac75640a71151319
I20260630 12:13:32.609508  5418 raft_consensus.cc:1217] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:32.619730  5343 raft_consensus.cc:1217] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:32.627295  5343 raft_consensus.cc:1217] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:32.677289  5492 raft_consensus.cc:1217] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:32.707588  5492 raft_consensus.cc:1217] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:32.857824  5418 raft_consensus.cc:1217] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:13:33.057775  5604 raft_consensus.cc:1064] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0: attempting to promote NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 to VOTER
I20260630 12:13:33.060807  5604 consensus_queue.cc:237] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [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: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } }
I20260630 12:13:33.068117  5060 raft_consensus.cc:1275] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.068203  5343 raft_consensus.cc:1275] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.068547  4984 raft_consensus.cc:1275] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.070259  5604 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } 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:13:33.071683  5521 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.072403  5605 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } 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:13:33.087730  5604 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.089778  5343 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.092497  4984 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.103199  4807 catalog_manager.cc:5697] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 reported cstate change: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.112685  5060 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.148393  4910 consensus_queue.cc:237] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } }
I20260630 12:13:33.157374  5343 raft_consensus.cc:1275] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.158843  5610 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } 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:13:33.159873  5060 raft_consensus.cc:1275] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.161494  5610 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:33.166296  5521 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8554f526830e411aa3a594b80ccf7121 (127.0.108.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.168394  5343 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8554f526830e411aa3a594b80ccf7121 (127.0.108.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.172427  5060 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8554f526830e411aa3a594b80ccf7121 (127.0.108.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.177493  4795 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac0b7693c51944e5a4cdfd78066a763a with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:33.185554  4805 catalog_manager.cc:5697] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 reported cstate change: config changed from index 27 to 28, VOTER 8554f526830e411aa3a594b80ccf7121 (127.0.108.2) evicted. New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.193444  5603 raft_consensus.cc:1064] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121: attempting to promote NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 to VOTER
I20260630 12:13:33.196355  5603 consensus_queue.cc:237] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } }
I20260630 12:13:33.201507  4973 tablet_service.cc:1558] Processing DeleteTablet for tablet ac0b7693c51944e5a4cdfd78066a763a with delete_type TABLET_DATA_TOMBSTONED (TS 8554f526830e411aa3a594b80ccf7121 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:45104
I20260630 12:13:33.216961  5610 raft_consensus.cc:1064] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0: attempting to promote NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 to VOTER
I20260630 12:13:33.217859  5615 tablet_replica.cc:333] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:33.219101  5615 raft_consensus.cc:2243] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.220355  5615 raft_consensus.cc:2272] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.219914  5610 consensus_queue.cc:237] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } }
I20260630 12:13:33.225001  5615 ts_tablet_manager.cc:1916] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:33.228946  4910 raft_consensus.cc:1275] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.229827  5060 raft_consensus.cc:1275] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.230690  5603 consensus_queue.cc:1048] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.232331  5418 raft_consensus.cc:1275] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.233731  5594 consensus_queue.cc:1048] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } 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:13:33.235759  5594 consensus_queue.cc:1048] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } 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:13:33.243502  5615 ts_tablet_manager.cc:1929] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:33.244241  5615 log.cc:1199] T ac0b7693c51944e5a4cdfd78066a763a P 8554f526830e411aa3a594b80ccf7121: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-1-root/wals/ac0b7693c51944e5a4cdfd78066a763a
I20260630 12:13:33.264353  5620 raft_consensus.cc:1064] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72: attempting to promote NON_VOTER aa1d907344e1430da35ff96ba513386c to VOTER
I20260630 12:13:33.264797  4795 catalog_manager.cc:5028] TS 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): tablet ac0b7693c51944e5a4cdfd78066a763a (table test-workload [id=1c075528262c4b39a4805e8417af5d39]) successfully deleted
I20260630 12:13:33.264178  5603 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.267962  4906 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.279798  5418 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.290649  5620 consensus_queue.cc:237] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } }
I20260630 12:13:33.308305  4984 raft_consensus.cc:1275] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.308741  5343 raft_consensus.cc:1275] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.310185  5605 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } 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:13:33.312461  5521 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } 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:13:33.315752  5060 raft_consensus.cc:1275] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.325659  5605 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:33.325487  4801 catalog_manager.cc:5697] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 reported cstate change: config changed from index 26 to 27, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.326733  5060 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.354827  4986 raft_consensus.cc:1275] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.355285  5491 raft_consensus.cc:1275] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.357641  5603 raft_consensus.cc:1064] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121: attempting to promote NON_VOTER aa1d907344e1430da35ff96ba513386c to VOTER
I20260630 12:13:33.360242  4906 raft_consensus.cc:1275] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.360306  5603 consensus_queue.cc:237] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } }
I20260630 12:13:33.365391  5623 consensus_queue.cc:1048] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260630 12:13:33.369740  5521 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.371574  4986 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.369900  5591 consensus_queue.cc:1048] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.006s
I20260630 12:13:33.376030  5620 consensus_queue.cc:1048] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } 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:13:33.377465  5594 raft_consensus.cc:1064] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121: attempting to promote NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 to VOTER
I20260630 12:13:33.385743  5343 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.379922  5594 consensus_queue.cc:237] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } }
I20260630 12:13:33.404361  5060 raft_consensus.cc:1275] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.404387  5492 raft_consensus.cc:1275] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.407615  5603 consensus_queue.cc:1048] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } 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:13:33.403594  4805 catalog_manager.cc:5697] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 reported cstate change: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.408309  4910 raft_consensus.cc:1275] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.411823  5062 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.419245  5626 consensus_queue.cc:1048] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:33.423961  5060 raft_consensus.cc:1275] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:33.425974  5418 raft_consensus.cc:1275] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:33.428092  5591 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.432240  4906 raft_consensus.cc:1275] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:33.432689  5594 consensus_queue.cc:1048] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:33.434670  5618 consensus_queue.cc:1048] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:33.447849  5594 consensus_queue.cc:1048] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.003s
I20260630 12:13:33.459520  5491 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.461887  5625 consensus_queue.cc:1048] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:33.470906  4907 consensus_queue.cc:237] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } }
I20260630 12:13:33.471444  4984 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.478875  5343 raft_consensus.cc:1275] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.481216  5610 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:33.484179  5062 raft_consensus.cc:1275] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.485948  5610 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:33.490206  5618 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.493854  5605 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8554f526830e411aa3a594b80ccf7121 (127.0.108.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.502986  5062 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.508738  4908 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.512324  5418 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.516283  5343 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8554f526830e411aa3a594b80ccf7121 (127.0.108.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.527143  5059 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8554f526830e411aa3a594b80ccf7121 (127.0.108.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.527346  4801 catalog_manager.cc:5697] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 reported cstate change: config changed from index 25 to 26, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:33.532289  5626 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.537242  4906 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.538455  5058 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.533166  4802 catalog_manager.cc:5697] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 reported cstate change: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2ef5943b1214a47862ee69c92f96e72" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:33.531481  4911 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.553552  4807 catalog_manager.cc:5697] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 reported cstate change: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.562074  5492 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aa1d907344e1430da35ff96ba513386c (127.0.108.6) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.572396  4795 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 489b6180f905427dbb4c7b7b7eca2b1d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:33.585280  4804 catalog_manager.cc:5697] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 reported cstate change: config changed from index 27 to 28, VOTER 8554f526830e411aa3a594b80ccf7121 (127.0.108.2) evicted. New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } }
I20260630 12:13:33.593503  4984 consensus_queue.cc:237] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [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: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } }
I20260630 12:13:33.599826  4973 tablet_service.cc:1558] Processing DeleteTablet for tablet 489b6180f905427dbb4c7b7b7eca2b1d with delete_type TABLET_DATA_TOMBSTONED (TS 8554f526830e411aa3a594b80ccf7121 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:45104
I20260630 12:13:33.600883  5418 raft_consensus.cc:1275] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.601248  5062 raft_consensus.cc:1275] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:33.601588  5615 tablet_replica.cc:333] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:33.602484  5618 consensus_queue.cc:1048] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } 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:13:33.604486  5618 consensus_queue.cc:1048] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:33.605652  5062 consensus_queue.cc:237] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [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: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } }
I20260630 12:13:33.602555  5615 raft_consensus.cc:2243] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.608492  5615 raft_consensus.cc:2272] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.612538  5615 ts_tablet_manager.cc:1916] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:33.615110  5594 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b0718d0619274c118ebd1187b5935ab0 (127.0.108.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.617017  5058 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b0718d0619274c118ebd1187b5935ab0 (127.0.108.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.618427  5418 raft_consensus.cc:2955] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER b0718d0619274c118ebd1187b5935ab0 (127.0.108.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.628775  4795 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54ef4870b70346b88a8d4d550b2f0755 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:33.631150  5492 raft_consensus.cc:1275] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.632743  5591 consensus_queue.cc:1048] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } 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:13:33.635620  4984 raft_consensus.cc:1275] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.637104  5591 consensus_queue.cc:1048] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:33.639688  5622 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b0718d0619274c118ebd1187b5935ab0 (127.0.108.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.641273  5492 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b0718d0619274c118ebd1187b5935ab0 (127.0.108.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.646399  4802 catalog_manager.cc:5697] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 reported cstate change: config changed from index 26 to 27, VOTER b0718d0619274c118ebd1187b5935ab0 (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.649264  4985 consensus_queue.cc:237] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } }
W20260630 12:13:33.655790  4795 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 54ef4870b70346b88a8d4d550b2f0755 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER failed with leader 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 26 but the committed config has opid_index of 27
I20260630 12:13:33.658924  5491 raft_consensus.cc:1275] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.662873  4906 raft_consensus.cc:1275] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.663691  5626 consensus_queue.cc:1048] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } 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:13:33.666082  5625 consensus_queue.cc:1048] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:33.671672  4797 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a022909368f74613b866f3c330f56b21 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:33.674039  4986 raft_consensus.cc:2955] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b0718d0619274c118ebd1187b5935ab0 (127.0.108.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.678452  5625 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.681761  5491 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.681169  4906 raft_consensus.cc:2955] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.683053  4810 catalog_manager.cc:5697] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c reported cstate change: config changed from index 27 to 28, VOTER b0718d0619274c118ebd1187b5935ab0 (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "f2ef5943b1214a47862ee69c92f96e72" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.685669  4902 tablet_service.cc:1558] Processing DeleteTablet for tablet 54ef4870b70346b88a8d4d550b2f0755 with delete_type TABLET_DATA_TOMBSTONED (TS b0718d0619274c118ebd1187b5935ab0 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:59792
I20260630 12:13:33.687713  5644 tablet_replica.cc:333] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:33.690019  5644 raft_consensus.cc:2243] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.689608  4985 consensus_queue.cc:237] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } }
I20260630 12:13:33.694439  5644 raft_consensus.cc:2272] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.698734  5418 raft_consensus.cc:1275] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.700932  4908 raft_consensus.cc:1275] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:33.701848  5615 ts_tablet_manager.cc:1929] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:33.703738  5644 ts_tablet_manager.cc:1916] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:33.702412  5615 log.cc:1199] T 489b6180f905427dbb4c7b7b7eca2b1d P 8554f526830e411aa3a594b80ccf7121: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-1-root/wals/489b6180f905427dbb4c7b7b7eca2b1d
I20260630 12:13:33.708055  5618 consensus_queue.cc:1048] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:33.714043  5625 consensus_queue.cc:1048] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } 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:13:33.715049  4804 catalog_manager.cc:5697] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 reported cstate change: config changed from index 27 to 28, VOTER f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3) evicted. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } } }
I20260630 12:13:33.716215  4795 catalog_manager.cc:5028] TS 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): tablet 489b6180f905427dbb4c7b7b7eca2b1d (table test-workload [id=1c075528262c4b39a4805e8417af5d39]) successfully deleted
I20260630 12:13:33.720789  4795 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b1f42729ce348d5ba0c850670756edd with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:33.729498  5618 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.732239  4902 tablet_service.cc:1558] Processing DeleteTablet for tablet a022909368f74613b866f3c330f56b21 with delete_type TABLET_DATA_TOMBSTONED (TS b0718d0619274c118ebd1187b5935ab0 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:59792
I20260630 12:13:33.736071  5644 ts_tablet_manager.cc:1929] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:13:33.736692  5644 log.cc:1199] T 54ef4870b70346b88a8d4d550b2f0755 P b0718d0619274c118ebd1187b5935ab0: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-0-root/wals/54ef4870b70346b88a8d4d550b2f0755
I20260630 12:13:33.737298  4908 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.739147  4795 catalog_manager.cc:5028] TS b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): tablet 54ef4870b70346b88a8d4d550b2f0755 (table test-workload [id=1c075528262c4b39a4805e8417af5d39]) successfully deleted
I20260630 12:13:33.740381  5644 tablet_replica.cc:333] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:33.740589  5050 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b1f42729ce348d5ba0c850670756edd with delete_type TABLET_DATA_TOMBSTONED (TS f2ef5943b1214a47862ee69c92f96e72 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:43946
I20260630 12:13:33.741703  5644 raft_consensus.cc:2243] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.742466  5644 raft_consensus.cc:2272] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.752390  5644 ts_tablet_manager.cc:1916] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:33.753394  4795 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:33.764916  5418 raft_consensus.cc:2955] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } } }
I20260630 12:13:33.767524  4802 catalog_manager.cc:5697] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 reported cstate change: config changed from index 27 to 28, VOTER f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3) evicted. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:33.773283  5644 ts_tablet_manager.cc:1929] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:33.773885  5644 log.cc:1199] T a022909368f74613b866f3c330f56b21 P b0718d0619274c118ebd1187b5935ab0: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-0-root/wals/a022909368f74613b866f3c330f56b21
I20260630 12:13:33.775589  4795 catalog_manager.cc:5028] TS b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): tablet a022909368f74613b866f3c330f56b21 (table test-workload [id=1c075528262c4b39a4805e8417af5d39]) successfully deleted
I20260630 12:13:33.780212  5645 tablet_replica.cc:333] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:33.781545  5645 raft_consensus.cc:2243] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.782241  5645 raft_consensus.cc:2272] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.787225  5645 ts_tablet_manager.cc:1916] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:33.792233  5050 tablet_service.cc:1558] Processing DeleteTablet for tablet f7f69bf7f1a9443cbc56d95a2a6a2c67 with delete_type TABLET_DATA_TOMBSTONED (TS f2ef5943b1214a47862ee69c92f96e72 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:43946
I20260630 12:13:33.799890  5645 ts_tablet_manager.cc:1929] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:33.800328  5645 log.cc:1199] T 9b1f42729ce348d5ba0c850670756edd P f2ef5943b1214a47862ee69c92f96e72: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-2-root/wals/9b1f42729ce348d5ba0c850670756edd
I20260630 12:13:33.801868  5645 tablet_replica.cc:333] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:33.801816  4797 catalog_manager.cc:5028] TS f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): tablet 9b1f42729ce348d5ba0c850670756edd (table test-workload [id=1c075528262c4b39a4805e8417af5d39]) successfully deleted
I20260630 12:13:33.803026  5645 raft_consensus.cc:2243] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.803740  5645 raft_consensus.cc:2272] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.806849  5645 ts_tablet_manager.cc:1916] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:33.817673  5645 ts_tablet_manager.cc:1929] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:33.818030  5645 log.cc:1199] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P f2ef5943b1214a47862ee69c92f96e72: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-2-root/wals/f7f69bf7f1a9443cbc56d95a2a6a2c67
I20260630 12:13:33.819254  4797 catalog_manager.cc:5028] TS f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): tablet f7f69bf7f1a9443cbc56d95a2a6a2c67 (table test-workload [id=1c075528262c4b39a4805e8417af5d39]) successfully deleted
I20260630 12:13:34.809144  4985 consensus_queue.cc:237] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:34.818106  5058 raft_consensus.cc:1275] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:34.821348  4908 raft_consensus.cc:1275] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer 8554f526830e411aa3a594b80ccf7121: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:34.823392  5618 consensus_queue.cc:1048] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:34.824414  5646 consensus_queue.cc:1048] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } 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:13:34.833928  5646 raft_consensus.cc:2955] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
W20260630 12:13:34.836700  4954 consensus_peers.cc:597] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 -> Peer 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4:33219): Couldn't send request to peer 2461b4f7440d4da2aa897a7c996110b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e2b1c473faa43d8a579423ee893de72. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:34.836372  4908 raft_consensus.cc:2955] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:34.837018  5058 raft_consensus.cc:2955] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:34.848117  4804 catalog_manager.cc:5697] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 reported cstate change: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "8554f526830e411aa3a594b80ccf7121" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:34.850945  5062 consensus_queue.cc:237] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
W20260630 12:13:34.865821  5025 consensus_peers.cc:597] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 -> Peer aa1d907344e1430da35ff96ba513386c (127.0.108.6:43833): Couldn't send request to peer aa1d907344e1430da35ff96ba513386c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f83821d87f44a7491949c58580d285f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:34.867255  4908 raft_consensus.cc:1275] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:34.868134  4985 raft_consensus.cc:1275] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:34.869133  5658 consensus_queue.cc:1048] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:34.870179  5622 consensus_queue.cc:1048] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } 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:13:34.880770  5622 raft_consensus.cc:2955] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:34.884979  4908 raft_consensus.cc:2955] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:34.886390  4985 raft_consensus.cc:2955] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:34.897709  4810 catalog_manager.cc:5697] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 reported cstate change: config changed from index -1 to 26, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New cstate: current_term: 1 leader_uuid: "f2ef5943b1214a47862ee69c92f96e72" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:34.898998  4908 consensus_queue.cc:237] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:34.907269  5343 raft_consensus.cc:1275] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:34.909323  5604 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } 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:13:34.925426  5062 raft_consensus.cc:1275] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:34.929031  5669 consensus_queue.cc:1048] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:34.933293  5665 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:34.935777  5343 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:34.940101  5062 raft_consensus.cc:2955] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
W20260630 12:13:34.944259  4875 consensus_peers.cc:597] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 -> Peer 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5:33083): Couldn't send request to peer 83d4d0e8db2c4a48ac75640a71151319. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac0b7693c51944e5a4cdfd78066a763a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:34.947868  5058 consensus_queue.cc:237] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:34.950351  4810 catalog_manager.cc:5697] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 reported cstate change: config changed from index 28 to 29, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:34.961941  4985 raft_consensus.cc:1275] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:34.964496  4908 raft_consensus.cc:1275] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Refusing update from remote peer f2ef5943b1214a47862ee69c92f96e72: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:34.966064  5622 consensus_queue.cc:1048] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } 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:13:34.967043  5658 consensus_queue.cc:1048] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:34.976627  5663 raft_consensus.cc:2955] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
W20260630 12:13:34.978972  5025 consensus_peers.cc:597] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 -> Peer 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5:33083): Couldn't send request to peer 83d4d0e8db2c4a48ac75640a71151319. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24afd16e5bbb48ee889c085d369246dd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:34.981911  4985 raft_consensus.cc:2955] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:34.982183  4908 raft_consensus.cc:2955] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } } }
I20260630 12:13:34.989991  4906 consensus_queue.cc:237] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
I20260630 12:13:34.990954  4804 catalog_manager.cc:5697] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 reported cstate change: config changed from index -1 to 26, NON_VOTER 83d4d0e8db2c4a48ac75640a71151319 (127.0.108.5) added. New cstate: current_term: 1 leader_uuid: "f2ef5943b1214a47862ee69c92f96e72" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:34.999387  5343 raft_consensus.cc:1275] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:35.000829  5604 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } 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:13:35.004647  5058 raft_consensus.cc:1275] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:13:35.008683  5604 consensus_queue.cc:1048] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:35.011051  5665 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:35.014787  5343 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
W20260630 12:13:35.019973  4875 consensus_peers.cc:597] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 -> Peer aa1d907344e1430da35ff96ba513386c (127.0.108.6:43833): Couldn't send request to peer aa1d907344e1430da35ff96ba513386c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 489b6180f905427dbb4c7b7b7eca2b1d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.027985  4906 consensus_queue.cc:237] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:35.028276  4810 catalog_manager.cc:5697] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 reported cstate change: config changed from index 28 to 29, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:35.039980  5062 raft_consensus.cc:1275] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:35.040246  4985 raft_consensus.cc:1275] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Refusing update from remote peer b0718d0619274c118ebd1187b5935ab0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:13:35.042001  4878 consensus_peers.cc:597] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 -> Peer 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4:33219): Couldn't send request to peer 2461b4f7440d4da2aa897a7c996110b3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 985760f6b19a4c53a1061e6c17d4d74e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.042074  5669 consensus_queue.cc:1048] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:35.044234  5669 consensus_queue.cc:1048] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.008s
I20260630 12:13:35.050997  5062 raft_consensus.cc:2955] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER aa1d907344e1430da35ff96ba513386c (127.0.108.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } } }
I20260630 12:13:35.064983  5669 raft_consensus.cc:2955] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:35.078634  4985 raft_consensus.cc:2955] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:35.087529  5062 raft_consensus.cc:2955] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:35.095222  4810 catalog_manager.cc:5697] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 reported cstate change: config changed from index -1 to 26, NON_VOTER 2461b4f7440d4da2aa897a7c996110b3 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "b0718d0619274c118ebd1187b5935ab0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } } }
I20260630 12:13:35.320816  5686 ts_tablet_manager.cc:933] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: Initiating tablet copy from peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
I20260630 12:13:35.322850  5686 tablet_copy_client.cc:323] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:34455
I20260630 12:13:35.337469  4998 tablet_copy_service.cc:140] P 8554f526830e411aa3a594b80ccf7121: Received BeginTabletCopySession request for tablet 8e2b1c473faa43d8a579423ee893de72 from peer 2461b4f7440d4da2aa897a7c996110b3 ({username='slave'} at 127.0.0.1:38098)
I20260630 12:13:35.337939  4998 tablet_copy_service.cc:161] P 8554f526830e411aa3a594b80ccf7121: Beginning new tablet copy session on tablet 8e2b1c473faa43d8a579423ee893de72 from peer 2461b4f7440d4da2aa897a7c996110b3 at {username='slave'} at 127.0.0.1:38098: session id = 2461b4f7440d4da2aa897a7c996110b3-8e2b1c473faa43d8a579423ee893de72
I20260630 12:13:35.343133  4998 tablet_copy_source_session.cc:215] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:35.346076  5686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e2b1c473faa43d8a579423ee893de72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:35.348416  5690 ts_tablet_manager.cc:933] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: Initiating tablet copy from peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:35.350436  5690 tablet_copy_client.cc:323] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:35841
I20260630 12:13:35.365372  5686 tablet_copy_client.cc:806] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:35.365933  5686 tablet_copy_client.cc:670] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:35.369894  5687 tablet_copy_client.cc:1025] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:35.376780  5072 tablet_copy_service.cc:140] P f2ef5943b1214a47862ee69c92f96e72: Received BeginTabletCopySession request for tablet 24afd16e5bbb48ee889c085d369246dd from peer 83d4d0e8db2c4a48ac75640a71151319 ({username='slave'} at 127.0.0.1:50776)
I20260630 12:13:35.377414  5072 tablet_copy_service.cc:161] P f2ef5943b1214a47862ee69c92f96e72: Beginning new tablet copy session on tablet 24afd16e5bbb48ee889c085d369246dd from peer 83d4d0e8db2c4a48ac75640a71151319 at {username='slave'} at 127.0.0.1:50776: session id = 83d4d0e8db2c4a48ac75640a71151319-24afd16e5bbb48ee889c085d369246dd
I20260630 12:13:35.385411  5072 tablet_copy_source_session.cc:215] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:35.388545  5690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24afd16e5bbb48ee889c085d369246dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:35.406543  5694 ts_tablet_manager.cc:933] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: Initiating tablet copy from peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:35.409677  5690 tablet_copy_client.cc:806] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:35.410368  5690 tablet_copy_client.cc:670] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:35.410799  5694 tablet_copy_client.cc:323] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:35841
I20260630 12:13:35.412698  5071 tablet_copy_service.cc:140] P f2ef5943b1214a47862ee69c92f96e72: Received BeginTabletCopySession request for tablet 5f83821d87f44a7491949c58580d285f from peer aa1d907344e1430da35ff96ba513386c ({username='slave'} at 127.0.0.1:42778)
I20260630 12:13:35.413172  5071 tablet_copy_service.cc:161] P f2ef5943b1214a47862ee69c92f96e72: Beginning new tablet copy session on tablet 5f83821d87f44a7491949c58580d285f from peer aa1d907344e1430da35ff96ba513386c at {username='slave'} at 127.0.0.1:42778: session id = aa1d907344e1430da35ff96ba513386c-5f83821d87f44a7491949c58580d285f
I20260630 12:13:35.414381  5691 tablet_copy_client.cc:1025] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:35.418809  5071 tablet_copy_source_session.cc:215] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:35.421775  5694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f83821d87f44a7491949c58580d285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:35.438215  5694 tablet_copy_client.cc:806] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:35.438905  5694 tablet_copy_client.cc:670] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:35.439589  5696 ts_tablet_manager.cc:933] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: Initiating tablet copy from peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801)
I20260630 12:13:35.443534  5696 tablet_copy_client.cc:323] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:35801
I20260630 12:13:35.443640  5697 ts_tablet_manager.cc:933] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: Initiating tablet copy from peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801)
I20260630 12:13:35.443907  5695 tablet_copy_client.cc:1025] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:35.447781  5697 tablet_copy_client.cc:323] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:35801
I20260630 12:13:35.464793  4922 tablet_copy_service.cc:140] P b0718d0619274c118ebd1187b5935ab0: Received BeginTabletCopySession request for tablet ac0b7693c51944e5a4cdfd78066a763a from peer 83d4d0e8db2c4a48ac75640a71151319 ({username='slave'} at 127.0.0.1:59168)
I20260630 12:13:35.465420  4922 tablet_copy_service.cc:161] P b0718d0619274c118ebd1187b5935ab0: Beginning new tablet copy session on tablet ac0b7693c51944e5a4cdfd78066a763a from peer 83d4d0e8db2c4a48ac75640a71151319 at {username='slave'} at 127.0.0.1:59168: session id = 83d4d0e8db2c4a48ac75640a71151319-ac0b7693c51944e5a4cdfd78066a763a
I20260630 12:13:35.472700  4921 tablet_copy_service.cc:140] P b0718d0619274c118ebd1187b5935ab0: Received BeginTabletCopySession request for tablet 489b6180f905427dbb4c7b7b7eca2b1d from peer aa1d907344e1430da35ff96ba513386c ({username='slave'} at 127.0.0.1:59170)
I20260630 12:13:35.473271  4921 tablet_copy_service.cc:161] P b0718d0619274c118ebd1187b5935ab0: Beginning new tablet copy session on tablet 489b6180f905427dbb4c7b7b7eca2b1d from peer aa1d907344e1430da35ff96ba513386c at {username='slave'} at 127.0.0.1:59170: session id = aa1d907344e1430da35ff96ba513386c-489b6180f905427dbb4c7b7b7eca2b1d
I20260630 12:13:35.473776  4922 tablet_copy_source_session.cc:215] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:35.477490  5696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0b7693c51944e5a4cdfd78066a763a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:35.481081  4921 tablet_copy_source_session.cc:215] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:35.485248  5697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489b6180f905427dbb4c7b7b7eca2b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:35.492208  5696 tablet_copy_client.cc:806] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:35.492900  5696 tablet_copy_client.cc:670] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:35.497438  5698 tablet_copy_client.cc:1025] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:35.498052   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:13:35.508595  5697 tablet_copy_client.cc:806] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:35.509387  5697 tablet_copy_client.cc:670] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:35.513602   432 tablet_copy_service.cc:362] P b0718d0619274c118ebd1187b5935ab0: Destroying tablet copy session aa1d907344e1430da35ff96ba513386c-489b6180f905427dbb4c7b7b7eca2b1d due to service shutdown
I20260630 12:13:35.514140   432 tablet_copy_service.cc:434] P b0718d0619274c118ebd1187b5935ab0: ending tablet copy session aa1d907344e1430da35ff96ba513386c-489b6180f905427dbb4c7b7b7eca2b1d on tablet 489b6180f905427dbb4c7b7b7eca2b1d with peer aa1d907344e1430da35ff96ba513386c
I20260630 12:13:35.514734   432 tablet_copy_service.cc:362] P b0718d0619274c118ebd1187b5935ab0: Destroying tablet copy session 83d4d0e8db2c4a48ac75640a71151319-ac0b7693c51944e5a4cdfd78066a763a due to service shutdown
I20260630 12:13:35.515046   432 tablet_copy_service.cc:434] P b0718d0619274c118ebd1187b5935ab0: ending tablet copy session 83d4d0e8db2c4a48ac75640a71151319-ac0b7693c51944e5a4cdfd78066a763a on tablet ac0b7693c51944e5a4cdfd78066a763a with peer 83d4d0e8db2c4a48ac75640a71151319
W20260630 12:13:35.543910  5026 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 36 similar messages]
W20260630 12:13:35.547917  5026 consensus_peers.cc:597] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 -> Peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): Couldn't send request to peer b0718d0619274c118ebd1187b5935ab0. 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:13:35.558737   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:35.559973   432 tablet_replica.cc:333] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.561128   432 raft_consensus.cc:2243] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:13:35.561831  4952 consensus_peers.cc:597] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 -> Peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): Couldn't send request to peer b0718d0619274c118ebd1187b5935ab0. 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:13:35.561905   432 raft_consensus.cc:2272] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.565097   432 tablet_replica.cc:333] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.565755   432 raft_consensus.cc:2243] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.566684   432 raft_consensus.cc:2272] T cb2a566f0c9b475cbffc52650292bacf P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.569533   432 tablet_replica.cc:333] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.570132   432 raft_consensus.cc:2243] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.571238   432 raft_consensus.cc:2272] T 489b6180f905427dbb4c7b7b7eca2b1d P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.574916   432 tablet_replica.cc:333] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.575687   432 raft_consensus.cc:2243] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.576373   432 raft_consensus.cc:2272] T 5f83821d87f44a7491949c58580d285f P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.579928   432 tablet_replica.cc:333] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.580824   432 raft_consensus.cc:2243] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.581885   432 raft_consensus.cc:2272] T 985760f6b19a4c53a1061e6c17d4d74e P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.584824   432 tablet_replica.cc:333] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.585390   432 raft_consensus.cc:2243] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.585978   432 raft_consensus.cc:2272] T 24afd16e5bbb48ee889c085d369246dd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.588775   432 tablet_replica.cc:333] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.589397   432 raft_consensus.cc:2243] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.590145   432 raft_consensus.cc:2272] T 9b1f42729ce348d5ba0c850670756edd P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.592489   432 tablet_replica.cc:333] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.593070   432 raft_consensus.cc:2243] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.593653   432 raft_consensus.cc:2272] T 8e2b1c473faa43d8a579423ee893de72 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.597293   432 tablet_replica.cc:333] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.597846   432 raft_consensus.cc:2243] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.598847   432 raft_consensus.cc:2272] T ac0b7693c51944e5a4cdfd78066a763a P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.602054   432 tablet_replica.cc:333] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0: stopping tablet replica
I20260630 12:13:35.602635   432 raft_consensus.cc:2243] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.603165   432 raft_consensus.cc:2272] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P b0718d0619274c118ebd1187b5935ab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.630546   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
W20260630 12:13:35.641654  5697 ts_tablet_manager.cc:1011] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: Tablet Copy: Unable to fetch data from remote peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): 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.0.108.1:35801: connect: Connection refused (error 111)
I20260630 12:13:35.642575  5697 tablet_replica.cc:333] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: stopping tablet replica
I20260630 12:13:35.642905  5697 raft_consensus.cc:2243] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:35.643333  5697 raft_consensus.cc:2272] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:13:35.646332  5697 tablet_copy_client.cc:1131] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.108.1:35801: connect: Connection refused (error 111)
W20260630 12:13:35.647909  5697 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 489b6180f905427dbb4c7b7b7eca2b1d but one is already registered
I20260630 12:13:35.648324  5697 ts_tablet_manager.cc:1916] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:35.667562  5697 ts_tablet_manager.cc:1929] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:13:35.667999  5697 log.cc:1199] T 489b6180f905427dbb4c7b7b7eca2b1d P aa1d907344e1430da35ff96ba513386c: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480322605-432-0/minicluster-data/ts-5-root/wals/489b6180f905427dbb4c7b7b7eca2b1d
I20260630 12:13:35.670146   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:13:35.686784   432 tablet_copy_service.cc:362] P 8554f526830e411aa3a594b80ccf7121: Destroying tablet copy session 2461b4f7440d4da2aa897a7c996110b3-8e2b1c473faa43d8a579423ee893de72 due to service shutdown
I20260630 12:13:35.687105   432 tablet_copy_service.cc:434] P 8554f526830e411aa3a594b80ccf7121: ending tablet copy session 2461b4f7440d4da2aa897a7c996110b3-8e2b1c473faa43d8a579423ee893de72 on tablet 8e2b1c473faa43d8a579423ee893de72 with peer 2461b4f7440d4da2aa897a7c996110b3
W20260630 12:13:35.702032  4952 consensus_peers.cc:597] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 -> Peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): Couldn't send request to peer b0718d0619274c118ebd1187b5935ab0. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:35801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.711194   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:35.712193   432 tablet_replica.cc:333] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.713064   432 raft_consensus.cc:2243] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.713843   432 raft_consensus.cc:2272] T 5f83821d87f44a7491949c58580d285f P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.717509   432 tablet_replica.cc:333] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.718283   432 raft_consensus.cc:2243] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.718863   432 raft_consensus.cc:2272] T 985760f6b19a4c53a1061e6c17d4d74e P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.722504   432 tablet_replica.cc:333] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.723263   432 raft_consensus.cc:2243] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.724287   432 raft_consensus.cc:2272] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.727535   432 tablet_replica.cc:333] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.728278   432 raft_consensus.cc:2243] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.729655   432 raft_consensus.cc:2272] T 8e2b1c473faa43d8a579423ee893de72 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.733520   432 tablet_replica.cc:333] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.734270   432 raft_consensus.cc:2243] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.735291   432 raft_consensus.cc:2272] T 54ef4870b70346b88a8d4d550b2f0755 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.738387   432 tablet_replica.cc:333] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.739120   432 raft_consensus.cc:2243] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.739771   432 raft_consensus.cc:2272] T 24afd16e5bbb48ee889c085d369246dd P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.743422   432 tablet_replica.cc:333] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.744191   432 raft_consensus.cc:2243] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.745246   432 raft_consensus.cc:2272] T 9b1f42729ce348d5ba0c850670756edd P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.748396   432 tablet_replica.cc:333] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.749235   432 raft_consensus.cc:2243] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.749830   432 raft_consensus.cc:2272] T a022909368f74613b866f3c330f56b21 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.752048   432 tablet_replica.cc:333] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.752600   432 raft_consensus.cc:2243] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.753397   432 raft_consensus.cc:2272] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.755878   432 tablet_replica.cc:333] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121: stopping tablet replica
I20260630 12:13:35.756428   432 raft_consensus.cc:2243] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.757071   432 raft_consensus.cc:2272] T cb2a566f0c9b475cbffc52650292bacf P 8554f526830e411aa3a594b80ccf7121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.794695   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:13:35.833328   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:13:35.848134   432 tablet_copy_service.cc:362] P f2ef5943b1214a47862ee69c92f96e72: Destroying tablet copy session aa1d907344e1430da35ff96ba513386c-5f83821d87f44a7491949c58580d285f due to service shutdown
I20260630 12:13:35.848644   432 tablet_copy_service.cc:434] P f2ef5943b1214a47862ee69c92f96e72: ending tablet copy session aa1d907344e1430da35ff96ba513386c-5f83821d87f44a7491949c58580d285f on tablet 5f83821d87f44a7491949c58580d285f with peer aa1d907344e1430da35ff96ba513386c
I20260630 12:13:35.849143   432 tablet_copy_service.cc:362] P f2ef5943b1214a47862ee69c92f96e72: Destroying tablet copy session 83d4d0e8db2c4a48ac75640a71151319-24afd16e5bbb48ee889c085d369246dd due to service shutdown
I20260630 12:13:35.849385   432 tablet_copy_service.cc:434] P f2ef5943b1214a47862ee69c92f96e72: ending tablet copy session 83d4d0e8db2c4a48ac75640a71151319-24afd16e5bbb48ee889c085d369246dd on tablet 24afd16e5bbb48ee889c085d369246dd with peer 83d4d0e8db2c4a48ac75640a71151319
W20260630 12:13:35.881572  5026 consensus_peers.cc:597] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 -> Peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): Couldn't send request to peer b0718d0619274c118ebd1187b5935ab0. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:35801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:35.888365   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:35.889783   432 tablet_replica.cc:333] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.890861   432 raft_consensus.cc:2243] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.891757   432 raft_consensus.cc:2272] T cfb1125a0fd64f5b9c1c9a1b266b8d87 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.895913   432 tablet_replica.cc:333] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.896950   432 raft_consensus.cc:2243] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.897694   432 raft_consensus.cc:2272] T cb2a566f0c9b475cbffc52650292bacf P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.901240   432 tablet_replica.cc:333] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.902172   432 raft_consensus.cc:2243] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.903041   432 raft_consensus.cc:2272] T 489b6180f905427dbb4c7b7b7eca2b1d P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.907120   432 tablet_replica.cc:333] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.907894   432 raft_consensus.cc:2243] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.909291   432 raft_consensus.cc:2272] T 5f83821d87f44a7491949c58580d285f P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.912627   432 tablet_replica.cc:333] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.913399   432 raft_consensus.cc:2243] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.914404   432 raft_consensus.cc:2272] T a022909368f74613b866f3c330f56b21 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.917745   432 tablet_replica.cc:333] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.918624   432 raft_consensus.cc:2243] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:35.920045   432 raft_consensus.cc:2272] T 24afd16e5bbb48ee889c085d369246dd P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.923789   432 tablet_replica.cc:333] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.924619   432 raft_consensus.cc:2243] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.925387   432 raft_consensus.cc:2272] T 8e2b1c473faa43d8a579423ee893de72 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.928514   432 tablet_replica.cc:333] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.929322   432 raft_consensus.cc:2243] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.929922   432 raft_consensus.cc:2272] T ac0b7693c51944e5a4cdfd78066a763a P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.932986   432 tablet_replica.cc:333] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.933498   432 raft_consensus.cc:2243] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.933996   432 raft_consensus.cc:2272] T 54ef4870b70346b88a8d4d550b2f0755 P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.936225   432 tablet_replica.cc:333] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72: stopping tablet replica
I20260630 12:13:35.936739   432 raft_consensus.cc:2243] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.937309   432 raft_consensus.cc:2272] T 985760f6b19a4c53a1061e6c17d4d74e P f2ef5943b1214a47862ee69c92f96e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.976293   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:13:36.007532   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:13:36.038235   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:36.878543  5709 raft_consensus.cc:493] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8554f526830e411aa3a594b80ccf7121)
I20260630 12:13:36.879024  5709 raft_consensus.cc:515] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } }
I20260630 12:13:36.881002  5709 leader_election.cc:290] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
W20260630 12:13:36.886687  5382 leader_election.cc:336] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Network error: Client connection negotiation failed: client connection to 127.0.108.2:34455: connect: Connection refused (error 111)
W20260630 12:13:36.887236  5384 leader_election.cc:336] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): Network error: Client connection negotiation failed: client connection to 127.0.108.3:35841: connect: Connection refused (error 111)
I20260630 12:13:36.887633  5384 leader_election.cc:304] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [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: 83d4d0e8db2c4a48ac75640a71151319; no voters: 8554f526830e411aa3a594b80ccf7121, f2ef5943b1214a47862ee69c92f96e72
I20260630 12:13:36.888195  5709 raft_consensus.cc:2749] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:36.901059  5713 raft_consensus.cc:493] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0718d0619274c118ebd1187b5935ab0)
I20260630 12:13:36.901611  5713 raft_consensus.cc:515] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
I20260630 12:13:36.902218  5714 raft_consensus.cc:493] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0718d0619274c118ebd1187b5935ab0)
I20260630 12:13:36.902875  5714 raft_consensus.cc:515] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:36.905215  5714 leader_election.cc:290] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:36.905851  5713 leader_election.cc:290] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
I20260630 12:13:36.907995  5709 raft_consensus.cc:493] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8554f526830e411aa3a594b80ccf7121)
I20260630 12:13:36.908540  5709 raft_consensus.cc:515] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: false } }
I20260630 12:13:36.910913  5709 leader_election.cc:290] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
W20260630 12:13:36.914192  5309 leader_election.cc:336] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): Network error: Client connection negotiation failed: client connection to 127.0.108.3:35841: connect: Connection refused (error 111)
W20260630 12:13:36.916795  5309 leader_election.cc:336] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): Network error: Client connection negotiation failed: client connection to 127.0.108.3:35841: connect: Connection refused (error 111)
W20260630 12:13:36.916683  5382 leader_election.cc:336] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): Network error: Client connection negotiation failed: client connection to 127.0.108.1:35801: connect: Connection refused (error 111)
W20260630 12:13:36.918112  5382 leader_election.cc:336] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Network error: Client connection negotiation failed: client connection to 127.0.108.2:34455: connect: Connection refused (error 111)
W20260630 12:13:36.918324  5307 leader_election.cc:336] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): Network error: Client connection negotiation failed: client connection to 127.0.108.1:35801: connect: Connection refused (error 111)
I20260630 12:13:36.918448  5382 leader_election.cc:304] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [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: 83d4d0e8db2c4a48ac75640a71151319; no voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0
I20260630 12:13:36.918867  5307 leader_election.cc:304] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [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: 2461b4f7440d4da2aa897a7c996110b3; no voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72
I20260630 12:13:36.919178  5709 raft_consensus.cc:2749] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:36.919744  5713 raft_consensus.cc:2749] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:13:36.919921  5307 leader_election.cc:336] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): Network error: Client connection negotiation failed: client connection to 127.0.108.1:35801: connect: Connection refused (error 111)
I20260630 12:13:36.920396  5307 leader_election.cc:304] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [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: 2461b4f7440d4da2aa897a7c996110b3; no voters: b0718d0619274c118ebd1187b5935ab0, f2ef5943b1214a47862ee69c92f96e72
I20260630 12:13:36.921136  5713 raft_consensus.cc:2749] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:37.027853  5718 raft_consensus.cc:493] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f2ef5943b1214a47862ee69c92f96e72)
I20260630 12:13:37.028334  5718 raft_consensus.cc:515] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } }
I20260630 12:13:37.030342  5718 leader_election.cc:290] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455), f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841)
W20260630 12:13:37.036574  5456 leader_election.cc:336] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Network error: Client connection negotiation failed: client connection to 127.0.108.2:34455: connect: Connection refused (error 111)
W20260630 12:13:37.037611  5458 leader_election.cc:336] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f2ef5943b1214a47862ee69c92f96e72 (127.0.108.3:35841): Network error: Client connection negotiation failed: client connection to 127.0.108.3:35841: connect: Connection refused (error 111)
I20260630 12:13:37.038096  5458 leader_election.cc:304] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [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: aa1d907344e1430da35ff96ba513386c; no voters: 8554f526830e411aa3a594b80ccf7121, f2ef5943b1214a47862ee69c92f96e72
I20260630 12:13:37.038861  5718 raft_consensus.cc:2749] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:37.115458  5718 raft_consensus.cc:493] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8554f526830e411aa3a594b80ccf7121)
I20260630 12:13:37.116053  5718 raft_consensus.cc:515] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: false } }
I20260630 12:13:37.118557  5718 leader_election.cc:290] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801), 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455)
W20260630 12:13:37.122642  5456 leader_election.cc:336] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0718d0619274c118ebd1187b5935ab0 (127.0.108.1:35801): Network error: Client connection negotiation failed: client connection to 127.0.108.1:35801: connect: Connection refused (error 111)
W20260630 12:13:37.123333  5456 leader_election.cc:336] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8554f526830e411aa3a594b80ccf7121 (127.0.108.2:34455): Network error: Client connection negotiation failed: client connection to 127.0.108.2:34455: connect: Connection refused (error 111)
I20260630 12:13:37.123643  5456 leader_election.cc:304] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [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: aa1d907344e1430da35ff96ba513386c; no voters: 8554f526830e411aa3a594b80ccf7121, b0718d0619274c118ebd1187b5935ab0
I20260630 12:13:37.124256  5718 raft_consensus.cc:2749] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:37.371028  5686 tablet_copy_client.cc:538] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:37.380918  5686 tablet_bootstrap.cc:492] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: Bootstrap starting.
I20260630 12:13:37.415423  5690 tablet_copy_client.cc:538] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:37.425668  5690 tablet_bootstrap.cc:492] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap starting.
I20260630 12:13:37.444911  5694 tablet_copy_client.cc:538] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:37.454456  5694 tablet_bootstrap.cc:492] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: Bootstrap starting.
I20260630 12:13:37.498302  5696 tablet_copy_client.cc:538] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:37.509138  5696 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap starting.
I20260630 12:13:37.524047  5686 tablet_bootstrap.cc:492] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:37.525276  5686 tablet_bootstrap.cc:492] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: Bootstrap complete.
I20260630 12:13:37.526190  5686 ts_tablet_manager.cc:1403] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: Time spent bootstrapping tablet: real 0.145s	user 0.125s	sys 0.016s
I20260630 12:13:37.529105  5686 raft_consensus.cc:359] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:37.529960  5686 raft_consensus.cc:740] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2461b4f7440d4da2aa897a7c996110b3, State: Initialized, Role: LEARNER
I20260630 12:13:37.530649  5686 consensus_queue.cc:260] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: true } }
I20260630 12:13:37.550318  5686 ts_tablet_manager.cc:1434] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.008s
W20260630 12:13:37.565634  5686 tablet_copy_client.cc:1131] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.108.2:34455: connect: Connection refused (error 111)
I20260630 12:13:37.568001   432 tablet_replica.cc:333] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3: stopping tablet replica
I20260630 12:13:37.568804   432 raft_consensus.cc:2243] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:37.569283   432 raft_consensus.cc:2272] T 8e2b1c473faa43d8a579423ee893de72 P 2461b4f7440d4da2aa897a7c996110b3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:37.573691   432 tablet_replica.cc:333] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3: stopping tablet replica
I20260630 12:13:37.574493   432 raft_consensus.cc:2243] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.575824   432 raft_consensus.cc:2272] T ac0b7693c51944e5a4cdfd78066a763a P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.579633   432 tablet_replica.cc:333] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3: stopping tablet replica
I20260630 12:13:37.580842   432 raft_consensus.cc:2243] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.581655   432 raft_consensus.cc:2272] T 489b6180f905427dbb4c7b7b7eca2b1d P 2461b4f7440d4da2aa897a7c996110b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.594816  5690 tablet_bootstrap.cc:492] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:37.596207  5690 tablet_bootstrap.cc:492] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap complete.
I20260630 12:13:37.596936  5690 ts_tablet_manager.cc:1403] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: Time spent bootstrapping tablet: real 0.171s	user 0.140s	sys 0.028s
I20260630 12:13:37.599805   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:13:37.599637  5690 raft_consensus.cc:359] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:37.600603  5690 raft_consensus.cc:740] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 83d4d0e8db2c4a48ac75640a71151319, State: Initialized, Role: LEARNER
I20260630 12:13:37.601341  5690 consensus_queue.cc:260] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319 [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } attrs { replace: true } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:37.610618  5690 ts_tablet_manager.cc:1434] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:13:37.621397   432 tablet_server.cc:179] TabletServer@127.0.108.5:0 shutting down...
I20260630 12:13:37.626317  5694 tablet_bootstrap.cc:492] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:37.629032  5694 tablet_bootstrap.cc:492] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: Bootstrap complete.
I20260630 12:13:37.629848  5694 ts_tablet_manager.cc:1403] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: Time spent bootstrapping tablet: real 0.176s	user 0.144s	sys 0.019s
I20260630 12:13:37.634246  5694 raft_consensus.cc:359] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
I20260630 12:13:37.635537  5694 raft_consensus.cc:740] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aa1d907344e1430da35ff96ba513386c, State: Initialized, Role: LEARNER
I20260630 12:13:37.636370  5694 consensus_queue.cc:260] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c [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: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "8554f526830e411aa3a594b80ccf7121" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34455 } attrs { replace: true } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } } peers { permanent_uuid: "aa1d907344e1430da35ff96ba513386c" member_type: NON_VOTER last_known_addr { host: "127.0.108.6" port: 43833 } attrs { promote: true } }
W20260630 12:13:37.665504  5690 tablet_copy_client.cc:1131] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.108.3:35841: connect: Connection refused (error 111)
I20260630 12:13:37.669482  5694 ts_tablet_manager.cc:1434] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.011s
I20260630 12:13:37.684814   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:13:37.685698  5694 tablet_copy_client.cc:1131] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.108.3:35841: connect: Connection refused (error 111)
I20260630 12:13:37.719298  5696 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=81 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:37.720093  5696 tablet_bootstrap.cc:492] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: Bootstrap complete.
I20260630 12:13:37.720664  5696 ts_tablet_manager.cc:1403] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: Time spent bootstrapping tablet: real 0.212s	user 0.125s	sys 0.017s
I20260630 12:13:37.722536  5696 raft_consensus.cc:359] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:37.723053  5696 raft_consensus.cc:740] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 83d4d0e8db2c4a48ac75640a71151319, State: Initialized, Role: LEARNER
I20260630 12:13:37.723511  5696 consensus_queue.cc:260] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "b0718d0619274c118ebd1187b5935ab0" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35801 } } peers { permanent_uuid: "f2ef5943b1214a47862ee69c92f96e72" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "2461b4f7440d4da2aa897a7c996110b3" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 33219 } attrs { promote: false } } peers { permanent_uuid: "83d4d0e8db2c4a48ac75640a71151319" member_type: NON_VOTER last_known_addr { host: "127.0.108.5" port: 33083 } attrs { promote: true } }
I20260630 12:13:37.724968  5696 ts_tablet_manager.cc:1434] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:13:37.727170  5696 tablet_copy_client.cc:1131] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.108.1:35801: connect: Connection refused (error 111)
I20260630 12:13:37.728741   432 tablet_replica.cc:333] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319: stopping tablet replica
I20260630 12:13:37.729524   432 raft_consensus.cc:2243] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:37.729995   432 raft_consensus.cc:2272] T ac0b7693c51944e5a4cdfd78066a763a P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:37.732941   432 tablet_replica.cc:333] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319: stopping tablet replica
I20260630 12:13:37.733657   432 raft_consensus.cc:2243] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:37.734122   432 raft_consensus.cc:2272] T 24afd16e5bbb48ee889c085d369246dd P 83d4d0e8db2c4a48ac75640a71151319 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:37.736963   432 tablet_replica.cc:333] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319: stopping tablet replica
I20260630 12:13:37.737635   432 raft_consensus.cc:2243] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.738253   432 raft_consensus.cc:2272] T 54ef4870b70346b88a8d4d550b2f0755 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.740706   432 tablet_replica.cc:333] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319: stopping tablet replica
I20260630 12:13:37.741320   432 raft_consensus.cc:2243] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.741902   432 raft_consensus.cc:2272] T f7f69bf7f1a9443cbc56d95a2a6a2c67 P 83d4d0e8db2c4a48ac75640a71151319 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.767109   432 tablet_server.cc:196] TabletServer@127.0.108.5:0 shutdown complete.
I20260630 12:13:37.783386   432 tablet_server.cc:179] TabletServer@127.0.108.6:0 shutting down...
I20260630 12:13:37.816310   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:37.817839   432 tablet_replica.cc:333] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c: stopping tablet replica
I20260630 12:13:37.818356   432 raft_consensus.cc:2243] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:37.818734   432 raft_consensus.cc:2272] T 5f83821d87f44a7491949c58580d285f P aa1d907344e1430da35ff96ba513386c [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:37.821076   432 tablet_replica.cc:333] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c: stopping tablet replica
I20260630 12:13:37.821563   432 raft_consensus.cc:2243] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.822062   432 raft_consensus.cc:2272] T 9b1f42729ce348d5ba0c850670756edd P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.823946   432 tablet_replica.cc:333] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c: stopping tablet replica
I20260630 12:13:37.824378   432 raft_consensus.cc:2243] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.824877   432 raft_consensus.cc:2272] T a022909368f74613b866f3c330f56b21 P aa1d907344e1430da35ff96ba513386c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.846549   432 tablet_server.cc:196] TabletServer@127.0.108.6:0 shutdown complete.
I20260630 12:13:37.859205   432 master.cc:562] Master@127.0.108.62:44311 shutting down...
W20260630 12:13:37.883234  4858 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:13:37.884689   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:37.885210   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.885617   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8947c86cd4ff47bb9f2e6538e4f60e5e: stopping tablet replica
I20260630 12:13:37.909485   432 master.cc:584] Master@127.0.108.62:44311 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17213 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:13:37.956494   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:32949
I20260630 12:13:37.957795   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:37.963441  5732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:37.963522  5733 instance_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:13:37.964821  5735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:37.966140   432 server_base.cc:1061] running on GCE node
I20260630 12:13:37.967108   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:37.967300   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:37.967463   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821617967448 us; error 0 us; skew 500 ppm
I20260630 12:13:37.967971   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:37.970355   432 webserver.cc:533] Webserver started at http://127.0.108.62:45439/ using document root <none> and password file <none>
I20260630 12:13:37.970824   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:37.970989   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:37.971249   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:37.972295   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "1e47c89c341c45b4bcfb9cccb0b47934"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-7v2h"
I20260630 12:13:37.976665   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:37.980059  5740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.980870   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:37.981154   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "1e47c89c341c45b4bcfb9cccb0b47934"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-7v2h"
I20260630 12:13:37.981428   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-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:13:37.990396   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:37.991569   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:38.029234   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:32949
I20260630 12:13:38.029340  5791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:32949 every 8 connection(s)
I20260630 12:13:38.033113  5792 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:13:38.044021  5792 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934: Bootstrap starting.
I20260630 12:13:38.048430  5792 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:38.052591  5792 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934: No bootstrap required, opened a new log
I20260630 12:13:38.054641  5792 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e47c89c341c45b4bcfb9cccb0b47934" member_type: VOTER }
I20260630 12:13:38.055028  5792 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:38.055195  5792 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e47c89c341c45b4bcfb9cccb0b47934, State: Initialized, Role: FOLLOWER
I20260630 12:13:38.055735  5792 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e47c89c341c45b4bcfb9cccb0b47934" member_type: VOTER }
I20260630 12:13:38.056165  5792 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:38.056351  5792 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:38.056587  5792 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.061075  5792 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e47c89c341c45b4bcfb9cccb0b47934" member_type: VOTER }
I20260630 12:13:38.061602  5792 leader_election.cc:304] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [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: 1e47c89c341c45b4bcfb9cccb0b47934; no voters: 
I20260630 12:13:38.062637  5792 leader_election.cc:290] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:38.063064  5795 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:38.064451  5795 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 1 LEADER]: Becoming Leader. State: Replica: 1e47c89c341c45b4bcfb9cccb0b47934, State: Running, Role: LEADER
I20260630 12:13:38.065133  5795 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [LEADER]: Queue going to LEADER mode. State: All 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: "1e47c89c341c45b4bcfb9cccb0b47934" member_type: VOTER }
I20260630 12:13:38.065388  5792 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:38.069224  5796 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1e47c89c341c45b4bcfb9cccb0b47934" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e47c89c341c45b4bcfb9cccb0b47934" member_type: VOTER } }
I20260630 12:13:38.069578  5797 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1e47c89c341c45b4bcfb9cccb0b47934. Latest consensus state: current_term: 1 leader_uuid: "1e47c89c341c45b4bcfb9cccb0b47934" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e47c89c341c45b4bcfb9cccb0b47934" member_type: VOTER } }
I20260630 12:13:38.069936  5796 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:38.070348  5797 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:38.075472  5802 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:38.081555  5802 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:38.082562   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:38.090251  5802 catalog_manager.cc:1383] Generated new cluster ID: cec94d337f1249d0a496f9d022fcb773
I20260630 12:13:38.090562  5802 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:38.109656  5802 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:38.110895  5802 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:38.124073  5802 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934: Generated new TSK 0
I20260630 12:13:38.124724  5802 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:38.149858   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:38.155395  5813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:38.156340  5814 instance_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:13:38.158342   432 server_base.cc:1061] running on GCE node
W20260630 12:13:38.158663  5816 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:38.159452   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:38.159667   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:38.159821   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821618159802 us; error 0 us; skew 500 ppm
I20260630 12:13:38.160291   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:38.162750   432 webserver.cc:533] Webserver started at http://127.0.108.1:46215/ using document root <none> and password file <none>
I20260630 12:13:38.163228   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:38.163407   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:38.163657   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:38.164764   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "64b587fc1d644d97b9c5656ffaf59983"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-7v2h"
I20260630 12:13:38.169297   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:38.172792  5821 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.173607   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:38.173964   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "64b587fc1d644d97b9c5656ffaf59983"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-7v2h"
I20260630 12:13:38.174712   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-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:13:38.191504   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:38.192677   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:38.194099   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:38.196350   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:38.196571   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.196801   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:38.196981   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.236516   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:35315
I20260630 12:13:38.236663  5883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:35315 every 8 connection(s)
I20260630 12:13:38.241272   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:38.247924  5888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:38.249254  5889 instance_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:13:38.251063  5891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:38.252177   432 server_base.cc:1061] running on GCE node
I20260630 12:13:38.253185  5884 heartbeater.cc:344] Connected to a master server at 127.0.108.62:32949
I20260630 12:13:38.253682  5884 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:38.254546  5884 heartbeater.cc:507] Master 127.0.108.62:32949 requested a full tablet report, sending...
I20260630 12:13:38.255383   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:38.255669   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:38.255893   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821618255871 us; error 0 us; skew 500 ppm
I20260630 12:13:38.256537   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:38.256938  5757 ts_manager.cc:194] Registered new tserver with Master: 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1:35315)
I20260630 12:13:38.258937  5757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36746
I20260630 12:13:38.259018   432 webserver.cc:533] Webserver started at http://127.0.108.2:36619/ using document root <none> and password file <none>
I20260630 12:13:38.259572   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:38.259752   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:38.260064   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:38.261502   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "906a0d7e82954c5fa48451efeb90b4b5"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-7v2h"
I20260630 12:13:38.265620   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:38.269076  5896 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.270102   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:13:38.270421   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "906a0d7e82954c5fa48451efeb90b4b5"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-7v2h"
I20260630 12:13:38.270709   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-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:13:38.289361   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:38.290416   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:38.291714   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:38.293846   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:38.294034   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.294251   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:38.294399   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.331467   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:39273
I20260630 12:13:38.331660  5958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:39273 every 8 connection(s)
I20260630 12:13:38.335947   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:38.342836  5963 instance_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:13:38.343030  5962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:38.345641  5965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:38.346349   432 server_base.cc:1061] running on GCE node
I20260630 12:13:38.347225  5959 heartbeater.cc:344] Connected to a master server at 127.0.108.62:32949
I20260630 12:13:38.347332   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:38.347620   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:38.347688  5959 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:38.347864   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821618347845 us; error 0 us; skew 500 ppm
I20260630 12:13:38.348630   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:38.348646  5959 heartbeater.cc:507] Master 127.0.108.62:32949 requested a full tablet report, sending...
I20260630 12:13:38.351065  5757 ts_manager.cc:194] Registered new tserver with Master: 906a0d7e82954c5fa48451efeb90b4b5 (127.0.108.2:39273)
I20260630 12:13:38.351527   432 webserver.cc:533] Webserver started at http://127.0.108.3:33705/ using document root <none> and password file <none>
I20260630 12:13:38.352026   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:38.352205   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:38.352435   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:38.352516  5757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36756
I20260630 12:13:38.353598   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "6c71edfc90ff4d9aa924ecec50edd589"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-7v2h"
I20260630 12:13:38.357789   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:38.360860  5970 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.361585   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:38.361855   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "6c71edfc90ff4d9aa924ecec50edd589"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-7v2h"
I20260630 12:13:38.362129   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-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:13:38.371152   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:38.372394   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:38.373845   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:38.376046   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:38.376236   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.376493   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:38.376721   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:13:38.416513   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:40661
I20260630 12:13:38.416679  6032 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:40661 every 8 connection(s)
I20260630 12:13:38.430184  6033 heartbeater.cc:344] Connected to a master server at 127.0.108.62:32949
I20260630 12:13:38.430683  6033 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:38.431653  6033 heartbeater.cc:507] Master 127.0.108.62:32949 requested a full tablet report, sending...
I20260630 12:13:38.434084  5757 ts_manager.cc:194] Registered new tserver with Master: 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3:40661)
I20260630 12:13:38.434373   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014582179s
I20260630 12:13:38.435901  5757 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36770
I20260630 12:13:39.261777  5884 heartbeater.cc:499] Master 127.0.108.62:32949 was elected leader, sending a full tablet report...
I20260630 12:13:39.354907  5959 heartbeater.cc:499] Master 127.0.108.62:32949 was elected leader, sending a full tablet report...
I20260630 12:13:39.439453  6033 heartbeater.cc:499] Master 127.0.108.62:32949 was elected leader, sending a full tablet report...
I20260630 12:13:39.495038  5757 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36786:
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:13:39.497337  5757 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:13:39.544059  5998 tablet_service.cc:1511] Processing CreateTablet for tablet c8e007b12c5d4c9cb259672bd2db5eea (DEFAULT_TABLE table=test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:39.546054  5998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e007b12c5d4c9cb259672bd2db5eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.554637  5997 tablet_service.cc:1511] Processing CreateTablet for tablet 1278921f9c454da8b3ea2c1b0eeb8878 (DEFAULT_TABLE table=test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:39.555832  5997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278921f9c454da8b3ea2c1b0eeb8878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.561748  5996 tablet_service.cc:1511] Processing CreateTablet for tablet 0e51cf56111a44ae8d175d5ed2beb4fa (DEFAULT_TABLE table=test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:39.563215  5996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e51cf56111a44ae8d175d5ed2beb4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.569165  5849 tablet_service.cc:1511] Processing CreateTablet for tablet c8e007b12c5d4c9cb259672bd2db5eea (DEFAULT_TABLE table=test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:39.570758  5849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e007b12c5d4c9cb259672bd2db5eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.573787  5848 tablet_service.cc:1511] Processing CreateTablet for tablet 1278921f9c454da8b3ea2c1b0eeb8878 (DEFAULT_TABLE table=test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:39.575248  5848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278921f9c454da8b3ea2c1b0eeb8878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.575696  6053 tablet_bootstrap.cc:492] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: Bootstrap starting.
I20260630 12:13:39.577725  5847 tablet_service.cc:1511] Processing CreateTablet for tablet 0e51cf56111a44ae8d175d5ed2beb4fa (DEFAULT_TABLE table=test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:39.579007  5847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e51cf56111a44ae8d175d5ed2beb4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.580966  5924 tablet_service.cc:1511] Processing CreateTablet for tablet c8e007b12c5d4c9cb259672bd2db5eea (DEFAULT_TABLE table=test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:39.582302  5924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e007b12c5d4c9cb259672bd2db5eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.584597  5923 tablet_service.cc:1511] Processing CreateTablet for tablet 1278921f9c454da8b3ea2c1b0eeb8878 (DEFAULT_TABLE table=test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:39.585938  5923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278921f9c454da8b3ea2c1b0eeb8878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.589790  5922 tablet_service.cc:1511] Processing CreateTablet for tablet 0e51cf56111a44ae8d175d5ed2beb4fa (DEFAULT_TABLE table=test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:39.591156  5922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e51cf56111a44ae8d175d5ed2beb4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.604269  6053 tablet_bootstrap.cc:654] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.618055  6055 tablet_bootstrap.cc:492] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983: Bootstrap starting.
I20260630 12:13:39.621101  6053 tablet_bootstrap.cc:492] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: No bootstrap required, opened a new log
I20260630 12:13:39.621774  6053 ts_tablet_manager.cc:1403] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.013s
I20260630 12:13:39.624958  6053 raft_consensus.cc:359] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:39.625713  6053 raft_consensus.cc:385] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.625897  6056 tablet_bootstrap.cc:492] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5: Bootstrap starting.
I20260630 12:13:39.626003  6053 raft_consensus.cc:740] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c71edfc90ff4d9aa924ecec50edd589, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.627239  6055 tablet_bootstrap.cc:654] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.626989  6053 consensus_queue.cc:260] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:39.629923  6053 ts_tablet_manager.cc:1434] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:13:39.631007  6053 tablet_bootstrap.cc:492] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589: Bootstrap starting.
I20260630 12:13:39.632531  6056 tablet_bootstrap.cc:654] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.637368  6053 tablet_bootstrap.cc:654] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.644116  6056 tablet_bootstrap.cc:492] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5: No bootstrap required, opened a new log
I20260630 12:13:39.644738  6056 ts_tablet_manager.cc:1403] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:13:39.647493  6056 raft_consensus.cc:359] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:39.648303  6056 raft_consensus.cc:385] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.648666  6056 raft_consensus.cc:740] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 906a0d7e82954c5fa48451efeb90b4b5, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.649531  6056 consensus_queue.cc:260] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:39.651921  6055 tablet_bootstrap.cc:492] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983: No bootstrap required, opened a new log
I20260630 12:13:39.652292  6053 tablet_bootstrap.cc:492] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589: No bootstrap required, opened a new log
I20260630 12:13:39.652284  6056 ts_tablet_manager.cc:1434] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:39.653045  6053 ts_tablet_manager.cc:1403] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.008s
I20260630 12:13:39.652499  6055 ts_tablet_manager.cc:1403] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.004s
I20260630 12:13:39.653661  6056 tablet_bootstrap.cc:492] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5: Bootstrap starting.
I20260630 12:13:39.655915  6053 raft_consensus.cc:359] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.656674  6053 raft_consensus.cc:385] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.656299  6055 raft_consensus.cc:359] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:39.657020  6053 raft_consensus.cc:740] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c71edfc90ff4d9aa924ecec50edd589, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.657393  6055 raft_consensus.cc:385] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.657928  6055 raft_consensus.cc:740] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b587fc1d644d97b9c5656ffaf59983, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.657871  6053 consensus_queue.cc:260] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.659116  6055 consensus_queue.cc:260] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:39.660133  6056 tablet_bootstrap.cc:654] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.668027  6063 raft_consensus.cc:493] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:39.668664  6063 raft_consensus.cc:515] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:39.671684  6063 leader_election.cc:290] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3:40661), 906a0d7e82954c5fa48451efeb90b4b5 (127.0.108.2:39273)
I20260630 12:13:39.671706  6056 tablet_bootstrap.cc:492] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5: No bootstrap required, opened a new log
W20260630 12:13:39.672017  6034 tablet.cc:2406] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:39.672437  6056 ts_tablet_manager.cc:1403] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260630 12:13:39.673676  6055 ts_tablet_manager.cc:1434] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.003s
I20260630 12:13:39.674849  6055 tablet_bootstrap.cc:492] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983: Bootstrap starting.
I20260630 12:13:39.675515  6056 raft_consensus.cc:359] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.676282  6056 raft_consensus.cc:385] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.676617  6056 raft_consensus.cc:740] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 906a0d7e82954c5fa48451efeb90b4b5, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.678853  6056 consensus_queue.cc:260] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.682626  6055 tablet_bootstrap.cc:654] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.683460  6056 ts_tablet_manager.cc:1434] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:13:39.688457  6053 ts_tablet_manager.cc:1434] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260630 12:13:39.684453  6056 tablet_bootstrap.cc:492] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5: Bootstrap starting.
I20260630 12:13:39.692373  6053 tablet_bootstrap.cc:492] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589: Bootstrap starting.
I20260630 12:13:39.698570  6008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e007b12c5d4c9cb259672bd2db5eea" candidate_uuid: "64b587fc1d644d97b9c5656ffaf59983" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c71edfc90ff4d9aa924ecec50edd589" is_pre_election: true
I20260630 12:13:39.699448  6008 raft_consensus.cc:2468] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64b587fc1d644d97b9c5656ffaf59983 in term 0.
I20260630 12:13:39.701314  5825 leader_election.cc:304] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b587fc1d644d97b9c5656ffaf59983, 6c71edfc90ff4d9aa924ecec50edd589; no voters: 
I20260630 12:13:39.702273  6063 raft_consensus.cc:2804] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:39.702651  6063 raft_consensus.cc:493] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:39.702968  6063 raft_consensus.cc:3060] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.701719  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e007b12c5d4c9cb259672bd2db5eea" candidate_uuid: "64b587fc1d644d97b9c5656ffaf59983" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "906a0d7e82954c5fa48451efeb90b4b5" is_pre_election: true
I20260630 12:13:39.704408  5934 raft_consensus.cc:2468] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64b587fc1d644d97b9c5656ffaf59983 in term 0.
I20260630 12:13:39.705020  6053 tablet_bootstrap.cc:654] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.710026  6063 raft_consensus.cc:515] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:39.712663  6055 tablet_bootstrap.cc:492] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983: No bootstrap required, opened a new log
I20260630 12:13:39.712960  6008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e007b12c5d4c9cb259672bd2db5eea" candidate_uuid: "64b587fc1d644d97b9c5656ffaf59983" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c71edfc90ff4d9aa924ecec50edd589"
I20260630 12:13:39.713207  6055 ts_tablet_manager.cc:1403] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.020s
I20260630 12:13:39.713544  6008 raft_consensus.cc:3060] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.713719  6056 tablet_bootstrap.cc:654] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.716050  6055 raft_consensus.cc:359] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.720929  6055 raft_consensus.cc:385] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.721285  6055 raft_consensus.cc:740] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b587fc1d644d97b9c5656ffaf59983, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.721398  6063 leader_election.cc:290] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [CANDIDATE]: Term 1 election: Requested vote from peers 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3:40661), 906a0d7e82954c5fa48451efeb90b4b5 (127.0.108.2:39273)
I20260630 12:13:39.720714  6008 raft_consensus.cc:2468] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b587fc1d644d97b9c5656ffaf59983 in term 1.
I20260630 12:13:39.722168  6053 tablet_bootstrap.cc:492] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589: No bootstrap required, opened a new log
I20260630 12:13:39.722082  6055 consensus_queue.cc:260] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.722761  6053 ts_tablet_manager.cc:1403] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.005s
I20260630 12:13:39.722661  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e007b12c5d4c9cb259672bd2db5eea" candidate_uuid: "64b587fc1d644d97b9c5656ffaf59983" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "906a0d7e82954c5fa48451efeb90b4b5"
I20260630 12:13:39.723040  5825 leader_election.cc:304] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b587fc1d644d97b9c5656ffaf59983, 6c71edfc90ff4d9aa924ecec50edd589; no voters: 
I20260630 12:13:39.723378  5934 raft_consensus.cc:3060] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.724176  6062 raft_consensus.cc:2804] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.724313  6055 ts_tablet_manager.cc:1434] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:13:39.724706  6062 raft_consensus.cc:697] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 1 LEADER]: Becoming Leader. State: Replica: 64b587fc1d644d97b9c5656ffaf59983, State: Running, Role: LEADER
I20260630 12:13:39.725394  6055 tablet_bootstrap.cc:492] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983: Bootstrap starting.
I20260630 12:13:39.725651  6053 raft_consensus.cc:359] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.726347  6053 raft_consensus.cc:385] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.726645  6053 raft_consensus.cc:740] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c71edfc90ff4d9aa924ecec50edd589, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.728147  6053 consensus_queue.cc:260] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.729470  6056 tablet_bootstrap.cc:492] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5: No bootstrap required, opened a new log
I20260630 12:13:39.730000  6056 ts_tablet_manager.cc:1403] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.008s
I20260630 12:13:39.730350  6053 ts_tablet_manager.cc:1434] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:13:39.725535  6062 consensus_queue.cc:237] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:39.732961  6056 raft_consensus.cc:359] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.733711  6056 raft_consensus.cc:385] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.734009  6056 raft_consensus.cc:740] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 906a0d7e82954c5fa48451efeb90b4b5, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.734566  6055 tablet_bootstrap.cc:654] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.734642  5934 raft_consensus.cc:2468] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b587fc1d644d97b9c5656ffaf59983 in term 1.
I20260630 12:13:39.734774  6056 consensus_queue.cc:260] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.737177  6056 ts_tablet_manager.cc:1434] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:13:39.746263  6055 tablet_bootstrap.cc:492] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983: No bootstrap required, opened a new log
I20260630 12:13:39.746788  6055 ts_tablet_manager.cc:1403] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260630 12:13:39.745927  5755 catalog_manager.cc:5697] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "64b587fc1d644d97b9c5656ffaf59983" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:39.749577  6055 raft_consensus.cc:359] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.750248  6055 raft_consensus.cc:385] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.750540  6055 raft_consensus.cc:740] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64b587fc1d644d97b9c5656ffaf59983, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.751222  6055 consensus_queue.cc:260] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.752933  6055 ts_tablet_manager.cc:1434] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:13:39.797468  6062 raft_consensus.cc:493] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:39.797928  6062 raft_consensus.cc:515] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.798866  6057 raft_consensus.cc:493] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:39.799371  6057 raft_consensus.cc:515] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.799954  6062 leader_election.cc:290] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 906a0d7e82954c5fa48451efeb90b4b5 (127.0.108.2:39273), 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3:40661)
I20260630 12:13:39.800810  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278921f9c454da8b3ea2c1b0eeb8878" candidate_uuid: "64b587fc1d644d97b9c5656ffaf59983" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "906a0d7e82954c5fa48451efeb90b4b5" is_pre_election: true
I20260630 12:13:39.800976  6008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278921f9c454da8b3ea2c1b0eeb8878" candidate_uuid: "64b587fc1d644d97b9c5656ffaf59983" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c71edfc90ff4d9aa924ecec50edd589" is_pre_election: true
I20260630 12:13:39.801476  5934 raft_consensus.cc:2468] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64b587fc1d644d97b9c5656ffaf59983 in term 0.
I20260630 12:13:39.801538  6008 raft_consensus.cc:2468] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64b587fc1d644d97b9c5656ffaf59983 in term 0.
I20260630 12:13:39.802937  5825 leader_election.cc:304] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b587fc1d644d97b9c5656ffaf59983, 6c71edfc90ff4d9aa924ecec50edd589; no voters: 
I20260630 12:13:39.803398  6057 leader_election.cc:290] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1:35315), 906a0d7e82954c5fa48451efeb90b4b5 (127.0.108.2:39273)
I20260630 12:13:39.804005  6062 raft_consensus.cc:2804] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:39.804889  6062 raft_consensus.cc:493] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:39.805251  6062 raft_consensus.cc:3060] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.811558  6062 raft_consensus.cc:515] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.812947  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e51cf56111a44ae8d175d5ed2beb4fa" candidate_uuid: "6c71edfc90ff4d9aa924ecec50edd589" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b587fc1d644d97b9c5656ffaf59983" is_pre_election: true
I20260630 12:13:39.813705  5859 raft_consensus.cc:2468] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c71edfc90ff4d9aa924ecec50edd589 in term 0.
I20260630 12:13:39.814675  6008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278921f9c454da8b3ea2c1b0eeb8878" candidate_uuid: "64b587fc1d644d97b9c5656ffaf59983" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c71edfc90ff4d9aa924ecec50edd589"
I20260630 12:13:39.814855  6062 leader_election.cc:290] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [CANDIDATE]: Term 1 election: Requested vote from peers 906a0d7e82954c5fa48451efeb90b4b5 (127.0.108.2:39273), 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3:40661)
I20260630 12:13:39.814378  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278921f9c454da8b3ea2c1b0eeb8878" candidate_uuid: "64b587fc1d644d97b9c5656ffaf59983" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "906a0d7e82954c5fa48451efeb90b4b5"
I20260630 12:13:39.815258  6008 raft_consensus.cc:3060] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.815037  5973 leader_election.cc:304] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b587fc1d644d97b9c5656ffaf59983, 6c71edfc90ff4d9aa924ecec50edd589; no voters: 
I20260630 12:13:39.815640  5934 raft_consensus.cc:3060] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.816155  6057 raft_consensus.cc:2804] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:39.816529  6057 raft_consensus.cc:493] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:39.816871  6057 raft_consensus.cc:3060] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.817992  5933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e51cf56111a44ae8d175d5ed2beb4fa" candidate_uuid: "6c71edfc90ff4d9aa924ecec50edd589" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "906a0d7e82954c5fa48451efeb90b4b5" is_pre_election: true
I20260630 12:13:39.818681  5933 raft_consensus.cc:2468] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c71edfc90ff4d9aa924ecec50edd589 in term 0.
I20260630 12:13:39.822192  6008 raft_consensus.cc:2468] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b587fc1d644d97b9c5656ffaf59983 in term 1.
I20260630 12:13:39.822685  5934 raft_consensus.cc:2468] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64b587fc1d644d97b9c5656ffaf59983 in term 1.
I20260630 12:13:39.823243  5825 leader_election.cc:304] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b587fc1d644d97b9c5656ffaf59983, 6c71edfc90ff4d9aa924ecec50edd589; no voters: 
I20260630 12:13:39.823995  6062 raft_consensus.cc:2804] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.823856  6057 raft_consensus.cc:515] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.824513  6062 raft_consensus.cc:697] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 1 LEADER]: Becoming Leader. State: Replica: 64b587fc1d644d97b9c5656ffaf59983, State: Running, Role: LEADER
I20260630 12:13:39.825631  6057 leader_election.cc:290] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [CANDIDATE]: Term 1 election: Requested vote from peers 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1:35315), 906a0d7e82954c5fa48451efeb90b4b5 (127.0.108.2:39273)
I20260630 12:13:39.825348  6062 consensus_queue.cc:237] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.826606  5934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e51cf56111a44ae8d175d5ed2beb4fa" candidate_uuid: "6c71edfc90ff4d9aa924ecec50edd589" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "906a0d7e82954c5fa48451efeb90b4b5"
I20260630 12:13:39.826519  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e51cf56111a44ae8d175d5ed2beb4fa" candidate_uuid: "6c71edfc90ff4d9aa924ecec50edd589" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64b587fc1d644d97b9c5656ffaf59983"
I20260630 12:13:39.827235  5934 raft_consensus.cc:3060] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.827284  5859 raft_consensus.cc:3060] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.834457  5859 raft_consensus.cc:2468] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c71edfc90ff4d9aa924ecec50edd589 in term 1.
I20260630 12:13:39.834457  5934 raft_consensus.cc:2468] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c71edfc90ff4d9aa924ecec50edd589 in term 1.
I20260630 12:13:39.835765  5973 leader_election.cc:304] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64b587fc1d644d97b9c5656ffaf59983, 6c71edfc90ff4d9aa924ecec50edd589; no voters: 
I20260630 12:13:39.835448  5755 catalog_manager.cc:5697] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "64b587fc1d644d97b9c5656ffaf59983" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:39.837437  6057 raft_consensus.cc:2804] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.838601  6057 raft_consensus.cc:697] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 LEADER]: Becoming Leader. State: Replica: 6c71edfc90ff4d9aa924ecec50edd589, State: Running, Role: LEADER
I20260630 12:13:39.839434  6057 consensus_queue.cc:237] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } }
I20260630 12:13:39.847412  5755 catalog_manager.cc:5697] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "6c71edfc90ff4d9aa924ecec50edd589" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:39.898638   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:39.905687  6077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:39.907002  6078 instance_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:13:39.908741  6080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:39.908787   432 server_base.cc:1061] running on GCE node
I20260630 12:13:39.910336   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:39.910539   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:39.910676   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821619910664 us; error 0 us; skew 500 ppm
I20260630 12:13:39.911103   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:39.913683   432 webserver.cc:533] Webserver started at http://127.0.108.4:43961/ using document root <none> and password file <none>
I20260630 12:13:39.914121   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:39.914274   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:39.914475   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:39.915493   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "f88da97d0fe14f14a6364bcbe87e7936"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-7v2h"
I20260630 12:13:39.919811   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:39.923110  6085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.923836   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:39.924100   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "f88da97d0fe14f14a6364bcbe87e7936"
format_stamp: "Formatted at 2026-06-30 12:13:39 on dist-test-slave-7v2h"
I20260630 12:13:39.924337   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-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:13:39.949286   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:39.950484   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:39.951924   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:39.954208   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:39.954429   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.954646   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:39.954794   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:39.986531  6062 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [LEADER]: Connected to new peer: Peer: permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:39.995072  6063 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:13:39.995467  6063 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:13:40.003836   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:43187
I20260630 12:13:40.004014  6149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:43187 every 8 connection(s)
I20260630 12:13:40.018842  6150 heartbeater.cc:344] Connected to a master server at 127.0.108.62:32949
I20260630 12:13:40.019251  6150 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:40.019989  6150 heartbeater.cc:507] Master 127.0.108.62:32949 requested a full tablet report, sending...
I20260630 12:13:40.021945  5755 ts_manager.cc:194] Registered new tserver with Master: f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4:43187)
I20260630 12:13:40.023316  5755 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36792
I20260630 12:13:40.035122  6062 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:40.079943  5810 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:40.097107  5859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8e007b12c5d4c9cb259672bd2db5eea"
dest_uuid: "64b587fc1d644d97b9c5656ffaf59983"
mode: GRACEFUL
new_leader_uuid: "906a0d7e82954c5fa48451efeb90b4b5"
 from {username='slave'} at 127.0.0.1:54126
I20260630 12:13:40.097683  5859 raft_consensus.cc:606] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 1 LEADER]: Received request to transfer leadership to TS 906a0d7e82954c5fa48451efeb90b4b5
I20260630 12:13:40.099030  5810 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:13:40.099457  5810 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:40.100193  5805 auto_rebalancer.cc:639] Failed to schedule move for tablet c8e007b12c5d4c9cb259672bd2db5eea: Remote error: Service unavailable: leader transfer in progress
W20260630 12:13:40.111629  5805 auto_rebalancer.cc:639] Failed to schedule move for tablet 0e51cf56111a44ae8d175d5ed2beb4fa: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:13:40.114176  6057 consensus_queue.cc:1048] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:40.126689  6160 consensus_queue.cc:1048] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [LEADER]: Connected to new peer: Peer: permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:40.153370  6057 consensus_queue.cc:1048] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:40.162762  6160 consensus_queue.cc:1048] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:40.684041  6062 raft_consensus.cc:993] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983: : Instructing follower 906a0d7e82954c5fa48451efeb90b4b5 to start an election
I20260630 12:13:40.684517  6166 raft_consensus.cc:1081] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 1 LEADER]: Signalling peer 906a0d7e82954c5fa48451efeb90b4b5 to start an election
I20260630 12:13:40.686092  5934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8e007b12c5d4c9cb259672bd2db5eea"
dest_uuid: "906a0d7e82954c5fa48451efeb90b4b5"
 from {username='slave'} at 127.0.0.1:39192
I20260630 12:13:40.686606  5934 raft_consensus.cc:493] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:13:40.686903  5934 raft_consensus.cc:3060] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:40.691834  5934 raft_consensus.cc:515] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:40.693840  5934 leader_election.cc:290] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [CANDIDATE]: Term 2 election: Requested vote from peers 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3:40661), 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1:35315)
I20260630 12:13:40.714792  6008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e007b12c5d4c9cb259672bd2db5eea" candidate_uuid: "906a0d7e82954c5fa48451efeb90b4b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c71edfc90ff4d9aa924ecec50edd589"
I20260630 12:13:40.715314  6008 raft_consensus.cc:3060] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:40.716382  5859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e007b12c5d4c9cb259672bd2db5eea" candidate_uuid: "906a0d7e82954c5fa48451efeb90b4b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64b587fc1d644d97b9c5656ffaf59983"
I20260630 12:13:40.717058  5859 raft_consensus.cc:3055] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:40.717409  5859 raft_consensus.cc:740] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64b587fc1d644d97b9c5656ffaf59983, State: Running, Role: LEADER
I20260630 12:13:40.718199  5859 consensus_queue.cc:260] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [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: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:40.719498  5859 raft_consensus.cc:3060] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:40.722249  6008 raft_consensus.cc:2468] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 906a0d7e82954c5fa48451efeb90b4b5 in term 2.
I20260630 12:13:40.723697  5900 leader_election.cc:304] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [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: 6c71edfc90ff4d9aa924ecec50edd589, 906a0d7e82954c5fa48451efeb90b4b5; no voters: 
I20260630 12:13:40.725455  6171 raft_consensus.cc:2804] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:40.726115  5859 raft_consensus.cc:2468] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 906a0d7e82954c5fa48451efeb90b4b5 in term 2.
I20260630 12:13:40.726718  6171 raft_consensus.cc:697] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 2 LEADER]: Becoming Leader. State: Replica: 906a0d7e82954c5fa48451efeb90b4b5, State: Running, Role: LEADER
I20260630 12:13:40.727548  6171 consensus_queue.cc:237] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [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: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:40.733774  5755 catalog_manager.cc:5697] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 reported cstate change: term changed from 1 to 2, leader changed from 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1) to 906a0d7e82954c5fa48451efeb90b4b5 (127.0.108.2). New cstate: current_term: 2 leader_uuid: "906a0d7e82954c5fa48451efeb90b4b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:41.007906  6008 raft_consensus.cc:1275] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 2 FOLLOWER]: Refusing update from remote peer 906a0d7e82954c5fa48451efeb90b4b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:41.009276  6171 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:41.025633  6150 heartbeater.cc:499] Master 127.0.108.62:32949 was elected leader, sending a full tablet report...
I20260630 12:13:41.083604  5859 raft_consensus.cc:1275] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Refusing update from remote peer 906a0d7e82954c5fa48451efeb90b4b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:41.084933  6171 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:41.123960  6008 consensus_queue.cc:237] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [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: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } }
I20260630 12:13:41.131404  5859 raft_consensus.cc:1275] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Refusing update from remote peer 6c71edfc90ff4d9aa924ecec50edd589: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:41.131603  5934 raft_consensus.cc:1275] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Refusing update from remote peer 6c71edfc90ff4d9aa924ecec50edd589: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:41.133034  6075 consensus_queue.cc:1048] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } 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:13:41.134037  6178 consensus_queue.cc:1048] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:41.142089  5971 consensus_peers.cc:597] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 -> Peer f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4:43187): Couldn't send request to peer f88da97d0fe14f14a6364bcbe87e7936. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e51cf56111a44ae8d175d5ed2beb4fa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:41.142697  5934 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } } }
I20260630 12:13:41.144464  5859 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } } }
I20260630 12:13:41.153183  5755 catalog_manager.cc:5697] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 reported cstate change: config changed from index -1 to 2, NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "6c71edfc90ff4d9aa924ecec50edd589" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } } }
I20260630 12:13:41.225742  6075 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } } }
I20260630 12:13:41.269738  5934 consensus_queue.cc:237] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [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: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } }
I20260630 12:13:41.278959  6008 raft_consensus.cc:1275] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 2 FOLLOWER]: Refusing update from remote peer 906a0d7e82954c5fa48451efeb90b4b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:41.279634  5859 raft_consensus.cc:1275] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Refusing update from remote peer 906a0d7e82954c5fa48451efeb90b4b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:41.280921  6171 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } 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:13:41.282015  6184 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:41.291891  6008 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } } }
I20260630 12:13:41.291993  5859 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } } }
W20260630 12:13:41.294415  5897 consensus_peers.cc:597] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 -> Peer f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4:43187): Couldn't send request to peer f88da97d0fe14f14a6364bcbe87e7936. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8e007b12c5d4c9cb259672bd2db5eea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:41.304488  5754 catalog_manager.cc:5697] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 reported cstate change: config changed from index -1 to 3, NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) added. New cstate: current_term: 2 leader_uuid: "906a0d7e82954c5fa48451efeb90b4b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } } }
I20260630 12:13:41.445664  6190 ts_tablet_manager.cc:933] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: Initiating tablet copy from peer 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3:40661)
I20260630 12:13:41.447244  6190 tablet_copy_client.cc:323] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:40661
I20260630 12:13:41.458851  6018 tablet_copy_service.cc:140] P 6c71edfc90ff4d9aa924ecec50edd589: Received BeginTabletCopySession request for tablet 0e51cf56111a44ae8d175d5ed2beb4fa from peer f88da97d0fe14f14a6364bcbe87e7936 ({username='slave'} at 127.0.0.1:57134)
I20260630 12:13:41.459517  6018 tablet_copy_service.cc:161] P 6c71edfc90ff4d9aa924ecec50edd589: Beginning new tablet copy session on tablet 0e51cf56111a44ae8d175d5ed2beb4fa from peer f88da97d0fe14f14a6364bcbe87e7936 at {username='slave'} at 127.0.0.1:57134: session id = f88da97d0fe14f14a6364bcbe87e7936-0e51cf56111a44ae8d175d5ed2beb4fa
I20260630 12:13:41.466434  6018 tablet_copy_source_session.cc:215] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:41.469261  6190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e51cf56111a44ae8d175d5ed2beb4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:41.480981  6190 tablet_copy_client.cc:806] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:41.481504  6190 tablet_copy_client.cc:670] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:41.485248  6190 tablet_copy_client.cc:538] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:41.492128  6190 tablet_bootstrap.cc:492] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: Bootstrap starting.
I20260630 12:13:41.508126  6190 tablet_bootstrap.cc:492] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: 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:13:41.508863  6190 tablet_bootstrap.cc:492] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: Bootstrap complete.
I20260630 12:13:41.509411  6190 ts_tablet_manager.cc:1403] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.008s
I20260630 12:13:41.512784  6195 ts_tablet_manager.cc:933] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: Initiating tablet copy from peer 906a0d7e82954c5fa48451efeb90b4b5 (127.0.108.2:39273)
I20260630 12:13:41.512353  6190 raft_consensus.cc:359] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } }
I20260630 12:13:41.513236  6190 raft_consensus.cc:740] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f88da97d0fe14f14a6364bcbe87e7936, State: Initialized, Role: LEARNER
I20260630 12:13:41.513832  6190 consensus_queue.cc:260] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [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: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } }
I20260630 12:13:41.514971  6195 tablet_copy_client.cc:323] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:39273
I20260630 12:13:41.518677  6190 ts_tablet_manager.cc:1434] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:13:41.520511  6018 tablet_copy_service.cc:342] P 6c71edfc90ff4d9aa924ecec50edd589: Request end of tablet copy session f88da97d0fe14f14a6364bcbe87e7936-0e51cf56111a44ae8d175d5ed2beb4fa received from {username='slave'} at 127.0.0.1:57134
I20260630 12:13:41.520932  6018 tablet_copy_service.cc:434] P 6c71edfc90ff4d9aa924ecec50edd589: ending tablet copy session f88da97d0fe14f14a6364bcbe87e7936-0e51cf56111a44ae8d175d5ed2beb4fa on tablet 0e51cf56111a44ae8d175d5ed2beb4fa with peer f88da97d0fe14f14a6364bcbe87e7936
I20260630 12:13:41.526425  5944 tablet_copy_service.cc:140] P 906a0d7e82954c5fa48451efeb90b4b5: Received BeginTabletCopySession request for tablet c8e007b12c5d4c9cb259672bd2db5eea from peer f88da97d0fe14f14a6364bcbe87e7936 ({username='slave'} at 127.0.0.1:39226)
I20260630 12:13:41.526888  5944 tablet_copy_service.cc:161] P 906a0d7e82954c5fa48451efeb90b4b5: Beginning new tablet copy session on tablet c8e007b12c5d4c9cb259672bd2db5eea from peer f88da97d0fe14f14a6364bcbe87e7936 at {username='slave'} at 127.0.0.1:39226: session id = f88da97d0fe14f14a6364bcbe87e7936-c8e007b12c5d4c9cb259672bd2db5eea
I20260630 12:13:41.532979  5944 tablet_copy_source_session.cc:215] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:41.535909  6195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e007b12c5d4c9cb259672bd2db5eea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:41.547654  6195 tablet_copy_client.cc:806] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:41.548216  6195 tablet_copy_client.cc:670] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:41.551894  6195 tablet_copy_client.cc:538] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:41.561406  6195 tablet_bootstrap.cc:492] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: Bootstrap starting.
I20260630 12:13:41.577131  6195 tablet_bootstrap.cc:492] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:13:41.577831  6195 tablet_bootstrap.cc:492] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: Bootstrap complete.
I20260630 12:13:41.578329  6195 ts_tablet_manager.cc:1403] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260630 12:13:41.580368  6195 raft_consensus.cc:359] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } }
I20260630 12:13:41.581377  6195 raft_consensus.cc:740] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f88da97d0fe14f14a6364bcbe87e7936, State: Initialized, Role: LEARNER
I20260630 12:13:41.581816  6195 consensus_queue.cc:260] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, 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: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } }
I20260630 12:13:41.583457  6195 ts_tablet_manager.cc:1434] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:41.585007  5944 tablet_copy_service.cc:342] P 906a0d7e82954c5fa48451efeb90b4b5: Request end of tablet copy session f88da97d0fe14f14a6364bcbe87e7936-c8e007b12c5d4c9cb259672bd2db5eea received from {username='slave'} at 127.0.0.1:39226
I20260630 12:13:41.585343  5944 tablet_copy_service.cc:434] P 906a0d7e82954c5fa48451efeb90b4b5: ending tablet copy session f88da97d0fe14f14a6364bcbe87e7936-c8e007b12c5d4c9cb259672bd2db5eea on tablet c8e007b12c5d4c9cb259672bd2db5eea with peer f88da97d0fe14f14a6364bcbe87e7936
I20260630 12:13:41.693249  6172 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } } }
I20260630 12:13:41.770952  6123 raft_consensus.cc:1217] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:41.883230  6123 raft_consensus.cc:1217] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:13:41.884699  6123 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: true } } }
I20260630 12:13:42.100899  5810 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:42.105466  5810 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:42.105989  5810 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:42.107052  6075 raft_consensus.cc:1064] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589: attempting to promote NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 to VOTER
I20260630 12:13:42.109762  6075 consensus_queue.cc:237] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [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: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } }
I20260630 12:13:42.116699  5934 raft_consensus.cc:1275] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Refusing update from remote peer 6c71edfc90ff4d9aa924ecec50edd589: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:42.116888  6123 raft_consensus.cc:1275] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [term 1 LEARNER]: Refusing update from remote peer 6c71edfc90ff4d9aa924ecec50edd589: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:42.117138  5859 raft_consensus.cc:1275] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Refusing update from remote peer 6c71edfc90ff4d9aa924ecec50edd589: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:42.118609  6200 consensus_queue.cc:1048] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:42.119386  6185 consensus_queue.cc:1048] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } 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:13:42.120272  6075 consensus_queue.cc:1048] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } 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:13:42.135231  6123 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.136003  5934 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.148094  5755 catalog_manager.cc:5697] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 reported cstate change: config changed from index 2 to 3, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6c71edfc90ff4d9aa924ecec50edd589" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.242123  6075 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.252844  5859 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.260515  6008 consensus_queue.cc:237] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [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: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } }
I20260630 12:13:42.268079  6123 raft_consensus.cc:1275] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [term 1 FOLLOWER]: Refusing update from remote peer 6c71edfc90ff4d9aa924ecec50edd589: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:42.268079  5934 raft_consensus.cc:1275] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Refusing update from remote peer 6c71edfc90ff4d9aa924ecec50edd589: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:42.269948  6205 consensus_queue.cc:1048] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:42.270684  6200 consensus_queue.cc:1048] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } 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:13:42.278555  6123 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.279110  5934 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.291042  5754 catalog_manager.cc:5697] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 reported cstate change: config changed from index 3 to 4, VOTER 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "6c71edfc90ff4d9aa924ecec50edd589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.457132  6172 raft_consensus.cc:1064] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5: attempting to promote NON_VOTER f88da97d0fe14f14a6364bcbe87e7936 to VOTER
I20260630 12:13:42.459395  6172 consensus_queue.cc:237] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [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: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } }
I20260630 12:13:42.466037  6123 raft_consensus.cc:1275] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 LEARNER]: Refusing update from remote peer 906a0d7e82954c5fa48451efeb90b4b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:42.466037  5859 raft_consensus.cc:1275] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Refusing update from remote peer 906a0d7e82954c5fa48451efeb90b4b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:42.466781  6008 raft_consensus.cc:1275] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 2 FOLLOWER]: Refusing update from remote peer 906a0d7e82954c5fa48451efeb90b4b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:42.467945  6184 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } 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:13:42.468870  6172 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:42.469623  6206 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } 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:13:42.490689  5859 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.490401  6008 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.502125  5753 catalog_manager.cc:5697] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 reported cstate change: config changed from index 3 to 4, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "906a0d7e82954c5fa48451efeb90b4b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.518958  5849 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e51cf56111a44ae8d175d5ed2beb4fa with delete_type TABLET_DATA_TOMBSTONED (TS 64b587fc1d644d97b9c5656ffaf59983 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54112
I20260630 12:13:42.521098  6209 tablet_replica.cc:333] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983: stopping tablet replica
I20260630 12:13:42.521796  6209 raft_consensus.cc:2243] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:42.522459  6209 raft_consensus.cc:2272] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:42.525296  6209 ts_tablet_manager.cc:1916] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:42.536585  6209 ts_tablet_manager.cc:1929] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:13:42.536989  6209 log.cc:1199] T 0e51cf56111a44ae8d175d5ed2beb4fa P 64b587fc1d644d97b9c5656ffaf59983: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-0-root/wals/0e51cf56111a44ae8d175d5ed2beb4fa
I20260630 12:13:42.538450  5743 catalog_manager.cc:5028] TS 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1:35315): tablet 0e51cf56111a44ae8d175d5ed2beb4fa (table test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]) successfully deleted
I20260630 12:13:42.588807  6206 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.599203  6123 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f88da97d0fe14f14a6364bcbe87e7936 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } attrs { replace: true } } peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.777173  5934 consensus_queue.cc:237] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [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: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } }
I20260630 12:13:42.783756  5859 raft_consensus.cc:1275] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Refusing update from remote peer 906a0d7e82954c5fa48451efeb90b4b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:42.783949  6123 raft_consensus.cc:1275] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 FOLLOWER]: Refusing update from remote peer 906a0d7e82954c5fa48451efeb90b4b5: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:42.785470  6206 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } 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:13:42.786369  6184 consensus_queue.cc:1048] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:42.795516  5859 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.795693  6123 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.809578  5755 catalog_manager.cc:5697] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 reported cstate change: config changed from index 4 to 5, VOTER 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3) evicted. New cstate: current_term: 2 leader_uuid: "906a0d7e82954c5fa48451efeb90b4b5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.965325  6075 raft_consensus.cc:2955] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 64b587fc1d644d97b9c5656ffaf59983 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "6c71edfc90ff4d9aa924ecec50edd589" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40661 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:42.972846  5744 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e51cf56111a44ae8d175d5ed2beb4fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:42.977245  5996 tablet_service.cc:1558] Processing DeleteTablet for tablet c8e007b12c5d4c9cb259672bd2db5eea with delete_type TABLET_DATA_TOMBSTONED (TS 6c71edfc90ff4d9aa924ecec50edd589 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57098
I20260630 12:13:42.979607  6212 tablet_replica.cc:333] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: stopping tablet replica
I20260630 12:13:42.980963  6212 raft_consensus.cc:2243] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:42.982019  6212 raft_consensus.cc:2272] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:42.985201  6212 ts_tablet_manager.cc:1916] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:42.996035  6212 ts_tablet_manager.cc:1929] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:13:42.996347  6212 log.cc:1199] T c8e007b12c5d4c9cb259672bd2db5eea P 6c71edfc90ff4d9aa924ecec50edd589: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480322605-432-0/minicluster-data/ts-2-root/wals/c8e007b12c5d4c9cb259672bd2db5eea
I20260630 12:13:42.997792  5744 catalog_manager.cc:5028] TS 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3:40661): tablet c8e007b12c5d4c9cb259672bd2db5eea (table test-workload [id=a07238c71e8f4ae89f94c7b2c96d60b4]) successfully deleted
I20260630 12:13:43.108860  6184 raft_consensus.cc:2955] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6c71edfc90ff4d9aa924ecec50edd589 (127.0.108.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "906a0d7e82954c5fa48451efeb90b4b5" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39273 } } peers { permanent_uuid: "64b587fc1d644d97b9c5656ffaf59983" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35315 } } peers { permanent_uuid: "f88da97d0fe14f14a6364bcbe87e7936" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43187 } attrs { promote: false } } }
I20260630 12:13:43.115656  5741 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8e007b12c5d4c9cb259672bd2db5eea with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:44.107144  5810 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:44.109795  5810 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:44.110177  5810 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:46.111176  5810 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:46.113744  5810 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:46.114075  5810 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:48.115036  5810 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:48.117587  5810 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:48.117933  5810 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:49.073494   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:13:49.099988   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:49.100715   432 tablet_replica.cc:333] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983: stopping tablet replica
I20260630 12:13:49.101276   432 raft_consensus.cc:2243] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:49.102064   432 raft_consensus.cc:2272] T 1278921f9c454da8b3ea2c1b0eeb8878 P 64b587fc1d644d97b9c5656ffaf59983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.104135   432 tablet_replica.cc:333] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983: stopping tablet replica
I20260630 12:13:49.104537   432 raft_consensus.cc:2243] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.105055   432 raft_consensus.cc:2272] T c8e007b12c5d4c9cb259672bd2db5eea P 64b587fc1d644d97b9c5656ffaf59983 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.128008   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:13:49.142711   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:13:49.166397   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:49.167105   432 tablet_replica.cc:333] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5: stopping tablet replica
I20260630 12:13:49.167712   432 raft_consensus.cc:2243] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.168222   432 raft_consensus.cc:2272] T 0e51cf56111a44ae8d175d5ed2beb4fa P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.170502   432 tablet_replica.cc:333] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5: stopping tablet replica
I20260630 12:13:49.171151   432 raft_consensus.cc:2243] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.171669   432 raft_consensus.cc:2272] T 1278921f9c454da8b3ea2c1b0eeb8878 P 906a0d7e82954c5fa48451efeb90b4b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.173893   432 tablet_replica.cc:333] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5: stopping tablet replica
I20260630 12:13:49.174371   432 raft_consensus.cc:2243] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:49.175094   432 raft_consensus.cc:2272] T c8e007b12c5d4c9cb259672bd2db5eea P 906a0d7e82954c5fa48451efeb90b4b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.198103   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:13:49.210597   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
W20260630 12:13:49.235276  5971 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.2:39273: connect: Connection refused (error 111) [suppressed 15 similar messages]
I20260630 12:13:49.236918   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:49.237617   432 tablet_replica.cc:333] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589: stopping tablet replica
I20260630 12:13:49.238369   432 raft_consensus.cc:2243] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:49.239094   432 raft_consensus.cc:2272] T 0e51cf56111a44ae8d175d5ed2beb4fa P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.241288   432 tablet_replica.cc:333] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589: stopping tablet replica
I20260630 12:13:49.241709   432 raft_consensus.cc:2243] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.242089   432 raft_consensus.cc:2272] T 1278921f9c454da8b3ea2c1b0eeb8878 P 6c71edfc90ff4d9aa924ecec50edd589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.263744   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:13:49.278227   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:13:49.298054   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:49.298800   432 tablet_replica.cc:333] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936: stopping tablet replica
I20260630 12:13:49.299337   432 raft_consensus.cc:2243] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.299844   432 raft_consensus.cc:2272] T c8e007b12c5d4c9cb259672bd2db5eea P f88da97d0fe14f14a6364bcbe87e7936 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.301774   432 tablet_replica.cc:333] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936: stopping tablet replica
I20260630 12:13:49.302201   432 raft_consensus.cc:2243] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.302665   432 raft_consensus.cc:2272] T 0e51cf56111a44ae8d175d5ed2beb4fa P f88da97d0fe14f14a6364bcbe87e7936 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.322738   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:13:49.333163   432 master.cc:562] Master@127.0.108.62:32949 shutting down...
I20260630 12:13:49.349270   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:49.349767   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.350055   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1e47c89c341c45b4bcfb9cccb0b47934: stopping tablet replica
I20260630 12:13:49.370165   432 master.cc:584] Master@127.0.108.62:32949 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11449 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:13:49.406002   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:45417
I20260630 12:13:49.407071   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:49.412104  6217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:49.412179  6218 instance_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:13:49.413710  6220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:49.414443   432 server_base.cc:1061] running on GCE node
I20260630 12:13:49.415258   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:49.415459   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:49.415611   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821629415593 us; error 0 us; skew 500 ppm
I20260630 12:13:49.416097   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:49.418543   432 webserver.cc:533] Webserver started at http://127.0.108.62:36509/ using document root <none> and password file <none>
I20260630 12:13:49.418995   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:49.419157   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:49.419414   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:49.420522   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "d6eab1b6985f499291d4477a65917014"
format_stamp: "Formatted at 2026-06-30 12:13:49 on dist-test-slave-7v2h"
I20260630 12:13:49.425223   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:49.428465  6225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.429217   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:49.429499   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "d6eab1b6985f499291d4477a65917014"
format_stamp: "Formatted at 2026-06-30 12:13:49 on dist-test-slave-7v2h"
I20260630 12:13:49.429765   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-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:13:49.444092   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:49.445313   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:49.484683   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:45417
I20260630 12:13:49.484786  6276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:45417 every 8 connection(s)
I20260630 12:13:49.488442  6277 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:13:49.499987  6277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014: Bootstrap starting.
I20260630 12:13:49.504896  6277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:49.509094  6277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014: No bootstrap required, opened a new log
I20260630 12:13:49.511091  6277 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6eab1b6985f499291d4477a65917014" member_type: VOTER }
I20260630 12:13:49.511484  6277 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:49.511668  6277 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6eab1b6985f499291d4477a65917014, State: Initialized, Role: FOLLOWER
I20260630 12:13:49.512197  6277 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6eab1b6985f499291d4477a65917014" member_type: VOTER }
I20260630 12:13:49.512625  6277 raft_consensus.cc:399] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:49.512835  6277 raft_consensus.cc:493] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:49.513051  6277 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:49.517572  6277 raft_consensus.cc:515] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6eab1b6985f499291d4477a65917014" member_type: VOTER }
I20260630 12:13:49.518083  6277 leader_election.cc:304] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [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: d6eab1b6985f499291d4477a65917014; no voters: 
I20260630 12:13:49.519089  6277 leader_election.cc:290] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:49.519407  6280 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:49.520695  6280 raft_consensus.cc:697] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 1 LEADER]: Becoming Leader. State: Replica: d6eab1b6985f499291d4477a65917014, State: Running, Role: LEADER
I20260630 12:13:49.521346  6280 consensus_queue.cc:237] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [LEADER]: Queue going to LEADER mode. State: All 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: "d6eab1b6985f499291d4477a65917014" member_type: VOTER }
I20260630 12:13:49.521826  6277 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:49.524202  6282 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d6eab1b6985f499291d4477a65917014. Latest consensus state: current_term: 1 leader_uuid: "d6eab1b6985f499291d4477a65917014" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6eab1b6985f499291d4477a65917014" member_type: VOTER } }
I20260630 12:13:49.524277  6281 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d6eab1b6985f499291d4477a65917014" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6eab1b6985f499291d4477a65917014" member_type: VOTER } }
I20260630 12:13:49.524962  6282 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:49.525059  6281 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:49.528095  6287 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:49.533401  6287 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:49.537133   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:49.542351  6287 catalog_manager.cc:1383] Generated new cluster ID: 73cefd217c60442c9e76790b40791ed5
I20260630 12:13:49.542626  6287 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:49.574842  6287 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:49.576107  6287 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:49.588860  6287 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014: Generated new TSK 0
I20260630 12:13:49.589444  6287 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:49.603787   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:49.609790  6298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:49.610430  6299 instance_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:13:49.612913  6301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:49.612933   432 server_base.cc:1061] running on GCE node
I20260630 12:13:49.614037   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:49.614248   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:49.614420   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821629614402 us; error 0 us; skew 500 ppm
I20260630 12:13:49.614900   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:49.617735   432 webserver.cc:533] Webserver started at http://127.0.108.1:36707/ using document root <none> and password file <none>
I20260630 12:13:49.618264   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:49.618459   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:49.618887   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:49.620051   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "bea22d1fc5634083ae5bd1087fcbfed7"
format_stamp: "Formatted at 2026-06-30 12:13:49 on dist-test-slave-7v2h"
I20260630 12:13:49.624787   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:49.628037  6306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.628820   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:49.629110   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "bea22d1fc5634083ae5bd1087fcbfed7"
format_stamp: "Formatted at 2026-06-30 12:13:49 on dist-test-slave-7v2h"
I20260630 12:13:49.629374   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-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:13:49.651263   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:49.652462   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:49.654135   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:49.656497   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:49.656749   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.656999   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:49.657161   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.706100   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:44159
I20260630 12:13:49.706256  6368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:44159 every 8 connection(s)
I20260630 12:13:49.712832   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:49.721729  6373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:49.722402  6374 instance_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:13:49.725030  6376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:49.726354   432 server_base.cc:1061] running on GCE node
I20260630 12:13:49.727239   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:49.727439   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:49.727605   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821629727588 us; error 0 us; skew 500 ppm
I20260630 12:13:49.728078   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:49.730945   432 webserver.cc:533] Webserver started at http://127.0.108.2:44321/ using document root <none> and password file <none>
I20260630 12:13:49.731541   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:49.731756   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:49.732048   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:49.732270  6369 heartbeater.cc:344] Connected to a master server at 127.0.108.62:45417
I20260630 12:13:49.732724  6369 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:49.733479   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "05c01ef906f4408d86369200099fe8f4"
format_stamp: "Formatted at 2026-06-30 12:13:49 on dist-test-slave-7v2h"
I20260630 12:13:49.733611  6369 heartbeater.cc:507] Master 127.0.108.62:45417 requested a full tablet report, sending...
I20260630 12:13:49.735872  6242 ts_manager.cc:194] Registered new tserver with Master: bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159)
I20260630 12:13:49.737681  6242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49568
I20260630 12:13:49.738696   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:13:49.742879  6381 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.743665   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:49.743942   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "05c01ef906f4408d86369200099fe8f4"
format_stamp: "Formatted at 2026-06-30 12:13:49 on dist-test-slave-7v2h"
I20260630 12:13:49.744181   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-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:13:49.754166   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:49.755172   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:49.756486   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:49.759002   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:49.759188   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.759420   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:49.759557   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.798667   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:34377
I20260630 12:13:49.798758  6443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:34377 every 8 connection(s)
I20260630 12:13:49.803385   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:49.809830  6447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:49.810626  6448 instance_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:13:49.813378   432 server_base.cc:1061] running on GCE node
W20260630 12:13:49.813333  6450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:49.814667   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:49.814874   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:49.815028  6444 heartbeater.cc:344] Connected to a master server at 127.0.108.62:45417
I20260630 12:13:49.815062   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821629815044 us; error 0 us; skew 500 ppm
I20260630 12:13:49.815605  6444 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:49.816023   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:49.816494  6444 heartbeater.cc:507] Master 127.0.108.62:45417 requested a full tablet report, sending...
I20260630 12:13:49.818643  6242 ts_manager.cc:194] Registered new tserver with Master: 05c01ef906f4408d86369200099fe8f4 (127.0.108.2:34377)
I20260630 12:13:49.818689   432 webserver.cc:533] Webserver started at http://127.0.108.3:35569/ using document root <none> and password file <none>
I20260630 12:13:49.819306   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:49.819486   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:49.819773   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:49.820279  6242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49572
I20260630 12:13:49.821266   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "17280c4d0a0f468595d666269ef7ff01"
format_stamp: "Formatted at 2026-06-30 12:13:49 on dist-test-slave-7v2h"
I20260630 12:13:49.826458   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:49.829774  6455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.830859   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:13:49.831418   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "17280c4d0a0f468595d666269ef7ff01"
format_stamp: "Formatted at 2026-06-30 12:13:49 on dist-test-slave-7v2h"
I20260630 12:13:49.831751   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480322605-432-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:13:49.846446   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:49.847595   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:49.849071   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:49.851295   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:49.851480   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.851711   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:49.851846   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:49.892388   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:33571
I20260630 12:13:49.892498  6517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:33571 every 8 connection(s)
I20260630 12:13:49.907222  6518 heartbeater.cc:344] Connected to a master server at 127.0.108.62:45417
I20260630 12:13:49.907707  6518 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:49.908648  6518 heartbeater.cc:507] Master 127.0.108.62:45417 requested a full tablet report, sending...
I20260630 12:13:49.911083  6242 ts_manager.cc:194] Registered new tserver with Master: 17280c4d0a0f468595d666269ef7ff01 (127.0.108.3:33571)
I20260630 12:13:49.912801  6242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49578
I20260630 12:13:49.912817   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017515404s
I20260630 12:13:50.740991  6369 heartbeater.cc:499] Master 127.0.108.62:45417 was elected leader, sending a full tablet report...
I20260630 12:13:50.823793  6444 heartbeater.cc:499] Master 127.0.108.62:45417 was elected leader, sending a full tablet report...
I20260630 12:13:50.916077  6518 heartbeater.cc:499] Master 127.0.108.62:45417 was elected leader, sending a full tablet report...
I20260630 12:13:50.970260  6242 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49586:
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:13:50.972259  6242 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:13:51.019102  6334 tablet_service.cc:1511] Processing CreateTablet for tablet 48610cb7d948452e8b3a688bf335fc33 (DEFAULT_TABLE table=test-workload [id=f10ebc93088940129f214edc7285144c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:51.020576  6334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48610cb7d948452e8b3a688bf335fc33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.029127  6483 tablet_service.cc:1511] Processing CreateTablet for tablet 48610cb7d948452e8b3a688bf335fc33 (DEFAULT_TABLE table=test-workload [id=f10ebc93088940129f214edc7285144c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:51.030459  6483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48610cb7d948452e8b3a688bf335fc33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.036482  6409 tablet_service.cc:1511] Processing CreateTablet for tablet 48610cb7d948452e8b3a688bf335fc33 (DEFAULT_TABLE table=test-workload [id=f10ebc93088940129f214edc7285144c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:51.037976  6409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48610cb7d948452e8b3a688bf335fc33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.041874  6538 tablet_bootstrap.cc:492] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7: Bootstrap starting.
I20260630 12:13:51.047106  6538 tablet_bootstrap.cc:654] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:51.051450  6539 tablet_bootstrap.cc:492] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01: Bootstrap starting.
I20260630 12:13:51.054813  6538 tablet_bootstrap.cc:492] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7: No bootstrap required, opened a new log
I20260630 12:13:51.055384  6538 ts_tablet_manager.cc:1403] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260630 12:13:51.056902  6541 tablet_bootstrap.cc:492] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4: Bootstrap starting.
I20260630 12:13:51.058127  6539 tablet_bootstrap.cc:654] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:51.058339  6538 raft_consensus.cc:359] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:13:51.059085  6538 raft_consensus.cc:385] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:51.059373  6538 raft_consensus.cc:740] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea22d1fc5634083ae5bd1087fcbfed7, State: Initialized, Role: FOLLOWER
I20260630 12:13:51.060263  6538 consensus_queue.cc:260] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:13:51.062785  6541 tablet_bootstrap.cc:654] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:51.066699  6538 ts_tablet_manager.cc:1434] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:13:51.067552  6539 tablet_bootstrap.cc:492] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01: No bootstrap required, opened a new log
I20260630 12:13:51.068090  6539 ts_tablet_manager.cc:1403] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260630 12:13:51.069641  6541 tablet_bootstrap.cc:492] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4: No bootstrap required, opened a new log
I20260630 12:13:51.070056  6541 ts_tablet_manager.cc:1403] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:13:51.070917  6539 raft_consensus.cc:359] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:13:51.071658  6539 raft_consensus.cc:385] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:51.071945  6539 raft_consensus.cc:740] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17280c4d0a0f468595d666269ef7ff01, State: Initialized, Role: FOLLOWER
I20260630 12:13:51.072242  6541 raft_consensus.cc:359] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:13:51.073002  6541 raft_consensus.cc:385] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:51.072628  6539 consensus_queue.cc:260] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:13:51.073326  6541 raft_consensus.cc:740] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05c01ef906f4408d86369200099fe8f4, State: Initialized, Role: FOLLOWER
I20260630 12:13:51.074098  6541 consensus_queue.cc:260] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:13:51.078990  6539 ts_tablet_manager.cc:1434] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:13:51.081032  6541 ts_tablet_manager.cc:1434] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:13:51.083425  6546 raft_consensus.cc:493] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:51.083894  6546 raft_consensus.cc:515] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:13:51.089334  6546 leader_election.cc:290] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159), 17280c4d0a0f468595d666269ef7ff01 (127.0.108.3:33571)
I20260630 12:13:51.097539  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48610cb7d948452e8b3a688bf335fc33" candidate_uuid: "05c01ef906f4408d86369200099fe8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" is_pre_election: true
I20260630 12:13:51.098176  6344 raft_consensus.cc:2468] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05c01ef906f4408d86369200099fe8f4 in term 0.
I20260630 12:13:51.099174  6385 leader_election.cc:304] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c01ef906f4408d86369200099fe8f4, bea22d1fc5634083ae5bd1087fcbfed7; no voters: 
I20260630 12:13:51.099839  6546 raft_consensus.cc:2804] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:51.100209  6546 raft_consensus.cc:493] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:51.100533  6546 raft_consensus.cc:3060] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:51.102602  6493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48610cb7d948452e8b3a688bf335fc33" candidate_uuid: "05c01ef906f4408d86369200099fe8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17280c4d0a0f468595d666269ef7ff01" is_pre_election: true
I20260630 12:13:51.103164  6493 raft_consensus.cc:2468] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05c01ef906f4408d86369200099fe8f4 in term 0.
I20260630 12:13:51.106156  6546 raft_consensus.cc:515] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:13:51.107739  6546 leader_election.cc:290] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [CANDIDATE]: Term 1 election: Requested vote from peers bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159), 17280c4d0a0f468595d666269ef7ff01 (127.0.108.3:33571)
I20260630 12:13:51.108614  6344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48610cb7d948452e8b3a688bf335fc33" candidate_uuid: "05c01ef906f4408d86369200099fe8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea22d1fc5634083ae5bd1087fcbfed7"
I20260630 12:13:51.108705  6493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48610cb7d948452e8b3a688bf335fc33" candidate_uuid: "05c01ef906f4408d86369200099fe8f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17280c4d0a0f468595d666269ef7ff01"
I20260630 12:13:51.109117  6344 raft_consensus.cc:3060] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:51.109198  6493 raft_consensus.cc:3060] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:51.113981  6493 raft_consensus.cc:2468] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05c01ef906f4408d86369200099fe8f4 in term 1.
I20260630 12:13:51.113976  6344 raft_consensus.cc:2468] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05c01ef906f4408d86369200099fe8f4 in term 1.
I20260630 12:13:51.115161  6383 leader_election.cc:304] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05c01ef906f4408d86369200099fe8f4, 17280c4d0a0f468595d666269ef7ff01; no voters: 
I20260630 12:13:51.116014  6546 raft_consensus.cc:2804] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:51.117177  6546 raft_consensus.cc:697] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 1 LEADER]: Becoming Leader. State: Replica: 05c01ef906f4408d86369200099fe8f4, State: Running, Role: LEADER
I20260630 12:13:51.117851  6546 consensus_queue.cc:237] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:13:51.124614  6240 catalog_manager.cc:5697] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 05c01ef906f4408d86369200099fe8f4 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "05c01ef906f4408d86369200099fe8f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:51.142827   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:13:51.160439   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:51.161334   432 tablet_replica.cc:333] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7: stopping tablet replica
I20260630 12:13:51.161893   432 raft_consensus.cc:2243] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:51.162276   432 raft_consensus.cc:2272] T 48610cb7d948452e8b3a688bf335fc33 P bea22d1fc5634083ae5bd1087fcbfed7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:51.180860   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:13:51.537411  6295 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:13:51.538426  6385 consensus_peers.cc:597] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 -> Peer bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159): Couldn't send request to peer bea22d1fc5634083ae5bd1087fcbfed7. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:44159: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:51.539382  6295 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:51.539846  6295 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:51.647974  6546 consensus_queue.cc:1048] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:53.541186  6295 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:53.542806  6295 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:53.543185  6295 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:54.089133  6385 consensus_peers.cc:597] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 -> Peer bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159): Couldn't send request to peer bea22d1fc5634083ae5bd1087fcbfed7. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:44159: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:13:54.517052  6385 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:44159: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260630 12:13:55.544178  6295 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:55.545469  6295 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:55.545735  6295 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:56.836521  6385 consensus_peers.cc:597] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 -> Peer bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159): Couldn't send request to peer bea22d1fc5634083ae5bd1087fcbfed7. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:44159: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:13:57.546665  6295 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:57.547945  6295 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:57.548245  6295 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:59.260473  6385 consensus_peers.cc:597] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 -> Peer bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159): Couldn't send request to peer bea22d1fc5634083ae5bd1087fcbfed7. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:44159: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:13:59.549256  6295 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:59.550594  6295 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:59.550854  6295 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:59.861953  6385 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:44159: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260630 12:14:01.552158  6295 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:01.553929  6295 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:01.554221  6295 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:14:02.207036  6385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.1:44159, user_credentials={real_user=slave}} blocked reactor thread for 138284us
W20260630 12:14:02.210412  6385 consensus_peers.cc:597] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 -> Peer bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159): Couldn't send request to peer bea22d1fc5634083ae5bd1087fcbfed7. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:44159: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:14:02.406169   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:14:02.430076   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:02.430855   432 tablet_replica.cc:333] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4: stopping tablet replica
I20260630 12:14:02.431442   432 raft_consensus.cc:2243] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:02.432538   432 raft_consensus.cc:2272] T 48610cb7d948452e8b3a688bf335fc33 P 05c01ef906f4408d86369200099fe8f4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:03.040297  6440 debug-util.cc:398] Leaking SignalData structure 0x7b08002788c0 after lost signal to thread 435
W20260630 12:14:03.041368  6440 debug-util.cc:398] Leaking SignalData structure 0x7b080018f180 after lost signal to thread 6276
W20260630 12:14:03.043058  6440 debug-util.cc:398] Leaking SignalData structure 0x7b0800241e00 after lost signal to thread 6517
W20260630 12:14:03.454855   432 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6440)
I20260630 12:14:03.555509  6295 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:03.557621  6295 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:03.558164  6295 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:03.857771  6586 raft_consensus.cc:493] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05c01ef906f4408d86369200099fe8f4)
I20260630 12:14:03.858372  6586 raft_consensus.cc:515] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bea22d1fc5634083ae5bd1087fcbfed7" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44159 } } peers { permanent_uuid: "17280c4d0a0f468595d666269ef7ff01" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33571 } } peers { permanent_uuid: "05c01ef906f4408d86369200099fe8f4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 34377 } }
I20260630 12:14:03.862111  6586 leader_election.cc:290] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159), 05c01ef906f4408d86369200099fe8f4 (127.0.108.2:34377)
W20260630 12:14:03.868656  6459 leader_election.cc:336] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bea22d1fc5634083ae5bd1087fcbfed7 (127.0.108.1:44159): Network error: Client connection negotiation failed: client connection to 127.0.108.1:44159: connect: Connection refused (error 111)
W20260630 12:14:03.869957  6458 leader_election.cc:336] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05c01ef906f4408d86369200099fe8f4 (127.0.108.2:34377): Network error: Client connection negotiation failed: client connection to 127.0.108.2:34377: connect: Connection refused (error 111)
I20260630 12:14:03.870328  6458 leader_election.cc:304] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [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: 17280c4d0a0f468595d666269ef7ff01; no voters: 05c01ef906f4408d86369200099fe8f4, bea22d1fc5634083ae5bd1087fcbfed7
I20260630 12:14:03.871057  6586 raft_consensus.cc:2749] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:14:04.455482   432 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 6440)
W20260630 12:14:05.456059   432 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 6440)
I20260630 12:14:05.559553  6295 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:14:05.561314  6295 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:14:05.561663  6295 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:05.617691   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:14:05.633069   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:14:05.657894   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:05.658584   432 tablet_replica.cc:333] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01: stopping tablet replica
I20260630 12:14:05.659094   432 raft_consensus.cc:2243] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:05.659581   432 raft_consensus.cc:2272] T 48610cb7d948452e8b3a688bf335fc33 P 17280c4d0a0f468595d666269ef7ff01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:05.680294   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:14:05.693248   432 master.cc:562] Master@127.0.108.62:45417 shutting down...
I20260630 12:14:05.713186   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:05.714193   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:05.714612   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P d6eab1b6985f499291d4477a65917014: stopping tablet replica
I20260630 12:14:05.735121   432 master.cc:584] Master@127.0.108.62:45417 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (16367 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:14:05.774192   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:41719
I20260630 12:14:05.775269   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:05.781211  6591 instance_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:14:05.781311  6590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:05.782187  6593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:05.783321   432 server_base.cc:1061] running on GCE node
I20260630 12:14:05.784219   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:05.784403   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:05.784514   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821645784503 us; error 0 us; skew 500 ppm
I20260630 12:14:05.785034   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:05.787591   432 webserver.cc:533] Webserver started at http://127.0.108.62:37779/ using document root <none> and password file <none>
I20260630 12:14:05.788091   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:05.788259   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:05.788487   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:05.789793   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "7488b56bd6b14ae9a68df324833e079e"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-7v2h"
I20260630 12:14:05.794323   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:05.798395  6598 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:05.799639   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:14:05.799963   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "7488b56bd6b14ae9a68df324833e079e"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-7v2h"
I20260630 12:14:05.800228   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-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:14:05.815414   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:05.816721   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:05.858783   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:41719
I20260630 12:14:05.858891  6649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:41719 every 8 connection(s)
I20260630 12:14:05.863410  6650 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:14:05.877157  6650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e: Bootstrap starting.
I20260630 12:14:05.881961  6650 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:05.886628  6650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e: No bootstrap required, opened a new log
I20260630 12:14:05.889056  6650 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7488b56bd6b14ae9a68df324833e079e" member_type: VOTER }
I20260630 12:14:05.889468  6650 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:05.889690  6650 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7488b56bd6b14ae9a68df324833e079e, State: Initialized, Role: FOLLOWER
I20260630 12:14:05.890316  6650 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7488b56bd6b14ae9a68df324833e079e" member_type: VOTER }
I20260630 12:14:05.890762  6650 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:05.890980  6650 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:05.891219  6650 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:05.896661  6650 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7488b56bd6b14ae9a68df324833e079e" member_type: VOTER }
I20260630 12:14:05.897325  6650 leader_election.cc:304] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [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: 7488b56bd6b14ae9a68df324833e079e; no voters: 
I20260630 12:14:05.898557  6650 leader_election.cc:290] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:05.898940  6653 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:05.900275  6653 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 1 LEADER]: Becoming Leader. State: Replica: 7488b56bd6b14ae9a68df324833e079e, State: Running, Role: LEADER
I20260630 12:14:05.901055  6653 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [LEADER]: Queue going to LEADER mode. State: All 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: "7488b56bd6b14ae9a68df324833e079e" member_type: VOTER }
I20260630 12:14:05.901733  6650 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:05.906315  6655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7488b56bd6b14ae9a68df324833e079e. Latest consensus state: current_term: 1 leader_uuid: "7488b56bd6b14ae9a68df324833e079e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7488b56bd6b14ae9a68df324833e079e" member_type: VOTER } }
I20260630 12:14:05.906498  6654 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7488b56bd6b14ae9a68df324833e079e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7488b56bd6b14ae9a68df324833e079e" member_type: VOTER } }
I20260630 12:14:05.907182  6655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:05.907507  6654 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:05.909845  6659 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:05.915086  6659 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:05.921391   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:05.924903  6659 catalog_manager.cc:1383] Generated new cluster ID: b289b203010543d7bb98db065daf3d12
I20260630 12:14:05.925184  6659 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:05.946362  6659 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:05.947676  6659 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:05.967433  6659 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e: Generated new TSK 0
I20260630 12:14:05.968014  6659 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:05.988425   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:05.994796  6671 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:05.995481  6672 instance_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:14:05.998162  6674 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:05.998193   432 server_base.cc:1061] running on GCE node
I20260630 12:14:05.999351   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:05.999549   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:05.999711   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821645999693 us; error 0 us; skew 500 ppm
I20260630 12:14:06.000180   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:06.002841   432 webserver.cc:533] Webserver started at http://127.0.108.1:33517/ using document root <none> and password file <none>
I20260630 12:14:06.003311   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:06.003502   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:06.003729   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:06.004845   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "e98b980fe829430980da7571ee6426f6"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-7v2h"
I20260630 12:14:06.009250   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:14:06.012776  6679 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.013532   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:06.013803   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "e98b980fe829430980da7571ee6426f6"
format_stamp: "Formatted at 2026-06-30 12:14:05 on dist-test-slave-7v2h"
I20260630 12:14:06.014076   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-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:14:06.029770   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:06.030926   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:06.032467   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:06.035130   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:06.035337   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.035574   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:06.035734   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.079097   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:40977
I20260630 12:14:06.079228  6741 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:40977 every 8 connection(s)
I20260630 12:14:06.084784   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:06.091717  6746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:06.094559  6747 instance_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:14:06.095412   432 server_base.cc:1061] running on GCE node
W20260630 12:14:06.096139  6749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:06.097381   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:06.097651   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:06.097853   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821646097835 us; error 0 us; skew 500 ppm
I20260630 12:14:06.098547   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:06.100255  6742 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41719
I20260630 12:14:06.100713  6742 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:06.101385   432 webserver.cc:533] Webserver started at http://127.0.108.2:40679/ using document root <none> and password file <none>
I20260630 12:14:06.101686  6742 heartbeater.cc:507] Master 127.0.108.62:41719 requested a full tablet report, sending...
I20260630 12:14:06.101985   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:06.102304   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:06.102579   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:06.104130  6615 ts_manager.cc:194] Registered new tserver with Master: e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977)
I20260630 12:14:06.104207   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "0f992f53762645a6b786dd591e137d5f"
format_stamp: "Formatted at 2026-06-30 12:14:06 on dist-test-slave-7v2h"
I20260630 12:14:06.106732  6615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37472
I20260630 12:14:06.110071   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:14:06.113583  6754 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.114446   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:06.114758   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "0f992f53762645a6b786dd591e137d5f"
format_stamp: "Formatted at 2026-06-30 12:14:06 on dist-test-slave-7v2h"
I20260630 12:14:06.115042   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-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:14:06.139027   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:06.140404   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:06.142165   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:06.144716   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:06.144903   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.145140   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:06.145288   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.188175   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:40231
I20260630 12:14:06.188445  6816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:40231 every 8 connection(s)
I20260630 12:14:06.193274   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:06.200618  6820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:06.202515  6821 instance_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:14:06.204576  6824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:06.204746   432 server_base.cc:1061] running on GCE node
I20260630 12:14:06.205888   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:06.206115   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:06.206313   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821646206294 us; error 0 us; skew 500 ppm
I20260630 12:14:06.206956   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:06.207912  6817 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41719
I20260630 12:14:06.208622  6817 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:06.209638  6817 heartbeater.cc:507] Master 127.0.108.62:41719 requested a full tablet report, sending...
I20260630 12:14:06.209824   432 webserver.cc:533] Webserver started at http://127.0.108.3:44551/ using document root <none> and password file <none>
I20260630 12:14:06.210391   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:06.210578   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:06.210840   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:06.212148  6615 ts_manager.cc:194] Registered new tserver with Master: 0f992f53762645a6b786dd591e137d5f (127.0.108.2:40231)
I20260630 12:14:06.212306   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "2a082f346ac849db90ebc107f0e9037d"
format_stamp: "Formatted at 2026-06-30 12:14:06 on dist-test-slave-7v2h"
I20260630 12:14:06.214152  6615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37484
I20260630 12:14:06.218143   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:14:06.221788  6828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.222783   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:06.223168   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "2a082f346ac849db90ebc107f0e9037d"
format_stamp: "Formatted at 2026-06-30 12:14:06 on dist-test-slave-7v2h"
I20260630 12:14:06.223498   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-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:14:06.244401   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:06.245601   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:06.246996   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:06.249200   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:06.249398   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.249614   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:06.249763   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.291057   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:41479
I20260630 12:14:06.291157  6890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:41479 every 8 connection(s)
I20260630 12:14:06.306154  6891 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41719
I20260630 12:14:06.306623  6891 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:06.307602  6891 heartbeater.cc:507] Master 127.0.108.62:41719 requested a full tablet report, sending...
I20260630 12:14:06.309880  6615 ts_manager.cc:194] Registered new tserver with Master: 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479)
I20260630 12:14:06.310566   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015924212s
I20260630 12:14:06.311558  6615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37492
I20260630 12:14:07.109687  6742 heartbeater.cc:499] Master 127.0.108.62:41719 was elected leader, sending a full tablet report...
I20260630 12:14:07.217404  6817 heartbeater.cc:499] Master 127.0.108.62:41719 was elected leader, sending a full tablet report...
I20260630 12:14:07.314790  6891 heartbeater.cc:499] Master 127.0.108.62:41719 was elected leader, sending a full tablet report...
I20260630 12:14:07.370122  6615 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37504:
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:14:07.372524  6615 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:14:07.443908  6856 tablet_service.cc:1511] Processing CreateTablet for tablet 429c0d4b5852455080a0768948f5efec (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:07.444802  6855 tablet_service.cc:1511] Processing CreateTablet for tablet 448e7611c92949b584e64d34a7208106 (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:07.445408  6856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429c0d4b5852455080a0768948f5efec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.446154  6855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448e7611c92949b584e64d34a7208106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.447866  6782 tablet_service.cc:1511] Processing CreateTablet for tablet 429c0d4b5852455080a0768948f5efec (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:07.449239  6782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429c0d4b5852455080a0768948f5efec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.449038  6854 tablet_service.cc:1511] Processing CreateTablet for tablet 3f50624eb1384ccf81417f47122c1e26 (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:07.450420  6854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f50624eb1384ccf81417f47122c1e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.453094  6707 tablet_service.cc:1511] Processing CreateTablet for tablet 429c0d4b5852455080a0768948f5efec (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:07.454531  6707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429c0d4b5852455080a0768948f5efec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.454219  6779 tablet_service.cc:1511] Processing CreateTablet for tablet f97a8cef768045c98ae80f85a5f6c9f8 (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:07.455843  6779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97a8cef768045c98ae80f85a5f6c9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.457383  6706 tablet_service.cc:1511] Processing CreateTablet for tablet 448e7611c92949b584e64d34a7208106 (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:07.458163  6780 tablet_service.cc:1511] Processing CreateTablet for tablet 3f50624eb1384ccf81417f47122c1e26 (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:07.458946  6706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448e7611c92949b584e64d34a7208106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.459734  6780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f50624eb1384ccf81417f47122c1e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.461704  6705 tablet_service.cc:1511] Processing CreateTablet for tablet 3f50624eb1384ccf81417f47122c1e26 (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:07.461988  6781 tablet_service.cc:1511] Processing CreateTablet for tablet 448e7611c92949b584e64d34a7208106 (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:07.463459  6705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f50624eb1384ccf81417f47122c1e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.463725  6781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448e7611c92949b584e64d34a7208106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.465906  6853 tablet_service.cc:1511] Processing CreateTablet for tablet f97a8cef768045c98ae80f85a5f6c9f8 (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:07.467370  6853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97a8cef768045c98ae80f85a5f6c9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.502142  6704 tablet_service.cc:1511] Processing CreateTablet for tablet f97a8cef768045c98ae80f85a5f6c9f8 (DEFAULT_TABLE table=test-workload [id=b9cd757e00bb477888a8221f0108c5db]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:07.503872  6704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97a8cef768045c98ae80f85a5f6c9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.521116  6912 tablet_bootstrap.cc:492] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f: Bootstrap starting.
I20260630 12:14:07.538586  6912 tablet_bootstrap.cc:654] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.562244  6911 tablet_bootstrap.cc:492] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d: Bootstrap starting.
I20260630 12:14:07.569808  6911 tablet_bootstrap.cc:654] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.577811  6912 tablet_bootstrap.cc:492] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f: No bootstrap required, opened a new log
I20260630 12:14:07.578431  6912 ts_tablet_manager.cc:1403] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.007s
I20260630 12:14:07.579169  6911 tablet_bootstrap.cc:492] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d: No bootstrap required, opened a new log
I20260630 12:14:07.579720  6911 ts_tablet_manager.cc:1403] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260630 12:14:07.580916  6912 raft_consensus.cc:359] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } }
I20260630 12:14:07.581504  6912 raft_consensus.cc:385] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.581777  6912 raft_consensus.cc:740] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f992f53762645a6b786dd591e137d5f, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.582540  6912 consensus_queue.cc:260] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } }
I20260630 12:14:07.582625  6911 raft_consensus.cc:359] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.583148  6915 tablet_bootstrap.cc:492] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6: Bootstrap starting.
I20260630 12:14:07.583395  6911 raft_consensus.cc:385] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.583702  6911 raft_consensus.cc:740] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a082f346ac849db90ebc107f0e9037d, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.584676  6911 consensus_queue.cc:260] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.585304  6912 ts_tablet_manager.cc:1434] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:07.586378  6912 tablet_bootstrap.cc:492] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f: Bootstrap starting.
I20260630 12:14:07.592932  6912 tablet_bootstrap.cc:654] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.594408  6911 ts_tablet_manager.cc:1434] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:14:07.598615  6915 tablet_bootstrap.cc:654] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.599195  6911 tablet_bootstrap.cc:492] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d: Bootstrap starting.
I20260630 12:14:07.608714  6911 tablet_bootstrap.cc:654] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.624666  6911 tablet_bootstrap.cc:492] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d: No bootstrap required, opened a new log
I20260630 12:14:07.624716  6912 tablet_bootstrap.cc:492] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f: No bootstrap required, opened a new log
I20260630 12:14:07.624897  6915 tablet_bootstrap.cc:492] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6: No bootstrap required, opened a new log
I20260630 12:14:07.625317  6911 ts_tablet_manager.cc:1403] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.009s
I20260630 12:14:07.625415  6912 ts_tablet_manager.cc:1403] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.026s
I20260630 12:14:07.625494  6915 ts_tablet_manager.cc:1403] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.008s
I20260630 12:14:07.627905  6912 raft_consensus.cc:359] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.628461  6912 raft_consensus.cc:385] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.628368  6911 raft_consensus.cc:359] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } }
I20260630 12:14:07.628980  6912 raft_consensus.cc:740] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f992f53762645a6b786dd591e137d5f, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.628657  6915 raft_consensus.cc:359] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } }
I20260630 12:14:07.629297  6911 raft_consensus.cc:385] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.629479  6915 raft_consensus.cc:385] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.629704  6911 raft_consensus.cc:740] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a082f346ac849db90ebc107f0e9037d, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.629858  6915 raft_consensus.cc:740] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98b980fe829430980da7571ee6426f6, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.629817  6912 consensus_queue.cc:260] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.630535  6911 consensus_queue.cc:260] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } }
I20260630 12:14:07.630797  6915 consensus_queue.cc:260] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } }
I20260630 12:14:07.632108  6912 ts_tablet_manager.cc:1434] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:14:07.632843  6911 ts_tablet_manager.cc:1434] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:07.633261  6912 tablet_bootstrap.cc:492] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f: Bootstrap starting.
I20260630 12:14:07.634941  6915 ts_tablet_manager.cc:1434] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:14:07.636041  6915 tablet_bootstrap.cc:492] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6: Bootstrap starting.
I20260630 12:14:07.640476  6912 tablet_bootstrap.cc:654] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.642637  6915 tablet_bootstrap.cc:654] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.645090  6911 tablet_bootstrap.cc:492] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d: Bootstrap starting.
I20260630 12:14:07.647140  6912 tablet_bootstrap.cc:492] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f: No bootstrap required, opened a new log
I20260630 12:14:07.647799  6912 ts_tablet_manager.cc:1403] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260630 12:14:07.650957  6912 raft_consensus.cc:359] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.651885  6912 raft_consensus.cc:385] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.652226  6912 raft_consensus.cc:740] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f992f53762645a6b786dd591e137d5f, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.652442  6911 tablet_bootstrap.cc:654] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.653173  6912 consensus_queue.cc:260] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.656085  6912 ts_tablet_manager.cc:1434] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260630 12:14:07.656888  6915 tablet_bootstrap.cc:492] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6: No bootstrap required, opened a new log
I20260630 12:14:07.657173  6912 tablet_bootstrap.cc:492] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f: Bootstrap starting.
I20260630 12:14:07.657528  6915 ts_tablet_manager.cc:1403] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260630 12:14:07.660534  6915 raft_consensus.cc:359] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.661418  6915 raft_consensus.cc:385] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.662256  6915 raft_consensus.cc:740] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98b980fe829430980da7571ee6426f6, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.663296  6915 consensus_queue.cc:260] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.664587  6912 tablet_bootstrap.cc:654] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.669804  6921 raft_consensus.cc:493] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:07.670497  6921 raft_consensus.cc:515] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.676153  6915 ts_tablet_manager.cc:1434] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:14:07.681025  6921 leader_election.cc:290] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f992f53762645a6b786dd591e137d5f (127.0.108.2:40231), 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479)
I20260630 12:14:07.685261  6915 tablet_bootstrap.cc:492] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6: Bootstrap starting.
I20260630 12:14:07.703130  6915 tablet_bootstrap.cc:654] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.704166  6912 tablet_bootstrap.cc:492] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f: No bootstrap required, opened a new log
I20260630 12:14:07.704990  6912 ts_tablet_manager.cc:1403] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.019s
I20260630 12:14:07.708801  6912 raft_consensus.cc:359] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.709812  6912 raft_consensus.cc:385] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.710209  6912 raft_consensus.cc:740] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f992f53762645a6b786dd591e137d5f, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.711789  6912 consensus_queue.cc:260] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.714809  6912 ts_tablet_manager.cc:1434] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:14:07.724071  6915 tablet_bootstrap.cc:492] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6: No bootstrap required, opened a new log
I20260630 12:14:07.724818  6915 ts_tablet_manager.cc:1403] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.007s
I20260630 12:14:07.727999  6915 raft_consensus.cc:359] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.728819  6915 raft_consensus.cc:385] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.729135  6915 raft_consensus.cc:740] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98b980fe829430980da7571ee6426f6, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.730161  6911 tablet_bootstrap.cc:492] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d: No bootstrap required, opened a new log
I20260630 12:14:07.729899  6915 consensus_queue.cc:260] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.730046  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50624eb1384ccf81417f47122c1e26" candidate_uuid: "e98b980fe829430980da7571ee6426f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a082f346ac849db90ebc107f0e9037d" is_pre_election: true
I20260630 12:14:07.730366  6792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50624eb1384ccf81417f47122c1e26" candidate_uuid: "e98b980fe829430980da7571ee6426f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f992f53762645a6b786dd591e137d5f" is_pre_election: true
I20260630 12:14:07.730841  6911 ts_tablet_manager.cc:1403] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d: Time spent bootstrapping tablet: real 0.086s	user 0.041s	sys 0.035s
W20260630 12:14:07.732125  6681 leader_election.cc:343] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:07.732277  6915 ts_tablet_manager.cc:1434] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:07.733034  6792 raft_consensus.cc:2468] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e98b980fe829430980da7571ee6426f6 in term 0.
I20260630 12:14:07.733716  6915 tablet_bootstrap.cc:492] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6: Bootstrap starting.
I20260630 12:14:07.734032  6911 raft_consensus.cc:359] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.734864  6911 raft_consensus.cc:385] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.734656  6683 leader_election.cc:304] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [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: 0f992f53762645a6b786dd591e137d5f, e98b980fe829430980da7571ee6426f6; no voters: 2a082f346ac849db90ebc107f0e9037d
I20260630 12:14:07.735253  6911 raft_consensus.cc:740] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a082f346ac849db90ebc107f0e9037d, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.736207  6911 consensus_queue.cc:260] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.736629  6916 raft_consensus.cc:493] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:07.737797  6916 raft_consensus.cc:515] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.738637  6911 ts_tablet_manager.cc:1434] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:07.740770  6915 tablet_bootstrap.cc:654] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.737089  6921 raft_consensus.cc:2804] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:07.745163  6921 raft_consensus.cc:493] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:07.745139  6916 leader_election.cc:290] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977), 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479)
I20260630 12:14:07.745944  6921 raft_consensus.cc:3060] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.749074  6911 tablet_bootstrap.cc:492] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d: Bootstrap starting.
I20260630 12:14:07.755412  6911 tablet_bootstrap.cc:654] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.756501  6921 raft_consensus.cc:515] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.759951  6915 tablet_bootstrap.cc:492] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6: No bootstrap required, opened a new log
I20260630 12:14:07.760638  6915 ts_tablet_manager.cc:1403] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260630 12:14:07.760681  6792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50624eb1384ccf81417f47122c1e26" candidate_uuid: "e98b980fe829430980da7571ee6426f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f992f53762645a6b786dd591e137d5f"
I20260630 12:14:07.761428  6792 raft_consensus.cc:3060] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.762307  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50624eb1384ccf81417f47122c1e26" candidate_uuid: "e98b980fe829430980da7571ee6426f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a082f346ac849db90ebc107f0e9037d"
W20260630 12:14:07.763921  6681 leader_election.cc:343] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:07.764497  6921 leader_election.cc:290] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [CANDIDATE]: Term 1 election: Requested vote from peers 0f992f53762645a6b786dd591e137d5f (127.0.108.2:40231), 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479)
I20260630 12:14:07.764274  6915 raft_consensus.cc:359] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.765132  6915 raft_consensus.cc:385] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.765431  6915 raft_consensus.cc:740] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98b980fe829430980da7571ee6426f6, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.766157  6915 consensus_queue.cc:260] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.768368  6915 ts_tablet_manager.cc:1434] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:07.768160  6717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97a8cef768045c98ae80f85a5f6c9f8" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98b980fe829430980da7571ee6426f6" is_pre_election: true
I20260630 12:14:07.768973  6717 raft_consensus.cc:2468] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f992f53762645a6b786dd591e137d5f in term 0.
I20260630 12:14:07.769307  6792 raft_consensus.cc:2468] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e98b980fe829430980da7571ee6426f6 in term 1.
I20260630 12:14:07.770375  6755 leader_election.cc:304] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f992f53762645a6b786dd591e137d5f, e98b980fe829430980da7571ee6426f6; no voters: 
I20260630 12:14:07.770836  6683 leader_election.cc:304] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [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: 0f992f53762645a6b786dd591e137d5f, e98b980fe829430980da7571ee6426f6; no voters: 2a082f346ac849db90ebc107f0e9037d
I20260630 12:14:07.771291  6916 raft_consensus.cc:2804] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:07.771690  6916 raft_consensus.cc:493] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:07.772008  6916 raft_consensus.cc:3060] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.772081  6921 raft_consensus.cc:2804] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:07.781615  6916 raft_consensus.cc:515] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.785879  6717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97a8cef768045c98ae80f85a5f6c9f8" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98b980fe829430980da7571ee6426f6"
I20260630 12:14:07.786566  6717 raft_consensus.cc:3060] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.789003  6921 raft_consensus.cc:697] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 1 LEADER]: Becoming Leader. State: Replica: e98b980fe829430980da7571ee6426f6, State: Running, Role: LEADER
I20260630 12:14:07.783695  6916 leader_election.cc:290] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 1 election: Requested vote from peers e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977), 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479)
I20260630 12:14:07.791373  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97a8cef768045c98ae80f85a5f6c9f8" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a082f346ac849db90ebc107f0e9037d" is_pre_election: true
I20260630 12:14:07.791777  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97a8cef768045c98ae80f85a5f6c9f8" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a082f346ac849db90ebc107f0e9037d"
I20260630 12:14:07.792189  6866 raft_consensus.cc:2468] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f992f53762645a6b786dd591e137d5f in term 0.
I20260630 12:14:07.793488  6921 consensus_queue.cc:237] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.794978  6717 raft_consensus.cc:2468] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f992f53762645a6b786dd591e137d5f in term 1.
I20260630 12:14:07.796818  6755 leader_election.cc:304] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [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: 0f992f53762645a6b786dd591e137d5f, e98b980fe829430980da7571ee6426f6; no voters: 2a082f346ac849db90ebc107f0e9037d
I20260630 12:14:07.798626  6916 raft_consensus.cc:2804] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:07.799070  6911 tablet_bootstrap.cc:492] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d: No bootstrap required, opened a new log
I20260630 12:14:07.799769  6911 ts_tablet_manager.cc:1403] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.023s
I20260630 12:14:07.803746  6911 raft_consensus.cc:359] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.804772  6911 raft_consensus.cc:385] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.804896  6916 raft_consensus.cc:697] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Becoming Leader. State: Replica: 0f992f53762645a6b786dd591e137d5f, State: Running, Role: LEADER
I20260630 12:14:07.805228  6911 raft_consensus.cc:740] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a082f346ac849db90ebc107f0e9037d, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.805931  6916 consensus_queue.cc:237] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.806205  6911 consensus_queue.cc:260] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.808421  6911 ts_tablet_manager.cc:1434] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260630 12:14:07.807551  6613 catalog_manager.cc:5697] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e98b980fe829430980da7571ee6426f6 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "e98b980fe829430980da7571ee6426f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:07.815259  6614 catalog_manager.cc:5697] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f992f53762645a6b786dd591e137d5f (127.0.108.2). New cstate: current_term: 1 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:07.827732  6916 raft_consensus.cc:493] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:07.828174  6916 raft_consensus.cc:515] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } }
I20260630 12:14:07.829744  6916 leader_election.cc:290] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479), e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977)
I20260630 12:14:07.830580  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429c0d4b5852455080a0768948f5efec" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a082f346ac849db90ebc107f0e9037d" is_pre_election: true
I20260630 12:14:07.830714  6717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429c0d4b5852455080a0768948f5efec" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98b980fe829430980da7571ee6426f6" is_pre_election: true
I20260630 12:14:07.831156  6865 raft_consensus.cc:2468] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f992f53762645a6b786dd591e137d5f in term 0.
I20260630 12:14:07.831243  6717 raft_consensus.cc:2468] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f992f53762645a6b786dd591e137d5f in term 0.
I20260630 12:14:07.832187  6756 leader_election.cc:304] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f992f53762645a6b786dd591e137d5f, 2a082f346ac849db90ebc107f0e9037d; no voters: 
I20260630 12:14:07.832919  6916 raft_consensus.cc:2804] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:07.833191  6916 raft_consensus.cc:493] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:07.833401  6916 raft_consensus.cc:3060] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.838137  6916 raft_consensus.cc:515] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } }
I20260630 12:14:07.839711  6916 leader_election.cc:290] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 1 election: Requested vote from peers 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479), e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977)
I20260630 12:14:07.840687  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429c0d4b5852455080a0768948f5efec" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a082f346ac849db90ebc107f0e9037d"
I20260630 12:14:07.840853  6717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429c0d4b5852455080a0768948f5efec" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98b980fe829430980da7571ee6426f6"
I20260630 12:14:07.841251  6865 raft_consensus.cc:3060] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.841430  6717 raft_consensus.cc:3060] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.846459  6717 raft_consensus.cc:2468] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f992f53762645a6b786dd591e137d5f in term 1.
I20260630 12:14:07.846784  6865 raft_consensus.cc:2468] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f992f53762645a6b786dd591e137d5f in term 1.
I20260630 12:14:07.847565  6755 leader_election.cc:304] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f992f53762645a6b786dd591e137d5f, e98b980fe829430980da7571ee6426f6; no voters: 
I20260630 12:14:07.848328  6916 raft_consensus.cc:2804] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:07.848752  6916 raft_consensus.cc:697] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Becoming Leader. State: Replica: 0f992f53762645a6b786dd591e137d5f, State: Running, Role: LEADER
I20260630 12:14:07.849427  6916 consensus_queue.cc:237] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } }
I20260630 12:14:07.855845  6615 catalog_manager.cc:5697] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f992f53762645a6b786dd591e137d5f (127.0.108.2). New cstate: current_term: 1 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:07.919137  6663 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:07.921362  6917 raft_consensus.cc:493] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:07.921931  6917 raft_consensus.cc:515] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.924182  6917 leader_election.cc:290] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977), 0f992f53762645a6b786dd591e137d5f (127.0.108.2:40231)
I20260630 12:14:07.934779  6717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448e7611c92949b584e64d34a7208106" candidate_uuid: "2a082f346ac849db90ebc107f0e9037d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98b980fe829430980da7571ee6426f6" is_pre_election: true
I20260630 12:14:07.934774  6792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448e7611c92949b584e64d34a7208106" candidate_uuid: "2a082f346ac849db90ebc107f0e9037d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f992f53762645a6b786dd591e137d5f" is_pre_election: true
I20260630 12:14:07.935567  6717 raft_consensus.cc:2468] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a082f346ac849db90ebc107f0e9037d in term 0.
I20260630 12:14:07.935789  6792 raft_consensus.cc:2468] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a082f346ac849db90ebc107f0e9037d in term 0.
I20260630 12:14:07.937014  6832 leader_election.cc:304] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f992f53762645a6b786dd591e137d5f, 2a082f346ac849db90ebc107f0e9037d; no voters: 
I20260630 12:14:07.937743  6917 raft_consensus.cc:2804] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:07.938093  6917 raft_consensus.cc:493] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:07.938503  6917 raft_consensus.cc:3060] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.945042  6917 raft_consensus.cc:515] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.947481  6917 leader_election.cc:290] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [CANDIDATE]: Term 1 election: Requested vote from peers e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977), 0f992f53762645a6b786dd591e137d5f (127.0.108.2:40231)
I20260630 12:14:07.948179  6792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448e7611c92949b584e64d34a7208106" candidate_uuid: "2a082f346ac849db90ebc107f0e9037d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f992f53762645a6b786dd591e137d5f"
I20260630 12:14:07.948179  6717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448e7611c92949b584e64d34a7208106" candidate_uuid: "2a082f346ac849db90ebc107f0e9037d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98b980fe829430980da7571ee6426f6"
I20260630 12:14:07.949108  6792 raft_consensus.cc:3060] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.949198  6717 raft_consensus.cc:3060] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.954214  6792 raft_consensus.cc:2468] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a082f346ac849db90ebc107f0e9037d in term 1.
I20260630 12:14:07.954293  6717 raft_consensus.cc:2468] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a082f346ac849db90ebc107f0e9037d in term 1.
I20260630 12:14:07.955317  6832 leader_election.cc:304] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f992f53762645a6b786dd591e137d5f, 2a082f346ac849db90ebc107f0e9037d; no voters: 
I20260630 12:14:07.955981  6917 raft_consensus.cc:2804] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:07.956880  6917 raft_consensus.cc:697] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 1 LEADER]: Becoming Leader. State: Replica: 2a082f346ac849db90ebc107f0e9037d, State: Running, Role: LEADER
I20260630 12:14:07.957489  6917 consensus_queue.cc:237] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.965348  6615 catalog_manager.cc:5697] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a082f346ac849db90ebc107f0e9037d (127.0.108.3). New cstate: current_term: 1 leader_uuid: "2a082f346ac849db90ebc107f0e9037d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:07.987778  6917 raft_consensus.cc:493] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:07.988267  6917 raft_consensus.cc:515] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:07.990026  6917 leader_election.cc:290] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977), 0f992f53762645a6b786dd591e137d5f (127.0.108.2:40231)
I20260630 12:14:07.990813  6717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50624eb1384ccf81417f47122c1e26" candidate_uuid: "2a082f346ac849db90ebc107f0e9037d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e98b980fe829430980da7571ee6426f6" is_pre_election: true
I20260630 12:14:07.991127  6792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50624eb1384ccf81417f47122c1e26" candidate_uuid: "2a082f346ac849db90ebc107f0e9037d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f992f53762645a6b786dd591e137d5f" is_pre_election: true
I20260630 12:14:07.991829  6792 raft_consensus.cc:2393] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a082f346ac849db90ebc107f0e9037d in current term 1: Already voted for candidate e98b980fe829430980da7571ee6426f6 in this term.
I20260630 12:14:07.992782  6832 leader_election.cc:304] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [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: 2a082f346ac849db90ebc107f0e9037d; no voters: 0f992f53762645a6b786dd591e137d5f, e98b980fe829430980da7571ee6426f6
I20260630 12:14:07.993412  6917 raft_consensus.cc:3060] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.998198  6917 raft_consensus.cc:2749] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:08.051198   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:14:08.068408   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:08.069307   432 tablet_replica.cc:333] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6: stopping tablet replica
I20260630 12:14:08.069926   432 raft_consensus.cc:2243] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.070308   432 raft_consensus.cc:2272] T 448e7611c92949b584e64d34a7208106 P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.072191   432 tablet_replica.cc:333] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6: stopping tablet replica
I20260630 12:14:08.072744   432 raft_consensus.cc:2243] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.073084   432 raft_consensus.cc:2272] T f97a8cef768045c98ae80f85a5f6c9f8 P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.074978   432 tablet_replica.cc:333] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6: stopping tablet replica
I20260630 12:14:08.075443   432 raft_consensus.cc:2243] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:08.076409   432 pending_rounds.cc:70] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6: Trying to abort 1 pending ops.
I20260630 12:14:08.076700   432 pending_rounds.cc:77] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437469373612032 op_type: NO_OP noop_request { }
I20260630 12:14:08.077068   432 raft_consensus.cc:2889] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:08.077347   432 raft_consensus.cc:2272] T 3f50624eb1384ccf81417f47122c1e26 P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.079548   432 tablet_replica.cc:333] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6: stopping tablet replica
I20260630 12:14:08.080022   432 raft_consensus.cc:2243] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.080376   432 raft_consensus.cc:2272] T 429c0d4b5852455080a0768948f5efec P e98b980fe829430980da7571ee6426f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.103528   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
W20260630 12:14:08.204344  6755 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:14:08.207331  6755 consensus_peers.cc:597] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:08.330199  6916 consensus_queue.cc:1048] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:08.345310  6755 consensus_peers.cc:597] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:08.352180  6865 raft_consensus.cc:3060] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:08.358315  6935 consensus_queue.cc:1048] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:08.492203  6917 consensus_queue.cc:1048] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:14:08.516762  6829 consensus_peers.cc:597] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:08.921167  6663 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e98b980fe829430980da7571ee6426f6 not available for placement
I20260630 12:14:09.095631  6917 consensus_queue.cc:579] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [LEADER]: Leader has been unable to successfully communicate with peer e98b980fe829430980da7571ee6426f6 for more than 1 seconds (1.137s)
W20260630 12:14:09.103749  6614 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 448e7611c92949b584e64d34a7208106 with cas_config_opid_index -1: no extra replica candidate found for tablet 448e7611c92949b584e64d34a7208106 (table test-workload [id=b9cd757e00bb477888a8221f0108c5db]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260630 12:14:09.147898   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:09.153812  6957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.154912  6958 instance_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:14:09.156448   432 server_base.cc:1061] running on GCE node
W20260630 12:14:09.156392  6960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:09.157747  6935 consensus_queue.cc:579] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Leader has been unable to successfully communicate with peer e98b980fe829430980da7571ee6426f6 for more than 1 seconds (1.350s)
I20260630 12:14:09.158546   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:09.158967   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:09.159262   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821649159237 us; error 0 us; skew 500 ppm
I20260630 12:14:09.160183   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.167510   432 webserver.cc:533] Webserver started at http://127.0.108.4:34713/ using document root <none> and password file <none>
I20260630 12:14:09.168195   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.168470   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:09.168820   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:09.170109   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "018e00b9bcd8455597658e77bd541ab1"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-7v2h"
I20260630 12:14:09.174695   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:09.178221  6967 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.179054   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:09.179342   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "018e00b9bcd8455597658e77bd541ab1"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-7v2h"
I20260630 12:14:09.179605   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480322605-432-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:14:09.191534   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:09.192917   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:09.194779   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:09.197635   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:09.197816   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.198051   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:09.198210   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.238626   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:38929
I20260630 12:14:09.238721  7029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:38929 every 8 connection(s)
I20260630 12:14:09.274158  6963 consensus_queue.cc:579] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [LEADER]: Leader has been unable to successfully communicate with peer e98b980fe829430980da7571ee6426f6 for more than 1 seconds (1.423s)
I20260630 12:14:09.425853  7030 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41719
I20260630 12:14:09.426359  7030 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:09.427202  7030 heartbeater.cc:507] Master 127.0.108.62:41719 requested a full tablet report, sending...
I20260630 12:14:09.429781  6614 ts_manager.cc:194] Registered new tserver with Master: 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4:38929)
I20260630 12:14:09.431756  6614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37516
I20260630 12:14:09.667459  6792 consensus_queue.cc:237] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [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: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:09.669013  6935 raft_consensus.cc:493] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:09.669678  6935 raft_consensus.cc:515] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:09.673091  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50624eb1384ccf81417f47122c1e26" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a082f346ac849db90ebc107f0e9037d" is_pre_election: true
I20260630 12:14:09.673869  6866 raft_consensus.cc:2468] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f992f53762645a6b786dd591e137d5f in term 1.
I20260630 12:14:09.673091  6865 consensus_queue.cc:237] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [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: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:09.675659  6756 leader_election.cc:304] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [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: 0f992f53762645a6b786dd591e137d5f, 2a082f346ac849db90ebc107f0e9037d; no voters: 
I20260630 12:14:09.676692  6963 raft_consensus.cc:2804] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:09.677196  6963 raft_consensus.cc:493] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:09.679201  6963 raft_consensus.cc:3060] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:09.677516  6935 leader_election.cc:290] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977), 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479)
I20260630 12:14:09.696040  6791 raft_consensus.cc:1275] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Refusing update from remote peer 2a082f346ac849db90ebc107f0e9037d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:09.699448  6954 consensus_queue.cc:1048] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:09.708992  6963 raft_consensus.cc:515] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:09.711831  6963 leader_election.cc:290] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 2 election: Requested vote from peers e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977), 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479)
W20260630 12:14:09.718662  6755 leader_election.cc:336] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111)
I20260630 12:14:09.729015  6792 consensus_queue.cc:237] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [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: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
W20260630 12:14:09.733449  6829 consensus_peers.cc:597] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:09.740796  6866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f50624eb1384ccf81417f47122c1e26" candidate_uuid: "0f992f53762645a6b786dd591e137d5f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a082f346ac849db90ebc107f0e9037d"
I20260630 12:14:09.740954  6865 raft_consensus.cc:1275] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:09.741667  6866 raft_consensus.cc:3060] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:09.743093  6963 consensus_queue.cc:1048] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:09.748991  6755 consensus_peers.cc:597] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:09.749534  6755 leader_election.cc:336] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111)
I20260630 12:14:09.749929  6866 raft_consensus.cc:2468] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f992f53762645a6b786dd591e137d5f in term 2.
I20260630 12:14:09.751263  6756 leader_election.cc:304] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [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: 0f992f53762645a6b786dd591e137d5f, 2a082f346ac849db90ebc107f0e9037d; no voters: e98b980fe829430980da7571ee6426f6
I20260630 12:14:09.752110  6963 raft_consensus.cc:2804] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:09.752751  6963 raft_consensus.cc:697] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 2 LEADER]: Becoming Leader. State: Replica: 0f992f53762645a6b786dd591e137d5f, State: Running, Role: LEADER
I20260630 12:14:09.751956  7036 raft_consensus.cc:2955] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
I20260630 12:14:09.753958  6963 consensus_queue.cc:237] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Queue going to LEADER 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: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } }
I20260630 12:14:09.754153  6791 raft_consensus.cc:2955] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
I20260630 12:14:09.771473  6866 raft_consensus.cc:1275] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:14:09.771872  6830 consensus_peers.cc:597] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d -> Peer 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4:38929): Couldn't send request to peer 018e00b9bcd8455597658e77bd541ab1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 448e7611c92949b584e64d34a7208106. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:09.772531  6600 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 448e7611c92949b584e64d34a7208106 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:14:09.774171  6615 catalog_manager.cc:5697] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f reported cstate change: term changed from 1 to 2, leader changed from e98b980fe829430980da7571ee6426f6 (127.0.108.1) to 0f992f53762645a6b786dd591e137d5f (127.0.108.2). New cstate: current_term: 2 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:09.776214  6614 catalog_manager.cc:5697] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d reported cstate change: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "2a082f346ac849db90ebc107f0e9037d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:09.775462  6962 consensus_queue.cc:1048] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:09.779340  6935 raft_consensus.cc:2955] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
W20260630 12:14:09.781639  6755 consensus_peers.cc:597] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:09.785676  6756 consensus_peers.cc:597] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f -> Peer 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4:38929): Couldn't send request to peer 018e00b9bcd8455597658e77bd541ab1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f97a8cef768045c98ae80f85a5f6c9f8. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:09.786440  6756 consensus_peers.cc:597] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f -> Peer 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4:38929): Couldn't send request to peer 018e00b9bcd8455597658e77bd541ab1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 429c0d4b5852455080a0768948f5efec. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:09.786727  6865 raft_consensus.cc:2955] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
I20260630 12:14:09.792996  6602 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f97a8cef768045c98ae80f85a5f6c9f8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:14:09.797716  6963 raft_consensus.cc:2955] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
I20260630 12:14:09.799953  6865 raft_consensus.cc:2955] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
I20260630 12:14:09.811322  6602 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 429c0d4b5852455080a0768948f5efec with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:09.814898  6615 catalog_manager.cc:5697] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d reported cstate change: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
I20260630 12:14:09.829313  6614 catalog_manager.cc:5697] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d reported cstate change: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
W20260630 12:14:09.923362  6663 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e98b980fe829430980da7571ee6426f6 not available for placement
I20260630 12:14:10.115778  7054 ts_tablet_manager.cc:933] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: Initiating tablet copy from peer 0f992f53762645a6b786dd591e137d5f (127.0.108.2:40231)
I20260630 12:14:10.117426  7054 tablet_copy_client.cc:323] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:40231
I20260630 12:14:10.129019  6802 tablet_copy_service.cc:140] P 0f992f53762645a6b786dd591e137d5f: Received BeginTabletCopySession request for tablet f97a8cef768045c98ae80f85a5f6c9f8 from peer 018e00b9bcd8455597658e77bd541ab1 ({username='slave'} at 127.0.0.1:55212)
I20260630 12:14:10.129472  6802 tablet_copy_service.cc:161] P 0f992f53762645a6b786dd591e137d5f: Beginning new tablet copy session on tablet f97a8cef768045c98ae80f85a5f6c9f8 from peer 018e00b9bcd8455597658e77bd541ab1 at {username='slave'} at 127.0.0.1:55212: session id = 018e00b9bcd8455597658e77bd541ab1-f97a8cef768045c98ae80f85a5f6c9f8
I20260630 12:14:10.134770  6802 tablet_copy_source_session.cc:215] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:10.137539  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97a8cef768045c98ae80f85a5f6c9f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:10.147965  7054 tablet_copy_client.cc:806] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:10.148463  7054 tablet_copy_client.cc:670] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:10.152005  7054 tablet_copy_client.cc:538] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:10.158296  7054 tablet_bootstrap.cc:492] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: Bootstrap starting.
I20260630 12:14:10.171854  7054 tablet_bootstrap.cc:492] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: 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:14:10.172544  7054 tablet_bootstrap.cc:492] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: Bootstrap complete.
I20260630 12:14:10.173080  7054 ts_tablet_manager.cc:1403] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:14:10.175020  7054 raft_consensus.cc:359] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:10.175570  7054 raft_consensus.cc:740] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 018e00b9bcd8455597658e77bd541ab1, State: Initialized, Role: LEARNER
I20260630 12:14:10.176085  7054 consensus_queue.cc:260] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [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: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:10.178308  7030 heartbeater.cc:499] Master 127.0.108.62:41719 was elected leader, sending a full tablet report...
I20260630 12:14:10.178583  7054 ts_tablet_manager.cc:1434] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:14:10.180235  6802 tablet_copy_service.cc:342] P 0f992f53762645a6b786dd591e137d5f: Request end of tablet copy session 018e00b9bcd8455597658e77bd541ab1-f97a8cef768045c98ae80f85a5f6c9f8 received from {username='slave'} at 127.0.0.1:55212
I20260630 12:14:10.180680  6802 tablet_copy_service.cc:434] P 0f992f53762645a6b786dd591e137d5f: ending tablet copy session 018e00b9bcd8455597658e77bd541ab1-f97a8cef768045c98ae80f85a5f6c9f8 on tablet f97a8cef768045c98ae80f85a5f6c9f8 with peer 018e00b9bcd8455597658e77bd541ab1
W20260630 12:14:10.227945  6755 consensus_peers.cc:597] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:10.276836  7054 ts_tablet_manager.cc:933] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: Initiating tablet copy from peer 2a082f346ac849db90ebc107f0e9037d (127.0.108.3:41479)
I20260630 12:14:10.278368  7054 tablet_copy_client.cc:323] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:41479
I20260630 12:14:10.288657  6876 tablet_copy_service.cc:140] P 2a082f346ac849db90ebc107f0e9037d: Received BeginTabletCopySession request for tablet 448e7611c92949b584e64d34a7208106 from peer 018e00b9bcd8455597658e77bd541ab1 ({username='slave'} at 127.0.0.1:47374)
I20260630 12:14:10.288702  6865 raft_consensus.cc:1275] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:10.289172  6876 tablet_copy_service.cc:161] P 2a082f346ac849db90ebc107f0e9037d: Beginning new tablet copy session on tablet 448e7611c92949b584e64d34a7208106 from peer 018e00b9bcd8455597658e77bd541ab1 at {username='slave'} at 127.0.0.1:47374: session id = 018e00b9bcd8455597658e77bd541ab1-448e7611c92949b584e64d34a7208106
I20260630 12:14:10.290115  6963 consensus_queue.cc:1048] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:10.295315  6876 tablet_copy_source_session.cc:215] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:10.298628  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448e7611c92949b584e64d34a7208106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:10.307770  7064 ts_tablet_manager.cc:933] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: Initiating tablet copy from peer 0f992f53762645a6b786dd591e137d5f (127.0.108.2:40231)
I20260630 12:14:10.310029  7064 tablet_copy_client.cc:323] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:40231
I20260630 12:14:10.311738  6802 tablet_copy_service.cc:140] P 0f992f53762645a6b786dd591e137d5f: Received BeginTabletCopySession request for tablet 429c0d4b5852455080a0768948f5efec from peer 018e00b9bcd8455597658e77bd541ab1 ({username='slave'} at 127.0.0.1:55212)
I20260630 12:14:10.312305  6802 tablet_copy_service.cc:161] P 0f992f53762645a6b786dd591e137d5f: Beginning new tablet copy session on tablet 429c0d4b5852455080a0768948f5efec from peer 018e00b9bcd8455597658e77bd541ab1 at {username='slave'} at 127.0.0.1:55212: session id = 018e00b9bcd8455597658e77bd541ab1-429c0d4b5852455080a0768948f5efec
I20260630 12:14:10.314452  7054 tablet_copy_client.cc:806] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:10.315037  7054 tablet_copy_client.cc:670] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:10.318409  6802 tablet_copy_source_session.cc:215] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:10.318434  7054 tablet_copy_client.cc:538] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:10.321288  7064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429c0d4b5852455080a0768948f5efec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:10.327277  7054 tablet_bootstrap.cc:492] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: Bootstrap starting.
I20260630 12:14:10.337611  7064 tablet_copy_client.cc:806] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:10.338215  7064 tablet_copy_client.cc:670] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:10.342240  7064 tablet_copy_client.cc:538] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:10.346768  7054 tablet_bootstrap.cc:492] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: 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:14:10.347740  7054 tablet_bootstrap.cc:492] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: Bootstrap complete.
I20260630 12:14:10.348459  7054 ts_tablet_manager.cc:1403] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260630 12:14:10.351145  7054 raft_consensus.cc:359] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:10.351903  7064 tablet_bootstrap.cc:492] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: Bootstrap starting.
I20260630 12:14:10.351923  7054 raft_consensus.cc:740] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 018e00b9bcd8455597658e77bd541ab1, State: Initialized, Role: LEARNER
I20260630 12:14:10.352836  7054 consensus_queue.cc:260] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [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: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:10.355000  7054 ts_tablet_manager.cc:1434] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:10.356693  6876 tablet_copy_service.cc:342] P 2a082f346ac849db90ebc107f0e9037d: Request end of tablet copy session 018e00b9bcd8455597658e77bd541ab1-448e7611c92949b584e64d34a7208106 received from {username='slave'} at 127.0.0.1:47374
I20260630 12:14:10.357040  6876 tablet_copy_service.cc:434] P 2a082f346ac849db90ebc107f0e9037d: ending tablet copy session 018e00b9bcd8455597658e77bd541ab1-448e7611c92949b584e64d34a7208106 on tablet 448e7611c92949b584e64d34a7208106 with peer 018e00b9bcd8455597658e77bd541ab1
I20260630 12:14:10.370311  7064 tablet_bootstrap.cc:492] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: 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:14:10.371024  7064 tablet_bootstrap.cc:492] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: Bootstrap complete.
I20260630 12:14:10.371603  7064 ts_tablet_manager.cc:1403] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.011s
I20260630 12:14:10.373530  7064 raft_consensus.cc:359] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:10.374112  7064 raft_consensus.cc:740] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 018e00b9bcd8455597658e77bd541ab1, State: Initialized, Role: LEARNER
I20260630 12:14:10.374643  7064 consensus_queue.cc:260] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [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: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:10.376731  7064 ts_tablet_manager.cc:1434] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:14:10.378345  6802 tablet_copy_service.cc:342] P 0f992f53762645a6b786dd591e137d5f: Request end of tablet copy session 018e00b9bcd8455597658e77bd541ab1-429c0d4b5852455080a0768948f5efec received from {username='slave'} at 127.0.0.1:55212
I20260630 12:14:10.379022  6802 tablet_copy_service.cc:434] P 0f992f53762645a6b786dd591e137d5f: ending tablet copy session 018e00b9bcd8455597658e77bd541ab1-429c0d4b5852455080a0768948f5efec on tablet 429c0d4b5852455080a0768948f5efec with peer 018e00b9bcd8455597658e77bd541ab1
I20260630 12:14:10.529939  7004 raft_consensus.cc:1217] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:10.682866  7004 raft_consensus.cc:1217] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:14:10.687013  6813 debug-util.cc:398] Leaking SignalData structure 0x7b08001fdc60 after lost signal to thread 435
W20260630 12:14:10.688064  6813 debug-util.cc:398] Leaking SignalData structure 0x7b08001c1f40 after lost signal to thread 6649
I20260630 12:14:10.701946  7070 consensus_queue.cc:579] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [LEADER]: Leader has been unable to successfully communicate with peer e98b980fe829430980da7571ee6426f6 for more than 1 seconds (1.026s)
I20260630 12:14:10.725328  7004 raft_consensus.cc:1217] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:10.899148  6935 consensus_queue.cc:579] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [LEADER]: Leader has been unable to successfully communicate with peer e98b980fe829430980da7571ee6426f6 for more than 1 seconds (1.168s)
W20260630 12:14:10.925587  6663 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e98b980fe829430980da7571ee6426f6 not available for placement
I20260630 12:14:11.013203  6935 raft_consensus.cc:1064] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f: attempting to promote NON_VOTER 018e00b9bcd8455597658e77bd541ab1 to VOTER
I20260630 12:14:11.015820  6935 consensus_queue.cc:237] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [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: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } }
I20260630 12:14:11.023626  6865 raft_consensus.cc:1275] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:11.024360  7004 raft_consensus.cc:1275] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:11.025501  7074 consensus_queue.cc:1048] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:11.027254  6963 consensus_queue.cc:1048] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:11.027876  6755 consensus_peers.cc:597] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.036720  7074 raft_consensus.cc:2955] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.038718  7004 raft_consensus.cc:2955] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.049053  6865 raft_consensus.cc:2955] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.051417  6615 catalog_manager.cc:5697] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f reported cstate change: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:11.071049  6792 consensus_queue.cc:237] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [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: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } }
I20260630 12:14:11.076901  7004 raft_consensus.cc:1275] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:11.077116  6865 raft_consensus.cc:1275] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:11.078348  7074 consensus_queue.cc:1048] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } 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:14:11.079023  7053 consensus_queue.cc:1048] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:11.085808  7074 raft_consensus.cc:2955] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.087893  6865 raft_consensus.cc:2955] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.088138  7004 raft_consensus.cc:2955] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.097687  6602 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f97a8cef768045c98ae80f85a5f6c9f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:11.103432  6613 catalog_manager.cc:5697] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f reported cstate change: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:14:11.120915  6599 catalog_manager.cc:4755] TS e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f97a8cef768045c98ae80f85a5f6c9f8: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111)
I20260630 12:14:11.190115  7074 raft_consensus.cc:1064] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f: attempting to promote NON_VOTER 018e00b9bcd8455597658e77bd541ab1 to VOTER
I20260630 12:14:11.192376  7074 consensus_queue.cc:237] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [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: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } }
I20260630 12:14:11.200284  7004 raft_consensus.cc:1275] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:11.200371  6865 raft_consensus.cc:1275] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:11.202409  6935 consensus_queue.cc:1048] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:11.203380  7053 consensus_queue.cc:1048] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:11.204259  6755 consensus_peers.cc:597] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.211980  6935 raft_consensus.cc:2955] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.213923  7004 raft_consensus.cc:2955] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.222867  6865 raft_consensus.cc:2955] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.227232  6613 catalog_manager.cc:5697] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f reported cstate change: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:11.244156  6792 consensus_queue.cc:237] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [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: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } }
I20260630 12:14:11.249969  7004 raft_consensus.cc:1275] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:11.250182  6865 raft_consensus.cc:1275] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:11.250770  6963 consensus_queue.cc:579] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Leader has been unable to successfully communicate with peer e98b980fe829430980da7571ee6426f6 for more than 1 seconds (1.495s)
I20260630 12:14:11.251751  7053 consensus_queue.cc:1048] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } 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:14:11.252424  6963 consensus_queue.cc:1048] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:11.259509  6963 raft_consensus.cc:2955] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.261806  7004 raft_consensus.cc:2955] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.270517  6866 raft_consensus.cc:2955] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.273449  6602 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 429c0d4b5852455080a0768948f5efec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:11.275039  6613 catalog_manager.cc:5697] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 reported cstate change: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.277856  6792 consensus_queue.cc:237] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:11.288214  6866 raft_consensus.cc:1275] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:11.289814  7074 consensus_queue.cc:1048] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:11.291944  6756 consensus_peers.cc:597] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f -> Peer 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4:38929): Couldn't send request to peer 018e00b9bcd8455597658e77bd541ab1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f50624eb1384ccf81417f47122c1e26. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.298753  7053 raft_consensus.cc:2955] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
I20260630 12:14:11.300143  6865 raft_consensus.cc:2955] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } } }
W20260630 12:14:11.301707  6755 consensus_peers.cc:597] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.319410  7086 raft_consensus.cc:1064] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d: attempting to promote NON_VOTER 018e00b9bcd8455597658e77bd541ab1 to VOTER
I20260630 12:14:11.322340  7086 consensus_queue.cc:237] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [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: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } }
I20260630 12:14:11.354538  6602 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3f50624eb1384ccf81417f47122c1e26 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:11.365063  6792 raft_consensus.cc:1275] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Refusing update from remote peer 2a082f346ac849db90ebc107f0e9037d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:11.365063  7004 raft_consensus.cc:1275] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [term 1 LEARNER]: Refusing update from remote peer 2a082f346ac849db90ebc107f0e9037d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:11.372376  6613 catalog_manager.cc:5697] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f reported cstate change: config changed from index -1 to 2, NON_VOTER 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) added. New cstate: current_term: 2 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.368227  7088 consensus_queue.cc:1048] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260630 12:14:11.382939  7086 consensus_queue.cc:1048] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [LEADER]: Connected to new peer: Peer: permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:14:11.385272  6829 consensus_peers.cc:597] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:11.409267  7070 raft_consensus.cc:2955] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.411671  7005 raft_consensus.cc:2955] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.429450  6792 raft_consensus.cc:2955] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.430925  6612 catalog_manager.cc:5697] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d reported cstate change: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2a082f346ac849db90ebc107f0e9037d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:11.451625  6865 consensus_queue.cc:237] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [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: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } }
I20260630 12:14:11.457221  6792 raft_consensus.cc:1275] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Refusing update from remote peer 2a082f346ac849db90ebc107f0e9037d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:11.457347  7005 raft_consensus.cc:1275] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Refusing update from remote peer 2a082f346ac849db90ebc107f0e9037d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:11.458593  7070 consensus_queue.cc:1048] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:11.459231  7088 consensus_queue.cc:1048] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [LEADER]: Connected to new peer: Peer: permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } 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:14:11.466202  7088 raft_consensus.cc:2955] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.468482  6792 raft_consensus.cc:2955] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.469775  7005 raft_consensus.cc:2955] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.487951  6615 catalog_manager.cc:5697] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f reported cstate change: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "2a082f346ac849db90ebc107f0e9037d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:11.497171  6600 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 448e7611c92949b584e64d34a7208106 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:11.823200  7092 ts_tablet_manager.cc:933] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: Initiating tablet copy from peer 0f992f53762645a6b786dd591e137d5f (127.0.108.2:40231)
I20260630 12:14:11.825043  7092 tablet_copy_client.cc:323] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:40231
I20260630 12:14:11.827129  6802 tablet_copy_service.cc:140] P 0f992f53762645a6b786dd591e137d5f: Received BeginTabletCopySession request for tablet 3f50624eb1384ccf81417f47122c1e26 from peer 018e00b9bcd8455597658e77bd541ab1 ({username='slave'} at 127.0.0.1:55212)
I20260630 12:14:11.827628  6802 tablet_copy_service.cc:161] P 0f992f53762645a6b786dd591e137d5f: Beginning new tablet copy session on tablet 3f50624eb1384ccf81417f47122c1e26 from peer 018e00b9bcd8455597658e77bd541ab1 at {username='slave'} at 127.0.0.1:55212: session id = 018e00b9bcd8455597658e77bd541ab1-3f50624eb1384ccf81417f47122c1e26
I20260630 12:14:11.835021  6802 tablet_copy_source_session.cc:215] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:11.838238  7092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f50624eb1384ccf81417f47122c1e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.850167  7092 tablet_copy_client.cc:806] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:11.850781  7092 tablet_copy_client.cc:670] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:11.854965  7092 tablet_copy_client.cc:538] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:11.861693  7092 tablet_bootstrap.cc:492] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: Bootstrap starting.
I20260630 12:14:11.877275  7092 tablet_bootstrap.cc:492] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: 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:14:11.878002  7092 tablet_bootstrap.cc:492] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: Bootstrap complete.
I20260630 12:14:11.878568  7092 ts_tablet_manager.cc:1403] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:14:11.880865  7092 raft_consensus.cc:359] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:11.881480  7092 raft_consensus.cc:740] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 018e00b9bcd8455597658e77bd541ab1, State: Initialized, Role: LEARNER
I20260630 12:14:11.882066  7092 consensus_queue.cc:260] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: true } }
I20260630 12:14:11.884438  7092 ts_tablet_manager.cc:1434] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:11.886487  6802 tablet_copy_service.cc:342] P 0f992f53762645a6b786dd591e137d5f: Request end of tablet copy session 018e00b9bcd8455597658e77bd541ab1-3f50624eb1384ccf81417f47122c1e26 received from {username='slave'} at 127.0.0.1:55212
I20260630 12:14:11.886974  6802 tablet_copy_service.cc:434] P 0f992f53762645a6b786dd591e137d5f: ending tablet copy session 018e00b9bcd8455597658e77bd541ab1-3f50624eb1384ccf81417f47122c1e26 on tablet 3f50624eb1384ccf81417f47122c1e26 with peer 018e00b9bcd8455597658e77bd541ab1
W20260630 12:14:11.930737  6663 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver e98b980fe829430980da7571ee6426f6 not available for placement
W20260630 12:14:12.196820  6599 catalog_manager.cc:4755] TS e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 448e7611c92949b584e64d34a7208106: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111)
I20260630 12:14:12.311548  6963 consensus_queue.cc:579] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Leader has been unable to successfully communicate with peer e98b980fe829430980da7571ee6426f6 for more than 1 seconds (1.032s)
I20260630 12:14:12.356889  7005 raft_consensus.cc:1217] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:12.807143  7097 raft_consensus.cc:1064] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f: attempting to promote NON_VOTER 018e00b9bcd8455597658e77bd541ab1 to VOTER
I20260630 12:14:12.810122  7097 consensus_queue.cc:237] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } }
I20260630 12:14:12.818208  7005 raft_consensus.cc:1275] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [term 2 LEARNER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:12.819250  6865 raft_consensus.cc:1275] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:12.820243  7097 consensus_queue.cc:1048] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } 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:14:12.822080  7101 consensus_queue.cc:1048] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:12.822943  6755 consensus_peers.cc:597] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f -> Peer e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): Couldn't send request to peer e98b980fe829430980da7571ee6426f6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:12.831513  7101 raft_consensus.cc:2955] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:12.833528  7005 raft_consensus.cc:2955] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:12.841579  6865 raft_consensus.cc:2955] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:12.848063  6613 catalog_manager.cc:5697] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 reported cstate change: config changed from index 2 to 3, 018e00b9bcd8455597658e77bd541ab1 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e98b980fe829430980da7571ee6426f6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40977 } } peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:12.867604  6792 consensus_queue.cc:237] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } }
I20260630 12:14:12.873204  6865 raft_consensus.cc:1275] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:12.874605  7005 raft_consensus.cc:1275] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [term 2 FOLLOWER]: Refusing update from remote peer 0f992f53762645a6b786dd591e137d5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:12.875942  6963 consensus_queue.cc:1048] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:12.877365  7097 consensus_queue.cc:1048] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } 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:14:12.883169  7098 raft_consensus.cc:2955] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:12.885080  6866 raft_consensus.cc:2955] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:12.889094  7005 raft_consensus.cc:2955] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
I20260630 12:14:12.895761  6602 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f50624eb1384ccf81417f47122c1e26 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:12.901151  6612 catalog_manager.cc:5697] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d reported cstate change: config changed from index 3 to 4, VOTER e98b980fe829430980da7571ee6426f6 (127.0.108.1) evicted. New cstate: current_term: 2 leader_uuid: "0f992f53762645a6b786dd591e137d5f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f992f53762645a6b786dd591e137d5f" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40231 } } peers { permanent_uuid: "2a082f346ac849db90ebc107f0e9037d" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 41479 } } peers { permanent_uuid: "018e00b9bcd8455597658e77bd541ab1" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 38929 } attrs { promote: false } } }
W20260630 12:14:13.304991  6599 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260630 12:14:13.307585  6599 catalog_manager.cc:4755] TS e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3f50624eb1384ccf81417f47122c1e26: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111)
W20260630 12:14:15.189062  6599 catalog_manager.cc:4755] TS e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3f50624eb1384ccf81417f47122c1e26: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111)
I20260630 12:14:16.423332   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:14:16.459553   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:16.460326   432 tablet_replica.cc:333] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f: stopping tablet replica
I20260630 12:14:16.461122   432 raft_consensus.cc:2243] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.461771   432 raft_consensus.cc:2272] T 448e7611c92949b584e64d34a7208106 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.464126   432 tablet_replica.cc:333] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f: stopping tablet replica
I20260630 12:14:16.464738   432 raft_consensus.cc:2243] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.465742   432 raft_consensus.cc:2272] T 3f50624eb1384ccf81417f47122c1e26 P 0f992f53762645a6b786dd591e137d5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.467809   432 tablet_replica.cc:333] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f: stopping tablet replica
I20260630 12:14:16.468356   432 raft_consensus.cc:2243] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.469218   432 raft_consensus.cc:2272] T f97a8cef768045c98ae80f85a5f6c9f8 P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.471413   432 tablet_replica.cc:333] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f: stopping tablet replica
I20260630 12:14:16.471887   432 raft_consensus.cc:2243] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.472991   432 raft_consensus.cc:2272] T 429c0d4b5852455080a0768948f5efec P 0f992f53762645a6b786dd591e137d5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.517168   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:14:16.533565   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:14:16.559242   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:16.559966   432 tablet_replica.cc:333] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d: stopping tablet replica
I20260630 12:14:16.560653   432 raft_consensus.cc:2243] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.561357   432 raft_consensus.cc:2272] T 3f50624eb1384ccf81417f47122c1e26 P 2a082f346ac849db90ebc107f0e9037d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.563495   432 tablet_replica.cc:333] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d: stopping tablet replica
I20260630 12:14:16.564013   432 raft_consensus.cc:2243] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.564747   432 raft_consensus.cc:2272] T f97a8cef768045c98ae80f85a5f6c9f8 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.566872   432 tablet_replica.cc:333] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d: stopping tablet replica
I20260630 12:14:16.567359   432 raft_consensus.cc:2243] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.568269   432 raft_consensus.cc:2272] T 429c0d4b5852455080a0768948f5efec P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.570765   432 tablet_replica.cc:333] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d: stopping tablet replica
I20260630 12:14:16.571266   432 raft_consensus.cc:2243] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.572485   432 raft_consensus.cc:2272] T 448e7611c92949b584e64d34a7208106 P 2a082f346ac849db90ebc107f0e9037d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.597708   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:14:16.613261   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:14:16.633601   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:16.634321   432 tablet_replica.cc:333] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1: stopping tablet replica
I20260630 12:14:16.634860   432 raft_consensus.cc:2243] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.635365   432 raft_consensus.cc:2272] T 448e7611c92949b584e64d34a7208106 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.637557   432 tablet_replica.cc:333] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1: stopping tablet replica
I20260630 12:14:16.638006   432 raft_consensus.cc:2243] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.638443   432 raft_consensus.cc:2272] T 3f50624eb1384ccf81417f47122c1e26 P 018e00b9bcd8455597658e77bd541ab1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.640244   432 tablet_replica.cc:333] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1: stopping tablet replica
I20260630 12:14:16.640750   432 raft_consensus.cc:2243] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.641376   432 raft_consensus.cc:2272] T 429c0d4b5852455080a0768948f5efec P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.643343   432 tablet_replica.cc:333] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1: stopping tablet replica
I20260630 12:14:16.643754   432 raft_consensus.cc:2243] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.644225   432 raft_consensus.cc:2272] T f97a8cef768045c98ae80f85a5f6c9f8 P 018e00b9bcd8455597658e77bd541ab1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.669858   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:14:16.687326   432 master.cc:562] Master@127.0.108.62:41719 shutting down...
W20260630 12:14:17.263010  6599 catalog_manager.cc:4755] TS e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3f50624eb1384ccf81417f47122c1e26: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111)
W20260630 12:14:19.522017  6599 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:14:19.525365  6599 catalog_manager.cc:4755] TS e98b980fe829430980da7571ee6426f6 (127.0.108.1:40977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f97a8cef768045c98ae80f85a5f6c9f8: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40977: connect: Connection refused (error 111)
I20260630 12:14:20.298400   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:20.299814   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:20.300190   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7488b56bd6b14ae9a68df324833e079e: stopping tablet replica
I20260630 12:14:20.327193   432 master.cc:584] Master@127.0.108.62:41719 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14593 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:14:20.367688   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:36955
I20260630 12:14:20.368850   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:20.373719  7115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:20.374878  7116 instance_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:14:20.375651  7118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:20.376601   432 server_base.cc:1061] running on GCE node
I20260630 12:14:20.377517   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:20.379001   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:20.379211   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821660379187 us; error 0 us; skew 500 ppm
I20260630 12:14:20.379932   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:20.383116   432 webserver.cc:533] Webserver started at http://127.0.108.62:38947/ using document root <none> and password file <none>
I20260630 12:14:20.383627   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:20.383806   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:20.384083   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:20.385247   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "7e2860727eb64f22876fb94729015e12"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:20.389709   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:20.393105  7123 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.393893   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:14:20.394258   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "7e2860727eb64f22876fb94729015e12"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:20.394762   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-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:14:20.411926   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:20.413336   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:20.459161   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:36955
I20260630 12:14:20.459409  7174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:36955 every 8 connection(s)
I20260630 12:14:20.463553  7175 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:14:20.475980  7175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12: Bootstrap starting.
I20260630 12:14:20.481477  7175 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:20.486672  7175 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12: No bootstrap required, opened a new log
I20260630 12:14:20.489202  7175 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2860727eb64f22876fb94729015e12" member_type: VOTER }
I20260630 12:14:20.489643  7175 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:20.489873  7175 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e2860727eb64f22876fb94729015e12, State: Initialized, Role: FOLLOWER
I20260630 12:14:20.490545  7175 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e2860727eb64f22876fb94729015e12" member_type: VOTER }
I20260630 12:14:20.490998  7175 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:20.491210  7175 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:20.491458  7175 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:20.496788  7175 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2860727eb64f22876fb94729015e12" member_type: VOTER }
I20260630 12:14:20.497622  7175 leader_election.cc:304] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [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: 7e2860727eb64f22876fb94729015e12; no voters: 
I20260630 12:14:20.498936  7175 leader_election.cc:290] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:20.499356  7178 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:20.500805  7178 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 1 LEADER]: Becoming Leader. State: Replica: 7e2860727eb64f22876fb94729015e12, State: Running, Role: LEADER
I20260630 12:14:20.501523  7178 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [LEADER]: Queue going to LEADER mode. State: All 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: "7e2860727eb64f22876fb94729015e12" member_type: VOTER }
I20260630 12:14:20.502013  7175 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:20.506955  7180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e2860727eb64f22876fb94729015e12. Latest consensus state: current_term: 1 leader_uuid: "7e2860727eb64f22876fb94729015e12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2860727eb64f22876fb94729015e12" member_type: VOTER } }
I20260630 12:14:20.506870  7179 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e2860727eb64f22876fb94729015e12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2860727eb64f22876fb94729015e12" member_type: VOTER } }
I20260630 12:14:20.507824  7180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:20.507844  7179 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:20.515190  7186 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:20.520431  7186 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:20.521582   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:20.530262  7186 catalog_manager.cc:1383] Generated new cluster ID: 9f1c97fd667247b9ab329d3077de1ec3
I20260630 12:14:20.530581  7186 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:20.551662  7186 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:20.553390  7186 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:20.572347  7186 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12: Generated new TSK 0
I20260630 12:14:20.573035  7186 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:20.589318   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:20.596006  7196 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:20.596868  7197 instance_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:14:20.599222  7199 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:20.599450   432 server_base.cc:1061] running on GCE node
I20260630 12:14:20.600517   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:20.600780   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:20.600909   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821660600898 us; error 0 us; skew 500 ppm
I20260630 12:14:20.601398   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:20.604031   432 webserver.cc:533] Webserver started at http://127.0.108.1:46829/ using document root <none> and password file <none>
I20260630 12:14:20.604485   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:20.604686   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:20.604908   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:20.606002   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "0f15dc998ce548dcb322bde262417d68"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:20.610623   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:20.614056  7204 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.614820   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:20.615116   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "0f15dc998ce548dcb322bde262417d68"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:20.615384   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-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:14:20.639104   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:20.640488   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:20.642167   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:20.644856   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:20.645056   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.645283   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:20.645450   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.688414   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:40211
I20260630 12:14:20.688505  7266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:40211 every 8 connection(s)
I20260630 12:14:20.693295   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:20.701524  7271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:20.702426  7272 instance_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:14:20.706070   432 server_base.cc:1061] running on GCE node
W20260630 12:14:20.706873  7274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:20.708122   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:20.708259  7267 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36955
W20260630 12:14:20.708411   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:20.708711   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821660708692 us; error 0 us; skew 500 ppm
I20260630 12:14:20.708751  7267 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:20.709287   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:20.709594  7267 heartbeater.cc:507] Master 127.0.108.62:36955 requested a full tablet report, sending...
I20260630 12:14:20.712067  7140 ts_manager.cc:194] Registered new tserver with Master: 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211)
I20260630 12:14:20.712144   432 webserver.cc:533] Webserver started at http://127.0.108.2:38983/ using document root <none> and password file <none>
I20260630 12:14:20.712894   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:20.713155   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:20.713465   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:20.714643  7140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59502
I20260630 12:14:20.715133   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "b8e8295212854713867c3b22affd4e7d"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:20.720672   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:14:20.724220  7279 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.725068   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:14:20.725353   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "b8e8295212854713867c3b22affd4e7d"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:20.725593   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-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:14:20.736925   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:20.738080   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:20.739607   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:20.742348   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:20.742550   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.742741   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:20.742865   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.787078   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:40799
I20260630 12:14:20.787192  7341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:40799 every 8 connection(s)
I20260630 12:14:20.792119   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:20.800438  7345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:20.802644  7346 instance_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:14:20.804601  7348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:20.806295  7342 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36955
I20260630 12:14:20.806710  7342 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:20.806742   432 server_base.cc:1061] running on GCE node
I20260630 12:14:20.807571  7342 heartbeater.cc:507] Master 127.0.108.62:36955 requested a full tablet report, sending...
I20260630 12:14:20.807628   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:20.807899   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:20.808044   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821660808032 us; error 0 us; skew 500 ppm
I20260630 12:14:20.808678   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:20.809966  7140 ts_manager.cc:194] Registered new tserver with Master: b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799)
I20260630 12:14:20.811499   432 webserver.cc:533] Webserver started at http://127.0.108.3:44923/ using document root <none> and password file <none>
I20260630 12:14:20.811889  7140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59512
I20260630 12:14:20.812163   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:20.812445   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:20.812786   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:20.814056   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:20.818778   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:20.822113  7353 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.823036   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:20.823320   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:20.823592   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-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:14:20.838079   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:20.839272   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:20.840763   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:20.843039   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:20.843245   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.843464   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:20.843629   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:20.888252   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:33521
I20260630 12:14:20.888324  7415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:33521 every 8 connection(s)
I20260630 12:14:20.902262  7416 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36955
I20260630 12:14:20.902706  7416 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:20.903538  7416 heartbeater.cc:507] Master 127.0.108.62:36955 requested a full tablet report, sending...
I20260630 12:14:20.905597  7140 ts_manager.cc:194] Registered new tserver with Master: 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:20.906092   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014904985s
I20260630 12:14:20.907775  7140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59528
I20260630 12:14:21.718668  7267 heartbeater.cc:499] Master 127.0.108.62:36955 was elected leader, sending a full tablet report...
I20260630 12:14:21.814810  7342 heartbeater.cc:499] Master 127.0.108.62:36955 was elected leader, sending a full tablet report...
I20260630 12:14:21.911151  7416 heartbeater.cc:499] Master 127.0.108.62:36955 was elected leader, sending a full tablet report...
I20260630 12:14:21.972186  7140 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59538:
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:14:21.974804  7140 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:14:22.051357  7231 tablet_service.cc:1511] Processing CreateTablet for tablet b095a85bf8da4ea78ece52d2d96cac64 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:22.053418  7231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b095a85bf8da4ea78ece52d2d96cac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.053232  7381 tablet_service.cc:1511] Processing CreateTablet for tablet 1384e8a98585498c93560ce0ff4955e3 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:22.054190  7229 tablet_service.cc:1511] Processing CreateTablet for tablet 03cdd2572fcb4a409fcbd1bf98ac7253 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:22.055222  7230 tablet_service.cc:1511] Processing CreateTablet for tablet a1b13d317e594d1fa2027baa557f4d88 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:22.056447  7380 tablet_service.cc:1511] Processing CreateTablet for tablet b095a85bf8da4ea78ece52d2d96cac64 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:22.056888  7232 tablet_service.cc:1511] Processing CreateTablet for tablet 1384e8a98585498c93560ce0ff4955e3 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:22.054904  7381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1384e8a98585498c93560ce0ff4955e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.058117  7378 tablet_service.cc:1511] Processing CreateTablet for tablet 03cdd2572fcb4a409fcbd1bf98ac7253 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:22.056890  7230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b13d317e594d1fa2027baa557f4d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.060911  7232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1384e8a98585498c93560ce0ff4955e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.059424  7378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cdd2572fcb4a409fcbd1bf98ac7253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.063252  7380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b095a85bf8da4ea78ece52d2d96cac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.060913  7379 tablet_service.cc:1511] Processing CreateTablet for tablet a1b13d317e594d1fa2027baa557f4d88 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:22.065712  7379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b13d317e594d1fa2027baa557f4d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.068976  7229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cdd2572fcb4a409fcbd1bf98ac7253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.106688  7307 tablet_service.cc:1511] Processing CreateTablet for tablet 1384e8a98585498c93560ce0ff4955e3 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:22.108520  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1384e8a98585498c93560ce0ff4955e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.111210  7437 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Bootstrap starting.
I20260630 12:14:22.114794  7306 tablet_service.cc:1511] Processing CreateTablet for tablet b095a85bf8da4ea78ece52d2d96cac64 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:22.116279  7306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b095a85bf8da4ea78ece52d2d96cac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.118779  7437 tablet_bootstrap.cc:654] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.123448  7438 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap starting.
I20260630 12:14:22.129976  7438 tablet_bootstrap.cc:654] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.135155  7305 tablet_service.cc:1511] Processing CreateTablet for tablet a1b13d317e594d1fa2027baa557f4d88 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:22.136154  7304 tablet_service.cc:1511] Processing CreateTablet for tablet 03cdd2572fcb4a409fcbd1bf98ac7253 (DEFAULT_TABLE table=test-workload [id=d4e2927437d8493bbab8dbae2add0e83]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:22.137065  7305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1b13d317e594d1fa2027baa557f4d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.137874  7304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cdd2572fcb4a409fcbd1bf98ac7253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.141042  7437 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: No bootstrap required, opened a new log
I20260630 12:14:22.141678  7437 ts_tablet_manager.cc:1403] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.004s
I20260630 12:14:22.150889  7437 raft_consensus.cc:359] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.152891  7440 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Bootstrap starting.
I20260630 12:14:22.156808  7437 raft_consensus.cc:385] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.157219  7437 raft_consensus.cc:740] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.158152  7437 consensus_queue.cc:260] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.161747  7437 ts_tablet_manager.cc:1434] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260630 12:14:22.162885  7437 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: Bootstrap starting.
I20260630 12:14:22.163749  7440 tablet_bootstrap.cc:654] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.154471  7438 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: No bootstrap required, opened a new log
I20260630 12:14:22.167325  7438 ts_tablet_manager.cc:1403] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260630 12:14:22.169415  7437 tablet_bootstrap.cc:654] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.170564  7438 raft_consensus.cc:359] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:22.171386  7438 raft_consensus.cc:385] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.171684  7438 raft_consensus.cc:740] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bbb3fc2aff44ee98f0c1b700d13aed, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.172575  7438 consensus_queue.cc:260] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:22.175686  7438 ts_tablet_manager.cc:1434] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:22.177049  7438 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap starting.
I20260630 12:14:22.178440  7440 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: No bootstrap required, opened a new log
I20260630 12:14:22.178980  7440 ts_tablet_manager.cc:1403] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.008s
I20260630 12:14:22.182111  7440 raft_consensus.cc:359] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:22.182857  7440 raft_consensus.cc:385] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.183139  7440 raft_consensus.cc:740] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.184886  7438 tablet_bootstrap.cc:654] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.184590  7440 consensus_queue.cc:260] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:22.186600  7437 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: No bootstrap required, opened a new log
I20260630 12:14:22.187162  7437 ts_tablet_manager.cc:1403] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.007s
I20260630 12:14:22.189822  7437 raft_consensus.cc:359] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:22.190348  7437 raft_consensus.cc:385] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.190471  7440 ts_tablet_manager.cc:1434] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260630 12:14:22.190593  7437 raft_consensus.cc:740] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.191118  7438 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: No bootstrap required, opened a new log
I20260630 12:14:22.191757  7440 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Bootstrap starting.
I20260630 12:14:22.191707  7438 ts_tablet_manager.cc:1403] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260630 12:14:22.195086  7438 raft_consensus.cc:359] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.191471  7437 consensus_queue.cc:260] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:22.195842  7438 raft_consensus.cc:385] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:14:22.196929  7268 tablet.cc:2406] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:22.197841  7440 tablet_bootstrap.cc:654] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.199476  7437 ts_tablet_manager.cc:1434] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260630 12:14:22.200760  7437 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Bootstrap starting.
I20260630 12:14:22.196235  7438 raft_consensus.cc:740] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bbb3fc2aff44ee98f0c1b700d13aed, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.202431  7438 consensus_queue.cc:260] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.204955  7438 ts_tablet_manager.cc:1434] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:14:22.206045  7438 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap starting.
I20260630 12:14:22.207799  7437 tablet_bootstrap.cc:654] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.209945  7440 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: No bootstrap required, opened a new log
I20260630 12:14:22.210584  7440 ts_tablet_manager.cc:1403] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260630 12:14:22.212365  7438 tablet_bootstrap.cc:654] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.213788  7440 raft_consensus.cc:359] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.214619  7440 raft_consensus.cc:385] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.214967  7440 raft_consensus.cc:740] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.215960  7440 consensus_queue.cc:260] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.218382  7440 ts_tablet_manager.cc:1434] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:22.219420  7440 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Bootstrap starting.
I20260630 12:14:22.225703  7440 tablet_bootstrap.cc:654] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.228480  7442 raft_consensus.cc:493] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:22.229116  7438 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: No bootstrap required, opened a new log
I20260630 12:14:22.229122  7442 raft_consensus.cc:515] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.229755  7438 ts_tablet_manager.cc:1403] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.020s
I20260630 12:14:22.230551  7437 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: No bootstrap required, opened a new log
I20260630 12:14:22.231130  7437 ts_tablet_manager.cc:1403] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260630 12:14:22.232970  7438 raft_consensus.cc:359] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.233728  7438 raft_consensus.cc:385] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.233999  7438 raft_consensus.cc:740] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bbb3fc2aff44ee98f0c1b700d13aed, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.234455  7437 raft_consensus.cc:359] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.234953  7438 consensus_queue.cc:260] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.235387  7437 raft_consensus.cc:385] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.236064  7437 raft_consensus.cc:740] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.237275  7438 ts_tablet_manager.cc:1434] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260630 12:14:22.237087  7437 consensus_queue.cc:260] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.238360  7438 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap starting.
I20260630 12:14:22.238687  7440 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: No bootstrap required, opened a new log
I20260630 12:14:22.239307  7440 ts_tablet_manager.cc:1403] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260630 12:14:22.242540  7440 raft_consensus.cc:359] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.243613  7440 raft_consensus.cc:385] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.243975  7440 raft_consensus.cc:740] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.245252  7438 tablet_bootstrap.cc:654] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.245000  7440 consensus_queue.cc:260] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.235425  7442 leader_election.cc:290] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.250478  7440 ts_tablet_manager.cc:1434] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:14:22.251543  7440 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: Bootstrap starting.
I20260630 12:14:22.263319  7446 raft_consensus.cc:493] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:22.263991  7446 raft_consensus.cc:515] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.272368  7446 leader_election.cc:290] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.279745  7440 tablet_bootstrap.cc:654] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.279870  7437 ts_tablet_manager.cc:1434] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Time spent starting tablet: real 0.048s	user 0.016s	sys 0.019s
I20260630 12:14:22.284037  7438 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: No bootstrap required, opened a new log
I20260630 12:14:22.284636  7438 ts_tablet_manager.cc:1403] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.023s
I20260630 12:14:22.287652  7438 raft_consensus.cc:359] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.291440  7437 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Bootstrap starting.
I20260630 12:14:22.292258  7391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdd2572fcb4a409fcbd1bf98ac7253" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:22.293277  7391 raft_consensus.cc:2468] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 0.
I20260630 12:14:22.293704  7242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdd2572fcb4a409fcbd1bf98ac7253" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68" is_pre_election: true
I20260630 12:14:22.294369  7438 raft_consensus.cc:385] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.294826  7438 raft_consensus.cc:740] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bbb3fc2aff44ee98f0c1b700d13aed, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.294905  7280 leader_election.cc:304] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50bbb3fc2aff44ee98f0c1b700d13aed, b8e8295212854713867c3b22affd4e7d; no voters: 
W20260630 12:14:22.295679  7282 leader_election.cc:343] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:22.299075  7437 tablet_bootstrap.cc:654] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.295917  7446 raft_consensus.cc:2804] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:22.295907  7438 consensus_queue.cc:260] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.300184  7446 raft_consensus.cc:493] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:22.300765  7446 raft_consensus.cc:3060] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.302409  7438 ts_tablet_manager.cc:1434] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260630 12:14:22.305691  7440 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: No bootstrap required, opened a new log
I20260630 12:14:22.306332  7440 ts_tablet_manager.cc:1403] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.008s
I20260630 12:14:22.309430  7440 raft_consensus.cc:359] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.310451  7440 raft_consensus.cc:385] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.310762  7440 raft_consensus.cc:740] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.311527  7440 consensus_queue.cc:260] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.313751  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d" is_pre_election: true
I20260630 12:14:22.314570  7391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:22.314512  7317 raft_consensus.cc:2468] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 0.
I20260630 12:14:22.315210  7391 raft_consensus.cc:2468] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 0.
I20260630 12:14:22.316304  7205 leader_election.cc:304] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f15dc998ce548dcb322bde262417d68, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:22.317445  7453 raft_consensus.cc:2804] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:22.317870  7453 raft_consensus.cc:493] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:22.318208  7453 raft_consensus.cc:3060] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.320047  7437 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: No bootstrap required, opened a new log
I20260630 12:14:22.320477  7437 ts_tablet_manager.cc:1403] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.011s
I20260630 12:14:22.322615  7440 ts_tablet_manager.cc:1434] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260630 12:14:22.322916  7442 raft_consensus.cc:493] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:22.323359  7442 raft_consensus.cc:515] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.323588  7461 raft_consensus.cc:493] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:22.324080  7461 raft_consensus.cc:515] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.326226  7442 leader_election.cc:290] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.327257  7242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68" is_pre_election: true
I20260630 12:14:22.327885  7242 raft_consensus.cc:2468] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 0.
I20260630 12:14:22.328140  7391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:22.328203  7437 raft_consensus.cc:359] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.328949  7391 raft_consensus.cc:2468] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 0.
I20260630 12:14:22.329141  7437 raft_consensus.cc:385] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.329671  7437 raft_consensus.cc:740] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.329178  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d" is_pre_election: true
I20260630 12:14:22.330336  7205 leader_election.cc:304] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f15dc998ce548dcb322bde262417d68, 50bbb3fc2aff44ee98f0c1b700d13aed; no voters: 
I20260630 12:14:22.330453  7437 consensus_queue.cc:260] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.331178  7317 raft_consensus.cc:2468] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 0.
I20260630 12:14:22.331625  7442 raft_consensus.cc:2804] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:22.331982  7442 raft_consensus.cc:493] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:22.332306  7442 raft_consensus.cc:3060] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.330336  7282 leader_election.cc:304] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f15dc998ce548dcb322bde262417d68, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:22.334003  7437 ts_tablet_manager.cc:1434] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:14:22.339058  7461 leader_election.cc:290] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.339294  7446 raft_consensus.cc:515] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.340068  7463 raft_consensus.cc:2804] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:22.340586  7391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:22.341282  7391 raft_consensus.cc:2468] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 0.
I20260630 12:14:22.341352  7442 raft_consensus.cc:515] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.340620  7463 raft_consensus.cc:493] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:22.342940  7463 raft_consensus.cc:3060] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.343413  7442 leader_election.cc:290] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 1 election: Requested vote from peers b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.344457  7391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:22.345103  7242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdd2572fcb4a409fcbd1bf98ac7253" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68"
I20260630 12:14:22.345727  7242 raft_consensus.cc:3060] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.346029  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d"
I20260630 12:14:22.326558  7453 raft_consensus.cc:515] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.348356  7453 leader_election.cc:290] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 1 election: Requested vote from peers b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.349473  7446 leader_election.cc:290] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 election: Requested vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.349771  7390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:22.349871  7316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d"
I20260630 12:14:22.350414  7390 raft_consensus.cc:3060] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.350881  7389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdd2572fcb4a409fcbd1bf98ac7253" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:22.351493  7389 raft_consensus.cc:3060] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.345132  7391 raft_consensus.cc:3060] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.353137  7463 raft_consensus.cc:515] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.350579  7316 raft_consensus.cc:3060] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.354372  7317 raft_consensus.cc:2393] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f15dc998ce548dcb322bde262417d68 in current term 1: Already voted for candidate b8e8295212854713867c3b22affd4e7d in this term.
I20260630 12:14:22.358379  7390 raft_consensus.cc:2468] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 1.
I20260630 12:14:22.359696  7205 leader_election.cc:304] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f15dc998ce548dcb322bde262417d68, 50bbb3fc2aff44ee98f0c1b700d13aed; no voters: 
I20260630 12:14:22.359910  7463 leader_election.cc:290] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 election: Requested vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.360334  7241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68"
I20260630 12:14:22.360704  7453 raft_consensus.cc:2804] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:22.361078  7390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:22.361236  7453 raft_consensus.cc:697] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 LEADER]: Becoming Leader. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Running, Role: LEADER
I20260630 12:14:22.361296  7241 raft_consensus.cc:2393] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8e8295212854713867c3b22affd4e7d in current term 1: Already voted for candidate 0f15dc998ce548dcb322bde262417d68 in this term.
I20260630 12:14:22.362457  7453 consensus_queue.cc:237] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.363025  7282 leader_election.cc:304] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [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: b8e8295212854713867c3b22affd4e7d; no voters: 0f15dc998ce548dcb322bde262417d68, 50bbb3fc2aff44ee98f0c1b700d13aed
I20260630 12:14:22.363749  7463 raft_consensus.cc:2749] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:22.366600  7242 raft_consensus.cc:2468] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 1.
I20260630 12:14:22.368129  7282 leader_election.cc:304] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f15dc998ce548dcb322bde262417d68, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:22.369032  7463 raft_consensus.cc:2804] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:22.369531  7463 raft_consensus.cc:697] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 LEADER]: Becoming Leader. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Running, Role: LEADER
I20260630 12:14:22.370289  7463 consensus_queue.cc:237] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.371016  7316 raft_consensus.cc:2468] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 1.
I20260630 12:14:22.361472  7389 raft_consensus.cc:2468] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 1.
I20260630 12:14:22.373593  7140 catalog_manager.cc:5697] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f15dc998ce548dcb322bde262417d68 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:22.375391  7391 raft_consensus.cc:2468] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 1.
I20260630 12:14:22.376741  7205 leader_election.cc:304] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [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: 0f15dc998ce548dcb322bde262417d68, 50bbb3fc2aff44ee98f0c1b700d13aed; no voters: b8e8295212854713867c3b22affd4e7d
I20260630 12:14:22.377539  7453 raft_consensus.cc:2804] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:22.377971  7453 raft_consensus.cc:697] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 LEADER]: Becoming Leader. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Running, Role: LEADER
I20260630 12:14:22.378520  7453 consensus_queue.cc:237] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:22.384419  7137 catalog_manager.cc:5697] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to b8e8295212854713867c3b22affd4e7d (127.0.108.2). New cstate: current_term: 1 leader_uuid: "b8e8295212854713867c3b22affd4e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:22.388374  7140 catalog_manager.cc:5697] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f15dc998ce548dcb322bde262417d68 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:22.403448  7463 raft_consensus.cc:493] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:22.403964  7463 raft_consensus.cc:515] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:22.405622  7463 leader_election.cc:290] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.406436  7242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1384e8a98585498c93560ce0ff4955e3" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68" is_pre_election: true
I20260630 12:14:22.406793  7391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1384e8a98585498c93560ce0ff4955e3" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:22.407158  7242 raft_consensus.cc:2468] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 0.
I20260630 12:14:22.407424  7391 raft_consensus.cc:2468] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 0.
I20260630 12:14:22.408237  7282 leader_election.cc:304] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f15dc998ce548dcb322bde262417d68, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:22.408918  7463 raft_consensus.cc:2804] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:22.409269  7463 raft_consensus.cc:493] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:22.409600  7463 raft_consensus.cc:3060] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.414639  7463 raft_consensus.cc:515] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:22.416142  7463 leader_election.cc:290] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 election: Requested vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:22.417268  7391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1384e8a98585498c93560ce0ff4955e3" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:22.417268  7242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1384e8a98585498c93560ce0ff4955e3" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68"
I20260630 12:14:22.418326  7391 raft_consensus.cc:3060] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.418382  7242 raft_consensus.cc:3060] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.423429  7391 raft_consensus.cc:2468] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 1.
I20260630 12:14:22.423434  7242 raft_consensus.cc:2468] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 1.
I20260630 12:14:22.424933  7280 leader_election.cc:304] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50bbb3fc2aff44ee98f0c1b700d13aed, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:22.425599  7463 raft_consensus.cc:2804] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:22.425940  7463 raft_consensus.cc:697] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 LEADER]: Becoming Leader. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Running, Role: LEADER
I20260630 12:14:22.426631  7463 consensus_queue.cc:237] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:22.434065  7140 catalog_manager.cc:5697] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d reported cstate change: term changed from 0 to 1, leader changed from <none> to b8e8295212854713867c3b22affd4e7d (127.0.108.2). New cstate: current_term: 1 leader_uuid: "b8e8295212854713867c3b22affd4e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:22.445344   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:14:22.468691   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:22.469657   432 tablet_replica.cc:333] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: stopping tablet replica
I20260630 12:14:22.470388   432 raft_consensus.cc:2243] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.470811   432 raft_consensus.cc:2272] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.472954   432 tablet_replica.cc:333] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: stopping tablet replica
I20260630 12:14:22.473461   432 raft_consensus.cc:2243] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:22.474036   432 pending_rounds.cc:70] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Trying to abort 1 pending ops.
I20260630 12:14:22.474202   432 pending_rounds.cc:77] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437529110212608 op_type: NO_OP noop_request { }
I20260630 12:14:22.474495   432 raft_consensus.cc:2889] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:22.474757   432 raft_consensus.cc:2272] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.477133   432 tablet_replica.cc:333] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: stopping tablet replica
I20260630 12:14:22.477650   432 raft_consensus.cc:2243] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.478011   432 raft_consensus.cc:2272] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.479948   432 tablet_replica.cc:333] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: stopping tablet replica
I20260630 12:14:22.480432   432 raft_consensus.cc:2243] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:22.481033   432 pending_rounds.cc:70] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Trying to abort 1 pending ops.
I20260630 12:14:22.481220   432 pending_rounds.cc:77] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437529047171072 op_type: NO_OP noop_request { }
I20260630 12:14:22.481463   432 raft_consensus.cc:2889] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:22.481704   432 raft_consensus.cc:2272] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.505066   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:14:22.520236   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:14:22.542080   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:22.543529   432 tablet_replica.cc:333] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: stopping tablet replica
I20260630 12:14:22.544409   432 raft_consensus.cc:2243] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.544938   432 raft_consensus.cc:2272] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.547695   432 tablet_replica.cc:333] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: stopping tablet replica
I20260630 12:14:22.548385   432 raft_consensus.cc:2243] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:22.549129   432 pending_rounds.cc:70] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Trying to abort 1 pending ops.
I20260630 12:14:22.549304   432 pending_rounds.cc:77] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437529083703296 op_type: NO_OP noop_request { }
I20260630 12:14:22.549559   432 raft_consensus.cc:2889] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:22.549813   432 raft_consensus.cc:2272] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.553035   432 tablet_replica.cc:333] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: stopping tablet replica
I20260630 12:14:22.553740   432 raft_consensus.cc:2243] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.554168   432 raft_consensus.cc:2272] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.556440   432 tablet_replica.cc:333] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: stopping tablet replica
I20260630 12:14:22.557180   432 raft_consensus.cc:2243] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:22.557936   432 pending_rounds.cc:70] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Trying to abort 1 pending ops.
I20260630 12:14:22.558159   432 pending_rounds.cc:77] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437529305976832 op_type: NO_OP noop_request { }
I20260630 12:14:22.558431   432 raft_consensus.cc:2889] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:22.558707   432 raft_consensus.cc:2272] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.587252   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:14:22.600862   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:14:22.620795   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:22.621685   432 tablet_replica.cc:333] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: stopping tablet replica
I20260630 12:14:22.622268   432 raft_consensus.cc:2243] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.622637   432 raft_consensus.cc:2272] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.624682   432 tablet_replica.cc:333] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: stopping tablet replica
I20260630 12:14:22.625232   432 raft_consensus.cc:2243] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.625602   432 raft_consensus.cc:2272] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.627521   432 tablet_replica.cc:333] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: stopping tablet replica
I20260630 12:14:22.628002   432 raft_consensus.cc:2243] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.628360   432 raft_consensus.cc:2272] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.630411   432 tablet_replica.cc:333] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: stopping tablet replica
I20260630 12:14:22.631035   432 raft_consensus.cc:2243] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.631453   432 raft_consensus.cc:2272] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.653482   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:14:22.667227   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.672997  7468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.673026  7469 instance_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:14:22.674226  7471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.676134   432 server_base.cc:1061] running on GCE node
I20260630 12:14:22.677328   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:22.677623   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.677881   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821662677866 us; error 0 us; skew 500 ppm
I20260630 12:14:22.678445   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.681018   432 webserver.cc:533] Webserver started at http://127.0.108.4:38155/ using document root <none> and password file <none>
I20260630 12:14:22.681584   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.681857   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.682233   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.683390   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "1287d2d6df2144cabc187ec2939f3f24"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-7v2h"
I20260630 12:14:22.687906   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:14:22.691334  7476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.692152   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:22.692535   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "1287d2d6df2144cabc187ec2939f3f24"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-7v2h"
I20260630 12:14:22.692938   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-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:14:22.712854   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.714112   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.715673   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.718202   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.718497   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.718807   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.719161   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.758817   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:43631
I20260630 12:14:22.758925  7538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:43631 every 8 connection(s)
I20260630 12:14:22.773295  7539 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36955
I20260630 12:14:22.773741  7539 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.774488  7539 heartbeater.cc:507] Master 127.0.108.62:36955 requested a full tablet report, sending...
I20260630 12:14:22.776479  7140 ts_manager.cc:194] Registered new tserver with Master: 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4:43631)
I20260630 12:14:22.777971  7140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33136
W20260630 12:14:23.534694  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet 03cdd2572fcb4a409fcbd1bf98ac7253: Network error: Client connection negotiation failed: client connection to 127.0.108.2:40799: connect: Connection refused (error 111)
W20260630 12:14:23.538431  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet b095a85bf8da4ea78ece52d2d96cac64: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40211: connect: Connection refused (error 111)
W20260630 12:14:23.541911  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet a1b13d317e594d1fa2027baa557f4d88: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40211: connect: Connection refused (error 111)
I20260630 12:14:23.780579  7539 heartbeater.cc:499] Master 127.0.108.62:36955 was elected leader, sending a full tablet report...
W20260630 12:14:24.554407  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet a1b13d317e594d1fa2027baa557f4d88: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40211: connect: Connection refused (error 111)
W20260630 12:14:24.557890  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet 1384e8a98585498c93560ce0ff4955e3: Network error: Client connection negotiation failed: client connection to 127.0.108.2:40799: connect: Connection refused (error 111)
W20260630 12:14:25.593626  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet 03cdd2572fcb4a409fcbd1bf98ac7253: Network error: Client connection negotiation failed: client connection to 127.0.108.2:40799: connect: Connection refused (error 111)
W20260630 12:14:26.623628  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet 1384e8a98585498c93560ce0ff4955e3: Network error: Client connection negotiation failed: client connection to 127.0.108.2:40799: connect: Connection refused (error 111)
W20260630 12:14:26.627691  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet a1b13d317e594d1fa2027baa557f4d88: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40211: connect: Connection refused (error 111)
W20260630 12:14:26.631172  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet b095a85bf8da4ea78ece52d2d96cac64: Network error: Client connection negotiation failed: client connection to 127.0.108.1:40211: connect: Connection refused (error 111)
W20260630 12:14:27.633392  7188 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0f15dc998ce548dcb322bde262417d68 not available for placement
W20260630 12:14:28.924957  7188 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0f15dc998ce548dcb322bde262417d68 not available for placement
W20260630 12:14:29.914429  7535 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7020 after lost signal to thread 435
W20260630 12:14:29.915444  7535 debug-util.cc:398] Leaking SignalData structure 0x7b08001134c0 after lost signal to thread 7174
W20260630 12:14:29.916496  7535 debug-util.cc:398] Leaking SignalData structure 0x7b08001a5840 after lost signal to thread 7538
W20260630 12:14:29.927769  7188 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0f15dc998ce548dcb322bde262417d68 not available for placement
W20260630 12:14:30.930298  7188 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 0f15dc998ce548dcb322bde262417d68 not available for placement
I20260630 12:14:31.360699   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:31.367165  7546 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:31.367830  7547 instance_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:14:31.376576  7549 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:31.376623   432 server_base.cc:1061] running on GCE node
I20260630 12:14:31.378397   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:31.378654   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:31.378814   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821671378798 us; error 0 us; skew 500 ppm
I20260630 12:14:31.379304   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.382190   432 webserver.cc:533] Webserver started at http://127.0.108.1:46829/ using document root <none> and password file <none>
I20260630 12:14:31.382689   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.382859   432 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:31.386658   432 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:14:31.389947  7554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:31.391069   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:14:31.391459   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "0f15dc998ce548dcb322bde262417d68"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:31.391846   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-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:14:31.407379   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.408870   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.410722   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:31.415377  7561 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:14:31.470212   432 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:31.470860   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.002s	sys 0.000s
I20260630 12:14:31.471307   432 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:14:31.480674  7561 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Bootstrap starting.
I20260630 12:14:31.495978  7561 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: 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:14:31.496882  7561 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Bootstrap complete.
I20260630 12:14:31.497460  7561 ts_tablet_manager.cc:1403] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260630 12:14:31.499357   432 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:31.499750   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.028s	user 0.023s	sys 0.003s
I20260630 12:14:31.500229  7561 raft_consensus.cc:359] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.501731  7561 raft_consensus.cc:740] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.502624  7561 consensus_queue.cc:260] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.505447  7561 ts_tablet_manager.cc:1434] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:14:31.506227  7561 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Bootstrap starting.
I20260630 12:14:31.521727  7561 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: 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:14:31.522903  7561 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Bootstrap complete.
I20260630 12:14:31.523674  7561 ts_tablet_manager.cc:1403] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260630 12:14:31.526897  7561 raft_consensus.cc:359] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.527822  7561 raft_consensus.cc:740] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.528698  7561 consensus_queue.cc:260] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.530282  7561 ts_tablet_manager.cc:1434] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260630 12:14:31.530966  7561 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Bootstrap starting.
I20260630 12:14:31.552601  7561 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: 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:14:31.553484  7561 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Bootstrap complete.
I20260630 12:14:31.554226  7561 ts_tablet_manager.cc:1403] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260630 12:14:31.557130  7561 raft_consensus.cc:359] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.557694  7561 raft_consensus.cc:740] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.558367  7561 consensus_queue.cc:260] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.560114  7561 ts_tablet_manager.cc:1434] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260630 12:14:31.561095  7561 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: Bootstrap starting.
I20260630 12:14:31.573005   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:40211
I20260630 12:14:31.573280  7622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:40211 every 8 connection(s)
I20260630 12:14:31.576486  7561 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: 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:14:31.577303  7561 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: Bootstrap complete.
I20260630 12:14:31.578094  7561 ts_tablet_manager.cc:1403] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.014s
I20260630 12:14:31.581055  7561 raft_consensus.cc:359] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:31.581930  7561 raft_consensus.cc:740] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.583101  7561 consensus_queue.cc:260] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:31.585402  7561 ts_tablet_manager.cc:1434] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:14:31.588593   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:31.600054  7628 instance_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:14:31.607546  7624 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36955
I20260630 12:14:31.608371  7624 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:31.609694  7624 heartbeater.cc:507] Master 127.0.108.62:36955 requested a full tablet report, sending...
I20260630 12:14:31.616591  7140 ts_manager.cc:194] Re-registered known tserver with Master: 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211)
W20260630 12:14:31.624586  7629 instance_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:14:31.635977  7140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33138
I20260630 12:14:31.640103   432 server_base.cc:1061] running on GCE node
I20260630 12:14:31.640522  7624 heartbeater.cc:499] Master 127.0.108.62:36955 was elected leader, sending a full tablet report...
W20260630 12:14:31.641978  7631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:31.643200   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:31.643430   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:31.643631   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821671643609 us; error 0 us; skew 500 ppm
I20260630 12:14:31.644174   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.647315   432 webserver.cc:533] Webserver started at http://127.0.108.2:38983/ using document root <none> and password file <none>
I20260630 12:14:31.647786   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.647974   432 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:31.653820   432 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:14:31.657404  7636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:31.658264   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:14:31.658553   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "b8e8295212854713867c3b22affd4e7d"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:31.658912   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-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:14:31.676080   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.677441   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.679073   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:31.716835   432 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:31.717163   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.035s	user 0.002s	sys 0.000s
I20260630 12:14:31.722838  7643 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: Bootstrap starting.
I20260630 12:14:31.738667  7643 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: 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:14:31.739500  7643 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: Bootstrap complete.
I20260630 12:14:31.740181  7643 ts_tablet_manager.cc:1403] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260630 12:14:31.741046   432 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:31.741396   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.024s	user 0.020s	sys 0.004s
I20260630 12:14:31.743177  7643 raft_consensus.cc:359] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.744079  7643 raft_consensus.cc:740] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.744936  7643 consensus_queue.cc:260] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.747937  7643 ts_tablet_manager.cc:1434] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260630 12:14:31.748893  7643 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Bootstrap starting.
I20260630 12:14:31.766623  7643 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: 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:14:31.767786  7643 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Bootstrap complete.
I20260630 12:14:31.768705  7643 ts_tablet_manager.cc:1403] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260630 12:14:31.772198  7643 raft_consensus.cc:359] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.773114  7643 raft_consensus.cc:740] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.774055  7643 consensus_queue.cc:260] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.776610  7643 ts_tablet_manager.cc:1434] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:31.777694  7643 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Bootstrap starting.
I20260630 12:14:31.804591  7643 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: 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:14:31.806043  7643 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Bootstrap complete.
I20260630 12:14:31.806931  7643 ts_tablet_manager.cc:1403] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.002s
I20260630 12:14:31.810688  7643 raft_consensus.cc:359] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.811800  7643 raft_consensus.cc:740] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.813167   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:40799
I20260630 12:14:31.812888  7643 consensus_queue.cc:260] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.813441  7703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:40799 every 8 connection(s)
I20260630 12:14:31.815404  7643 ts_tablet_manager.cc:1434] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:14:31.816409  7643 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Bootstrap starting.
I20260630 12:14:31.829432   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:31.838546  7643 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: 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:14:31.839913  7643 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Bootstrap complete.
I20260630 12:14:31.841428  7643 ts_tablet_manager.cc:1403] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.015s
W20260630 12:14:31.842607  7708 instance_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:14:31.846936  7643 raft_consensus.cc:359] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:31.847918  7704 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36955
I20260630 12:14:31.848217  7643 raft_consensus.cc:740] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.848428  7704 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:31.849609  7709 instance_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:14:31.849906  7704 heartbeater.cc:507] Master 127.0.108.62:36955 requested a full tablet report, sending...
I20260630 12:14:31.851792  7643 consensus_queue.cc:260] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:31.860391  7643 ts_tablet_manager.cc:1434] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260630 12:14:31.861653  7140 ts_manager.cc:194] Re-registered known tserver with Master: b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799)
I20260630 12:14:31.863046   432 server_base.cc:1061] running on GCE node
W20260630 12:14:31.862833  7711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:31.864674   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:31.864920   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:31.865134   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821671865113 us; error 0 us; skew 500 ppm
I20260630 12:14:31.865660   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.869105  7140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33144
I20260630 12:14:31.872022   432 webserver.cc:533] Webserver started at http://127.0.108.3:44923/ using document root <none> and password file <none>
I20260630 12:14:31.872774   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.872881  7704 heartbeater.cc:499] Master 127.0.108.62:36955 was elected leader, sending a full tablet report...
I20260630 12:14:31.873052   432 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:31.878643   432 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:14:31.884758  7716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:31.885941   432 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:14:31.886368   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
format_stamp: "Formatted at 2026-06-30 12:14:20 on dist-test-slave-7v2h"
I20260630 12:14:31.886811   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-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:14:31.897727   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.898941   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.900528   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:31.925630   432 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:31.925958   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.000s	sys 0.002s
I20260630 12:14:31.930800  7723 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap starting.
W20260630 12:14:31.933367  7188 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 50bbb3fc2aff44ee98f0c1b700d13aed not available for placement
I20260630 12:14:31.947755  7723 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: 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:14:31.948395   432 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:31.948779  7723 tablet_bootstrap.cc:492] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap complete.
I20260630 12:14:31.948756   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.023s	user 0.022s	sys 0.000s
I20260630 12:14:31.949752  7723 ts_tablet_manager.cc:1403] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:14:31.952776  7723 raft_consensus.cc:359] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.953531  7723 raft_consensus.cc:740] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bbb3fc2aff44ee98f0c1b700d13aed, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.954346  7723 consensus_queue.cc:260] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.957491  7723 ts_tablet_manager.cc:1434] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:31.958412  7723 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap starting.
I20260630 12:14:31.975818  7723 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: 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:14:31.977069  7723 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap complete.
I20260630 12:14:31.978008  7723 ts_tablet_manager.cc:1403] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.015s
I20260630 12:14:31.981426  7723 raft_consensus.cc:359] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.982369  7723 raft_consensus.cc:740] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bbb3fc2aff44ee98f0c1b700d13aed, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.983471  7723 consensus_queue.cc:260] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:31.986347  7723 ts_tablet_manager.cc:1434] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:14:31.987478  7723 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap starting.
I20260630 12:14:32.005744  7723 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: 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:14:32.006873  7723 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap complete.
I20260630 12:14:32.007844  7723 ts_tablet_manager.cc:1403] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260630 12:14:32.011328  7723 raft_consensus.cc:359] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:32.012282  7723 raft_consensus.cc:740] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bbb3fc2aff44ee98f0c1b700d13aed, State: Initialized, Role: FOLLOWER
I20260630 12:14:32.013316  7723 consensus_queue.cc:260] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:32.015911  7723 ts_tablet_manager.cc:1434] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:14:32.016945  7723 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap starting.
I20260630 12:14:32.019066   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:33521
I20260630 12:14:32.019302  7783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:33521 every 8 connection(s)
I20260630 12:14:32.036803  7723 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: 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:14:32.038342  7723 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Bootstrap complete.
I20260630 12:14:32.039315  7723 ts_tablet_manager.cc:1403] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260630 12:14:32.042464  7723 raft_consensus.cc:359] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:32.043486  7723 raft_consensus.cc:740] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50bbb3fc2aff44ee98f0c1b700d13aed, State: Initialized, Role: FOLLOWER
I20260630 12:14:32.044536  7723 consensus_queue.cc:260] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:32.045282  7784 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36955
I20260630 12:14:32.046446  7784 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:32.047910  7784 heartbeater.cc:507] Master 127.0.108.62:36955 requested a full tablet report, sending...
I20260630 12:14:32.048007  7723 ts_tablet_manager.cc:1434] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:32.053802  7140 ts_manager.cc:194] Re-registered known tserver with Master: 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:32.059598  7140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33150
I20260630 12:14:32.063757  7784 heartbeater.cc:499] Master 127.0.108.62:36955 was elected leader, sending a full tablet report...
I20260630 12:14:32.799038  7788 raft_consensus.cc:493] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:32.799784  7788 raft_consensus.cc:515] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:32.802199  7788 leader_election.cc:290] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521), b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799)
I20260630 12:14:32.814656  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1384e8a98585498c93560ce0ff4955e3" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:32.815565  7758 raft_consensus.cc:2468] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 1.
I20260630 12:14:32.815577  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1384e8a98585498c93560ce0ff4955e3" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d" is_pre_election: true
I20260630 12:14:32.816764  7678 raft_consensus.cc:2410] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f15dc998ce548dcb322bde262417d68 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:14:32.816906  7555 leader_election.cc:304] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [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: 0f15dc998ce548dcb322bde262417d68, 50bbb3fc2aff44ee98f0c1b700d13aed; no voters: 
I20260630 12:14:32.817902  7788 raft_consensus.cc:2804] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:32.818317  7788 raft_consensus.cc:493] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:32.818687  7788 raft_consensus.cc:3060] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.824608  7788 raft_consensus.cc:515] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:32.826416  7788 leader_election.cc:290] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 2 election: Requested vote from peers 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521), b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799)
I20260630 12:14:32.827337  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1384e8a98585498c93560ce0ff4955e3" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:32.827440  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1384e8a98585498c93560ce0ff4955e3" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d"
I20260630 12:14:32.827991  7758 raft_consensus.cc:3060] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.828236  7678 raft_consensus.cc:3060] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.834127  7678 raft_consensus.cc:2410] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f15dc998ce548dcb322bde262417d68 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:14:32.834266  7758 raft_consensus.cc:2468] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 2.
I20260630 12:14:32.835644  7555 leader_election.cc:304] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [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: 0f15dc998ce548dcb322bde262417d68, 50bbb3fc2aff44ee98f0c1b700d13aed; no voters: b8e8295212854713867c3b22affd4e7d
I20260630 12:14:32.836472  7788 raft_consensus.cc:2804] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:32.837735  7788 raft_consensus.cc:697] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 2 LEADER]: Becoming Leader. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Running, Role: LEADER
I20260630 12:14:32.838667  7788 consensus_queue.cc:237] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Queue going to LEADER 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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } }
I20260630 12:14:32.846841  7140 catalog_manager.cc:5697] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 reported cstate change: term changed from 1 to 2, leader changed from b8e8295212854713867c3b22affd4e7d (127.0.108.2) to 0f15dc998ce548dcb322bde262417d68 (127.0.108.1). New cstate: current_term: 2 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:32.920733  7788 raft_consensus.cc:493] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:32.921350  7788 raft_consensus.cc:515] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:32.923219  7788 leader_election.cc:290] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:32.923972  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d" is_pre_election: true
I20260630 12:14:32.924266  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:32.924921  7678 raft_consensus.cc:2468] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 1.
I20260630 12:14:32.925127  7758 raft_consensus.cc:2468] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 1.
I20260630 12:14:32.926239  7555 leader_election.cc:304] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [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: 0f15dc998ce548dcb322bde262417d68, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:32.927350  7788 raft_consensus.cc:2804] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:32.927784  7788 raft_consensus.cc:493] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:32.928148  7788 raft_consensus.cc:3060] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.933195  7788 raft_consensus.cc:515] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:32.934998  7788 leader_election.cc:290] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 2 election: Requested vote from peers b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:32.936004  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d"
I20260630 12:14:32.936345  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1b13d317e594d1fa2027baa557f4d88" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:32.936956  7678 raft_consensus.cc:3060] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.937270  7758 raft_consensus.cc:3060] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:32.945178  7678 raft_consensus.cc:2468] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 2.
I20260630 12:14:32.945178  7758 raft_consensus.cc:2468] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 2.
I20260630 12:14:32.947474  7555 leader_election.cc:304] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [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: 0f15dc998ce548dcb322bde262417d68, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:32.949067  7788 raft_consensus.cc:2804] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:32.949756  7788 raft_consensus.cc:697] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 2 LEADER]: Becoming Leader. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Running, Role: LEADER
I20260630 12:14:32.950780  7788 consensus_queue.cc:237] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
W20260630 12:14:32.958447  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet a1b13d317e594d1fa2027baa557f4d88: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:32.958629  7140 catalog_manager.cc:5697] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:32.972270  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet 03cdd2572fcb4a409fcbd1bf98ac7253: Illegal state: Replica b8e8295212854713867c3b22affd4e7d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } }
W20260630 12:14:32.976092  7188 auto_rebalancer.cc:639] Failed to schedule move for tablet 1384e8a98585498c93560ce0ff4955e3: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:33.078833  7802 raft_consensus.cc:493] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.079713  7802 raft_consensus.cc:515] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.082425  7802 leader_election.cc:290] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:33.093986  7598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdd2572fcb4a409fcbd1bf98ac7253" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68" is_pre_election: true
I20260630 12:14:33.094061  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdd2572fcb4a409fcbd1bf98ac7253" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:33.095062  7598 raft_consensus.cc:2468] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 1.
I20260630 12:14:33.095289  7758 raft_consensus.cc:2468] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 1.
I20260630 12:14:33.096823  7639 leader_election.cc:304] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [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: 0f15dc998ce548dcb322bde262417d68, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:33.097939  7802 raft_consensus.cc:2804] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:33.098627  7802 raft_consensus.cc:493] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.099068  7802 raft_consensus.cc:3060] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:33.105113  7802 raft_consensus.cc:515] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.106946  7802 leader_election.cc:290] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 2 election: Requested vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:33.108220  7598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdd2572fcb4a409fcbd1bf98ac7253" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68"
I20260630 12:14:33.108278  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03cdd2572fcb4a409fcbd1bf98ac7253" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:33.109022  7598 raft_consensus.cc:3060] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:33.109400  7758 raft_consensus.cc:3060] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:33.114941  7758 raft_consensus.cc:2468] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 2.
I20260630 12:14:33.115137  7598 raft_consensus.cc:2468] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 2.
I20260630 12:14:33.116659  7637 leader_election.cc:304] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [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: 50bbb3fc2aff44ee98f0c1b700d13aed, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:33.117805  7802 raft_consensus.cc:2804] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:33.119918  7802 raft_consensus.cc:697] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 2 LEADER]: Becoming Leader. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Running, Role: LEADER
I20260630 12:14:33.121341  7805 raft_consensus.cc:493] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.121210  7802 consensus_queue.cc:237] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.122238  7805 raft_consensus.cc:515] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.124421  7805 leader_election.cc:290] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:33.125587  7598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68" is_pre_election: true
I20260630 12:14:33.127064  7598 raft_consensus.cc:2410] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8e8295212854713867c3b22affd4e7d 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:14:33.125627  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:33.128089  7758 raft_consensus.cc:2468] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 1.
I20260630 12:14:33.129575  7637 leader_election.cc:304] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [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: 50bbb3fc2aff44ee98f0c1b700d13aed, b8e8295212854713867c3b22affd4e7d; no voters: 0f15dc998ce548dcb322bde262417d68
I20260630 12:14:33.130774  7802 raft_consensus.cc:2804] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:33.131507  7802 raft_consensus.cc:493] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.131104  7140 catalog_manager.cc:5697] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b8e8295212854713867c3b22affd4e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:33.131950  7802 raft_consensus.cc:3060] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:33.138542  7802 raft_consensus.cc:515] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.140755  7802 leader_election.cc:290] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [CANDIDATE]: Term 2 election: Requested vote from peers 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:33.141666  7598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f15dc998ce548dcb322bde262417d68"
I20260630 12:14:33.142371  7598 raft_consensus.cc:3060] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:33.142515  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "b8e8295212854713867c3b22affd4e7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:33.143435  7758 raft_consensus.cc:3060] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:33.151912  7598 raft_consensus.cc:2410] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b8e8295212854713867c3b22affd4e7d 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:14:33.152016  7758 raft_consensus.cc:2468] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8e8295212854713867c3b22affd4e7d in term 2.
I20260630 12:14:33.153750  7637 leader_election.cc:304] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [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: 50bbb3fc2aff44ee98f0c1b700d13aed, b8e8295212854713867c3b22affd4e7d; no voters: 
I20260630 12:14:33.154603  7802 raft_consensus.cc:2804] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:33.155125  7802 raft_consensus.cc:697] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 2 LEADER]: Becoming Leader. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Running, Role: LEADER
I20260630 12:14:33.155969  7802 consensus_queue.cc:237] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [LEADER]: Queue going to LEADER 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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.163952  7140 catalog_manager.cc:5697] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d reported cstate change: term changed from 1 to 2, leader changed from 0f15dc998ce548dcb322bde262417d68 (127.0.108.1) to b8e8295212854713867c3b22affd4e7d (127.0.108.2). New cstate: current_term: 2 leader_uuid: "b8e8295212854713867c3b22affd4e7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:33.265833  7678 raft_consensus.cc:1275] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:14:33.266289  7678 pending_rounds.cc:85] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Aborting all ops after (but not including) 0
I20260630 12:14:33.266543  7678 pending_rounds.cc:107] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:14:33.266860  7678 raft_consensus.cc:2889] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:33.268525  7788 consensus_queue.cc:1048] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.280999  7758 raft_consensus.cc:1275] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:14:33.283365  7810 consensus_queue.cc:1048] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.335469  7810 raft_consensus.cc:493] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.336066  7810 raft_consensus.cc:515] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.338505  7810 leader_election.cc:290] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:33.339210  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d" is_pre_election: true
I20260630 12:14:33.339648  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" is_pre_election: true
I20260630 12:14:33.340626  7758 raft_consensus.cc:2468] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 2.
I20260630 12:14:33.341666  7555 leader_election.cc:304] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [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: 0f15dc998ce548dcb322bde262417d68, 50bbb3fc2aff44ee98f0c1b700d13aed; no voters: b8e8295212854713867c3b22affd4e7d
I20260630 12:14:33.342492  7810 raft_consensus.cc:2804] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:33.342933  7810 raft_consensus.cc:493] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.343291  7810 raft_consensus.cc:3060] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.348532  7810 raft_consensus.cc:515] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.350308  7810 leader_election.cc:290] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [CANDIDATE]: Term 3 election: Requested vote from peers b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799), 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521)
I20260630 12:14:33.351095  7678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b8e8295212854713867c3b22affd4e7d"
I20260630 12:14:33.351341  7758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095a85bf8da4ea78ece52d2d96cac64" candidate_uuid: "0f15dc998ce548dcb322bde262417d68" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed"
I20260630 12:14:33.352052  7758 raft_consensus.cc:3060] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.356662  7758 raft_consensus.cc:2468] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f15dc998ce548dcb322bde262417d68 in term 3.
I20260630 12:14:33.357903  7555 leader_election.cc:304] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [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: 0f15dc998ce548dcb322bde262417d68, 50bbb3fc2aff44ee98f0c1b700d13aed; no voters: b8e8295212854713867c3b22affd4e7d
I20260630 12:14:33.358546  7758 raft_consensus.cc:1275] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:33.358671  7810 raft_consensus.cc:2804] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:33.359452  7810 raft_consensus.cc:697] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 3 LEADER]: Becoming Leader. State: Replica: 0f15dc998ce548dcb322bde262417d68, State: Running, Role: LEADER
I20260630 12:14:33.360021  7788 consensus_queue.cc:1048] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.360371  7810 consensus_queue.cc:237] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.368873  7137 catalog_manager.cc:5697] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 reported cstate change: term changed from 2 to 3, leader changed from b8e8295212854713867c3b22affd4e7d (127.0.108.2) to 0f15dc998ce548dcb322bde262417d68 (127.0.108.1). New cstate: current_term: 3 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:33.372375  7678 raft_consensus.cc:1275] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:33.374372  7817 consensus_queue.cc:1048] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:33.613893  7598 raft_consensus.cc:1275] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Refusing update from remote peer b8e8295212854713867c3b22affd4e7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:33.615434  7802 consensus_queue.cc:1048] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.625560  7758 raft_consensus.cc:1275] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Refusing update from remote peer b8e8295212854713867c3b22affd4e7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:33.628914  7820 consensus_queue.cc:1048] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:33.632153  7598 raft_consensus.cc:1240] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 3 LEADER]: Rejecting Update request from peer b8e8295212854713867c3b22affd4e7d for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:33.634176  7820 consensus_queue.cc:1059] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.635596  7820 consensus_queue.cc:1243] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [LEADER]: Peer 0f15dc998ce548dcb322bde262417d68 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:14:33.638579  7802 raft_consensus.cc:3055] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:33.639225  7802 raft_consensus.cc:740] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8e8295212854713867c3b22affd4e7d, State: Running, Role: LEADER
I20260630 12:14:33.640383  7802 consensus_queue.cc:260] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } }
I20260630 12:14:33.641953  7802 raft_consensus.cc:3060] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:33.787345  7758 raft_consensus.cc:1275] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:33.788964  7817 consensus_queue.cc:1048] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.800311  7678 raft_consensus.cc:1275] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 3 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:33.802697  7793 consensus_queue.cc:1048] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.803503  7793 consensus_queue.cc:1243] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Peer b8e8295212854713867c3b22affd4e7d 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:14:33.806430  7678 pending_rounds.cc:85] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Aborting all ops after (but not including) 0
I20260630 12:14:33.806813  7678 pending_rounds.cc:107] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:33.807241  7678 raft_consensus.cc:2889] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:33.987159  7677 consensus_queue.cc:237] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } }
I20260630 12:14:33.993844  7598 raft_consensus.cc:1275] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Refusing update from remote peer b8e8295212854713867c3b22affd4e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:33.994766  7758 raft_consensus.cc:1275] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Refusing update from remote peer b8e8295212854713867c3b22affd4e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:33.995496  7802 consensus_queue.cc:1048] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } 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:14:33.996495  7805 consensus_queue.cc:1048] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:34.004278  7640 consensus_peers.cc:597] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d -> Peer 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4:43631): Couldn't send request to peer 1287d2d6df2144cabc187ec2939f3f24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03cdd2572fcb4a409fcbd1bf98ac7253. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.003523  7802 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.005539  7598 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.006788  7758 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.018507  7137 catalog_manager.cc:5697] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 reported cstate change: config changed from index -1 to 3, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New cstate: current_term: 2 leader_uuid: "b8e8295212854713867c3b22affd4e7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.021265  7598 consensus_queue.cc:237] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } }
I20260630 12:14:34.028995  7677 raft_consensus.cc:1275] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:34.029049  7758 raft_consensus.cc:1275] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:34.030947  7788 consensus_queue.cc:1048] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:34.031983  7793 consensus_queue.cc:1048] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } 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:14:34.041043  7810 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.043253  7758 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
W20260630 12:14:34.045433  7558 consensus_peers.cc:597] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 -> Peer 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4:43631): Couldn't send request to peer 1287d2d6df2144cabc187ec2939f3f24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1384e8a98585498c93560ce0ff4955e3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.049142  7677 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.057260  7137 catalog_manager.cc:5697] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed reported cstate change: config changed from index -1 to 2, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New cstate: current_term: 2 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.059031  7598 consensus_queue.cc:237] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } }
W20260630 12:14:34.065867  7558 consensus_peers.cc:597] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 -> Peer 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4:43631): Couldn't send request to peer 1287d2d6df2144cabc187ec2939f3f24. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b095a85bf8da4ea78ece52d2d96cac64. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.067291  7758 raft_consensus.cc:1275] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:34.067377  7677 raft_consensus.cc:1275] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 3 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:14:34.069053  7810 consensus_queue.cc:1048] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:34.070001  7788 consensus_queue.cc:1048] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } 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:14:34.079574  7788 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.082103  7677 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.083453  7758 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } } }
I20260630 12:14:34.092321  7140 catalog_manager.cc:5697] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 reported cstate change: config changed from index -1 to 3, NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) added. New cstate: current_term: 3 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:34.487208  7830 ts_tablet_manager.cc:933] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: Initiating tablet copy from peer 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211)
I20260630 12:14:34.488965  7830 tablet_copy_client.cc:323] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:40211
I20260630 12:14:34.501035  7834 ts_tablet_manager.cc:933] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: Initiating tablet copy from peer b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799)
I20260630 12:14:34.502363  7608 tablet_copy_service.cc:140] P 0f15dc998ce548dcb322bde262417d68: Received BeginTabletCopySession request for tablet 1384e8a98585498c93560ce0ff4955e3 from peer 1287d2d6df2144cabc187ec2939f3f24 ({username='slave'} at 127.0.0.1:44318)
I20260630 12:14:34.503185  7608 tablet_copy_service.cc:161] P 0f15dc998ce548dcb322bde262417d68: Beginning new tablet copy session on tablet 1384e8a98585498c93560ce0ff4955e3 from peer 1287d2d6df2144cabc187ec2939f3f24 at {username='slave'} at 127.0.0.1:44318: session id = 1287d2d6df2144cabc187ec2939f3f24-1384e8a98585498c93560ce0ff4955e3
I20260630 12:14:34.503223  7834 tablet_copy_client.cc:323] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:40799
I20260630 12:14:34.511735  7608 tablet_copy_source_session.cc:215] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:34.515143  7830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1384e8a98585498c93560ce0ff4955e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:34.516892  7689 tablet_copy_service.cc:140] P b8e8295212854713867c3b22affd4e7d: Received BeginTabletCopySession request for tablet 03cdd2572fcb4a409fcbd1bf98ac7253 from peer 1287d2d6df2144cabc187ec2939f3f24 ({username='slave'} at 127.0.0.1:53702)
I20260630 12:14:34.517773  7689 tablet_copy_service.cc:161] P b8e8295212854713867c3b22affd4e7d: Beginning new tablet copy session on tablet 03cdd2572fcb4a409fcbd1bf98ac7253 from peer 1287d2d6df2144cabc187ec2939f3f24 at {username='slave'} at 127.0.0.1:53702: session id = 1287d2d6df2144cabc187ec2939f3f24-03cdd2572fcb4a409fcbd1bf98ac7253
I20260630 12:14:34.527110  7689 tablet_copy_source_session.cc:215] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:34.530831  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03cdd2572fcb4a409fcbd1bf98ac7253. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:34.532955  7830 tablet_copy_client.cc:806] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:34.533702  7830 tablet_copy_client.cc:670] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:34.537052  7830 tablet_copy_client.cc:538] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:34.543697  7830 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: Bootstrap starting.
I20260630 12:14:34.548451  7834 tablet_copy_client.cc:806] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:34.549227  7834 tablet_copy_client.cc:670] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:34.553503  7834 tablet_copy_client.cc:538] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:34.561635  7830 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: 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:14:34.562804  7830 tablet_bootstrap.cc:492] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: Bootstrap complete.
I20260630 12:14:34.562892  7834 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: Bootstrap starting.
I20260630 12:14:34.563817  7830 ts_tablet_manager.cc:1403] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.004s
I20260630 12:14:34.567061  7830 raft_consensus.cc:359] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } }
I20260630 12:14:34.568192  7830 raft_consensus.cc:740] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1287d2d6df2144cabc187ec2939f3f24, State: Initialized, Role: LEARNER
I20260630 12:14:34.569056  7830 consensus_queue.cc:260] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } }
I20260630 12:14:34.572263  7830 ts_tablet_manager.cc:1434] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:34.575021  7608 tablet_copy_service.cc:342] P 0f15dc998ce548dcb322bde262417d68: Request end of tablet copy session 1287d2d6df2144cabc187ec2939f3f24-1384e8a98585498c93560ce0ff4955e3 received from {username='slave'} at 127.0.0.1:44318
I20260630 12:14:34.575637  7608 tablet_copy_service.cc:434] P 0f15dc998ce548dcb322bde262417d68: ending tablet copy session 1287d2d6df2144cabc187ec2939f3f24-1384e8a98585498c93560ce0ff4955e3 on tablet 1384e8a98585498c93560ce0ff4955e3 with peer 1287d2d6df2144cabc187ec2939f3f24
I20260630 12:14:34.585063  7834 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: 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:14:34.585922  7834 tablet_bootstrap.cc:492] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: Bootstrap complete.
I20260630 12:14:34.586587  7834 ts_tablet_manager.cc:1403] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260630 12:14:34.588841  7834 raft_consensus.cc:359] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } }
I20260630 12:14:34.589601  7834 raft_consensus.cc:740] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1287d2d6df2144cabc187ec2939f3f24, State: Initialized, Role: LEARNER
I20260630 12:14:34.590193  7834 consensus_queue.cc:260] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } }
I20260630 12:14:34.592216  7834 ts_tablet_manager.cc:1434] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:14:34.594112  7689 tablet_copy_service.cc:342] P b8e8295212854713867c3b22affd4e7d: Request end of tablet copy session 1287d2d6df2144cabc187ec2939f3f24-03cdd2572fcb4a409fcbd1bf98ac7253 received from {username='slave'} at 127.0.0.1:53702
I20260630 12:14:34.594727  7689 tablet_copy_service.cc:434] P b8e8295212854713867c3b22affd4e7d: ending tablet copy session 1287d2d6df2144cabc187ec2939f3f24-03cdd2572fcb4a409fcbd1bf98ac7253 on tablet 03cdd2572fcb4a409fcbd1bf98ac7253 with peer 1287d2d6df2144cabc187ec2939f3f24
I20260630 12:14:34.631688  7834 ts_tablet_manager.cc:933] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: Initiating tablet copy from peer 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211)
I20260630 12:14:34.633338  7834 tablet_copy_client.cc:323] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:40211
I20260630 12:14:34.634902  7608 tablet_copy_service.cc:140] P 0f15dc998ce548dcb322bde262417d68: Received BeginTabletCopySession request for tablet b095a85bf8da4ea78ece52d2d96cac64 from peer 1287d2d6df2144cabc187ec2939f3f24 ({username='slave'} at 127.0.0.1:44318)
I20260630 12:14:34.635458  7608 tablet_copy_service.cc:161] P 0f15dc998ce548dcb322bde262417d68: Beginning new tablet copy session on tablet b095a85bf8da4ea78ece52d2d96cac64 from peer 1287d2d6df2144cabc187ec2939f3f24 at {username='slave'} at 127.0.0.1:44318: session id = 1287d2d6df2144cabc187ec2939f3f24-b095a85bf8da4ea78ece52d2d96cac64
I20260630 12:14:34.641752  7608 tablet_copy_source_session.cc:215] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:34.644538  7834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b095a85bf8da4ea78ece52d2d96cac64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:34.656131  7834 tablet_copy_client.cc:806] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:34.656796  7834 tablet_copy_client.cc:670] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:34.660518  7834 tablet_copy_client.cc:538] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:34.666978  7834 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: Bootstrap starting.
I20260630 12:14:34.682891  7834 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: 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:14:34.683801  7834 tablet_bootstrap.cc:492] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: Bootstrap complete.
I20260630 12:14:34.684445  7834 ts_tablet_manager.cc:1403] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:14:34.686704  7834 raft_consensus.cc:359] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } }
I20260630 12:14:34.687451  7834 raft_consensus.cc:740] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1287d2d6df2144cabc187ec2939f3f24, State: Initialized, Role: LEARNER
I20260630 12:14:34.688059  7834 consensus_queue.cc:260] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: true } }
I20260630 12:14:34.690203  7834 ts_tablet_manager.cc:1434] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:34.692242  7608 tablet_copy_service.cc:342] P 0f15dc998ce548dcb322bde262417d68: Request end of tablet copy session 1287d2d6df2144cabc187ec2939f3f24-b095a85bf8da4ea78ece52d2d96cac64 received from {username='slave'} at 127.0.0.1:44318
I20260630 12:14:34.692920  7608 tablet_copy_service.cc:434] P 0f15dc998ce548dcb322bde262417d68: ending tablet copy session 1287d2d6df2144cabc187ec2939f3f24-b095a85bf8da4ea78ece52d2d96cac64 on tablet b095a85bf8da4ea78ece52d2d96cac64 with peer 1287d2d6df2144cabc187ec2939f3f24
I20260630 12:14:34.876801  7514 raft_consensus.cc:1217] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:34.899176  7514 raft_consensus.cc:1217] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:14:35.088878  7514 raft_consensus.cc:1217] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:35.306830  7844 raft_consensus.cc:1064] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d: attempting to promote NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 to VOTER
I20260630 12:14:35.308866  7844 consensus_queue.cc:237] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } }
I20260630 12:14:35.315292  7514 raft_consensus.cc:1275] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 LEARNER]: Refusing update from remote peer b8e8295212854713867c3b22affd4e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:35.315279  7758 raft_consensus.cc:1275] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Refusing update from remote peer b8e8295212854713867c3b22affd4e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:35.316483  7598 raft_consensus.cc:1275] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Refusing update from remote peer b8e8295212854713867c3b22affd4e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:35.317198  7802 consensus_queue.cc:1048] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } 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:14:35.318130  7843 consensus_queue.cc:1048] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:35.318833  7844 consensus_queue.cc:1048] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } 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:14:35.327735  7802 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.329732  7514 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.345201  7139 catalog_manager.cc:5697] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 reported cstate change: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b8e8295212854713867c3b22affd4e7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.352397  7758 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.355450  7598 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.401748  7677 consensus_queue.cc:237] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [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: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } }
I20260630 12:14:35.406618  7514 raft_consensus.cc:1275] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Refusing update from remote peer b8e8295212854713867c3b22affd4e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:35.407456  7758 raft_consensus.cc:1275] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Refusing update from remote peer b8e8295212854713867c3b22affd4e7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:35.407828  7802 consensus_queue.cc:1048] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } 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:14:35.408936  7849 consensus_queue.cc:1048] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:35.415575  7844 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0f15dc998ce548dcb322bde262417d68 (127.0.108.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.417739  7758 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0f15dc998ce548dcb322bde262417d68 (127.0.108.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.421422  7514 raft_consensus.cc:2955] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0f15dc998ce548dcb322bde262417d68 (127.0.108.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.429164  7124 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03cdd2572fcb4a409fcbd1bf98ac7253 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:35.429852  7140 catalog_manager.cc:5697] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed reported cstate change: config changed from index 4 to 5, VOTER 0f15dc998ce548dcb322bde262417d68 (127.0.108.1) evicted. New cstate: current_term: 2 leader_uuid: "b8e8295212854713867c3b22affd4e7d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.450513  7842 raft_consensus.cc:1064] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68: attempting to promote NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 to VOTER
I20260630 12:14:35.453379  7587 tablet_service.cc:1558] Processing DeleteTablet for tablet 03cdd2572fcb4a409fcbd1bf98ac7253 with delete_type TABLET_DATA_TOMBSTONED (TS 0f15dc998ce548dcb322bde262417d68 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44334
I20260630 12:14:35.453111  7842 consensus_queue.cc:237] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } }
I20260630 12:14:35.457784  7858 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.458914  7858 raft_consensus.cc:2243] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.460381  7858 raft_consensus.cc:2272] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.461326  7514 raft_consensus.cc:1275] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 LEARNER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:35.463619  7677 raft_consensus.cc:1275] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:35.465255  7858 ts_tablet_manager.cc:1916] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:35.463682  7817 consensus_queue.cc:1048] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:14:35.468294  7842 consensus_queue.cc:1048] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:35.469508  7758 raft_consensus.cc:1275] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:35.471496  7842 consensus_queue.cc:1048] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } 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:14:35.484810  7858 ts_tablet_manager.cc:1929] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:35.488585  7858 log.cc:1199] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 0f15dc998ce548dcb322bde262417d68: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-0-root/wals/03cdd2572fcb4a409fcbd1bf98ac7253
I20260630 12:14:35.490536  7126 catalog_manager.cc:5028] TS 0f15dc998ce548dcb322bde262417d68 (127.0.108.1:40211): tablet 03cdd2572fcb4a409fcbd1bf98ac7253 (table test-workload [id=d4e2927437d8493bbab8dbae2add0e83]) successfully deleted
I20260630 12:14:35.491380  7788 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.493019  7677 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.494923  7758 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.504621  7514 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.509176  7140 catalog_manager.cc:5697] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed reported cstate change: config changed from index 2 to 3, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } attrs { replace: true } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.526044  7598 consensus_queue.cc:237] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } }
I20260630 12:14:35.531649  7514 raft_consensus.cc:1275] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:35.532605  7677 raft_consensus.cc:1275] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:35.534714  7842 consensus_queue.cc:1048] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } 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:14:35.535740  7817 consensus_queue.cc:1048] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:35.538091  7842 raft_consensus.cc:1064] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68: attempting to promote NON_VOTER 1287d2d6df2144cabc187ec2939f3f24 to VOTER
I20260630 12:14:35.541735  7842 consensus_queue.cc:237] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } }
I20260630 12:14:35.544363  7817 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.549463  7677 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.556510  7514 raft_consensus.cc:2955] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.557960  7758 raft_consensus.cc:1275] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:35.559289  7678 raft_consensus.cc:1275] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 3 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:35.561242  7788 consensus_queue.cc:1048] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:35.562388  7513 raft_consensus.cc:1275] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [term 3 LEARNER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:14:35.568915  7863 consensus_queue.cc:1048] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } 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:14:35.572801  7863 consensus_queue.cc:1048] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } 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:14:35.588378  7139 catalog_manager.cc:5697] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 reported cstate change: config changed from index 3 to 4, VOTER 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3) evicted. New cstate: current_term: 2 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.606655  7126 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1384e8a98585498c93560ce0ff4955e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:35.610730  7788 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.612815  7678 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.619158  7514 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.623883  7758 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.646319  7748 tablet_service.cc:1558] Processing DeleteTablet for tablet 1384e8a98585498c93560ce0ff4955e3 with delete_type TABLET_DATA_TOMBSTONED (TS 50bbb3fc2aff44ee98f0c1b700d13aed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35504
I20260630 12:14:35.644797  7140 catalog_manager.cc:5697] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed reported cstate change: config changed from index 3 to 4, 1287d2d6df2144cabc187ec2939f3f24 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "b8e8295212854713867c3b22affd4e7d" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40799 } attrs { replace: true } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.649834  7870 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.650795  7870 raft_consensus.cc:2243] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.651597  7870 raft_consensus.cc:2272] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.654690  7870 ts_tablet_manager.cc:1916] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:35.663297  7598 consensus_queue.cc:237] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [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: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } }
I20260630 12:14:35.669406  7870 ts_tablet_manager.cc:1929] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:14:35.669952  7870 log.cc:1199] T 1384e8a98585498c93560ce0ff4955e3 P 50bbb3fc2aff44ee98f0c1b700d13aed: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-2-root/wals/1384e8a98585498c93560ce0ff4955e3
I20260630 12:14:35.671469  7758 raft_consensus.cc:1275] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:35.671396  7514 raft_consensus.cc:1275] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [term 3 FOLLOWER]: Refusing update from remote peer 0f15dc998ce548dcb322bde262417d68: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:14:35.671911  7124 catalog_manager.cc:5028] TS 50bbb3fc2aff44ee98f0c1b700d13aed (127.0.108.3:33521): tablet 1384e8a98585498c93560ce0ff4955e3 (table test-workload [id=d4e2927437d8493bbab8dbae2add0e83]) successfully deleted
I20260630 12:14:35.673776  7865 consensus_queue.cc:1048] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:35.674803  7817 consensus_queue.cc:1048] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } 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:14:35.681897  7842 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b8e8295212854713867c3b22affd4e7d (127.0.108.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.684185  7514 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b8e8295212854713867c3b22affd4e7d (127.0.108.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.688544  7758 raft_consensus.cc:2955] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b8e8295212854713867c3b22affd4e7d (127.0.108.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.695339  7126 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b095a85bf8da4ea78ece52d2d96cac64 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:35.697409  7136 catalog_manager.cc:5697] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 reported cstate change: config changed from index 4 to 5, VOTER b8e8295212854713867c3b22affd4e7d (127.0.108.2) evicted. New cstate: current_term: 3 leader_uuid: "0f15dc998ce548dcb322bde262417d68" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0f15dc998ce548dcb322bde262417d68" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40211 } } peers { permanent_uuid: "50bbb3fc2aff44ee98f0c1b700d13aed" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33521 } } peers { permanent_uuid: "1287d2d6df2144cabc187ec2939f3f24" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 43631 } attrs { promote: false } } }
I20260630 12:14:35.708838  7668 tablet_service.cc:1558] Processing DeleteTablet for tablet b095a85bf8da4ea78ece52d2d96cac64 with delete_type TABLET_DATA_TOMBSTONED (TS b8e8295212854713867c3b22affd4e7d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53714
I20260630 12:14:35.711021  7871 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.711691  7871 raft_consensus.cc:2243] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:35.712244  7871 raft_consensus.cc:2272] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.714924  7871 ts_tablet_manager.cc:1916] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:35.726531  7871 ts_tablet_manager.cc:1929] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:35.726828  7871 log.cc:1199] T b095a85bf8da4ea78ece52d2d96cac64 P b8e8295212854713867c3b22affd4e7d: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480322605-432-0/minicluster-data/ts-1-root/wals/b095a85bf8da4ea78ece52d2d96cac64
I20260630 12:14:35.728258  7124 catalog_manager.cc:5028] TS b8e8295212854713867c3b22affd4e7d (127.0.108.2:40799): tablet b095a85bf8da4ea78ece52d2d96cac64 (table test-workload [id=d4e2927437d8493bbab8dbae2add0e83]) successfully deleted
I20260630 12:14:38.070627   432 tablet_server.cc:179] TabletServer@127.0.108.1:40211 shutting down...
I20260630 12:14:38.090385   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.091297   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.091838   432 raft_consensus.cc:2243] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.092671   432 raft_consensus.cc:2272] T 1384e8a98585498c93560ce0ff4955e3 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.094903   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.095383   432 raft_consensus.cc:2243] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.096072   432 raft_consensus.cc:2272] T b095a85bf8da4ea78ece52d2d96cac64 P 0f15dc998ce548dcb322bde262417d68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.097899   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.098335   432 raft_consensus.cc:2243] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.099020   432 raft_consensus.cc:2272] T a1b13d317e594d1fa2027baa557f4d88 P 0f15dc998ce548dcb322bde262417d68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.123499   432 tablet_server.cc:196] TabletServer@127.0.108.1:40211 shutdown complete.
I20260630 12:14:38.136951   432 tablet_server.cc:179] TabletServer@127.0.108.2:40799 shutting down...
I20260630 12:14:38.153887   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.154505   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.155011   432 raft_consensus.cc:2243] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.155767   432 raft_consensus.cc:2272] T 03cdd2572fcb4a409fcbd1bf98ac7253 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.157721   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.158211   432 raft_consensus.cc:2243] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.158743   432 raft_consensus.cc:2272] T 1384e8a98585498c93560ce0ff4955e3 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.161248   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.161981   432 raft_consensus.cc:2243] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.162400   432 raft_consensus.cc:2272] T a1b13d317e594d1fa2027baa557f4d88 P b8e8295212854713867c3b22affd4e7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.184784   432 tablet_server.cc:196] TabletServer@127.0.108.2:40799 shutdown complete.
I20260630 12:14:38.197618   432 tablet_server.cc:179] TabletServer@127.0.108.3:33521 shutting down...
I20260630 12:14:38.213246   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.213865   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.214375   432 raft_consensus.cc:2243] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.214957   432 raft_consensus.cc:2272] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.216907   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.217361   432 raft_consensus.cc:2243] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.217929   432 raft_consensus.cc:2272] T b095a85bf8da4ea78ece52d2d96cac64 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.219650   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.220100   432 raft_consensus.cc:2243] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.220476   432 raft_consensus.cc:2272] T a1b13d317e594d1fa2027baa557f4d88 P 50bbb3fc2aff44ee98f0c1b700d13aed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.242322   432 tablet_server.cc:196] TabletServer@127.0.108.3:33521 shutdown complete.
I20260630 12:14:38.254478   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:14:38.273535   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:38.274216   432 tablet_replica.cc:333] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24: stopping tablet replica
I20260630 12:14:38.274760   432 raft_consensus.cc:2243] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.275282   432 raft_consensus.cc:2272] T 03cdd2572fcb4a409fcbd1bf98ac7253 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.277176   432 tablet_replica.cc:333] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24: stopping tablet replica
I20260630 12:14:38.277685   432 raft_consensus.cc:2243] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.278183   432 raft_consensus.cc:2272] T b095a85bf8da4ea78ece52d2d96cac64 P 1287d2d6df2144cabc187ec2939f3f24 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.279999   432 tablet_replica.cc:333] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24: stopping tablet replica
I20260630 12:14:38.280467   432 raft_consensus.cc:2243] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.281075   432 raft_consensus.cc:2272] T 1384e8a98585498c93560ce0ff4955e3 P 1287d2d6df2144cabc187ec2939f3f24 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.316593   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:14:38.330577   432 master.cc:562] Master@127.0.108.62:36955 shutting down...
I20260630 12:14:38.348419   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:38.348989   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.349288   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e2860727eb64f22876fb94729015e12: stopping tablet replica
I20260630 12:14:38.368247   432 master.cc:584] Master@127.0.108.62:36955 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (18036 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:14:38.404425   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:38005
I20260630 12:14:38.405520   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.410444  7872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:38.410461  7873 instance_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:14:38.411697  7875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:38.412688   432 server_base.cc:1061] running on GCE node
I20260630 12:14:38.413668   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:38.413857   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.414014   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821678413999 us; error 0 us; skew 500 ppm
I20260630 12:14:38.414638   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.416939   432 webserver.cc:533] Webserver started at http://127.0.108.62:36791/ using document root <none> and password file <none>
I20260630 12:14:38.417385   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.417539   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.417809   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.418834   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "7a9e58bc69204b05bdd74d4555f5422f"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-7v2h"
I20260630 12:14:38.423213   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:14:38.426568  7880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.427381   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:38.427680   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "7a9e58bc69204b05bdd74d4555f5422f"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-7v2h"
I20260630 12:14:38.427951   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-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:14:38.450675   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.451783   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.492681   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:38005
I20260630 12:14:38.492798  7931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:38005 every 8 connection(s)
I20260630 12:14:38.496904  7932 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:14:38.508021  7932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f: Bootstrap starting.
I20260630 12:14:38.512984  7932 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:38.517346  7932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f: No bootstrap required, opened a new log
I20260630 12:14:38.519413  7932 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9e58bc69204b05bdd74d4555f5422f" member_type: VOTER }
I20260630 12:14:38.519819  7932 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:38.519990  7932 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a9e58bc69204b05bdd74d4555f5422f, State: Initialized, Role: FOLLOWER
I20260630 12:14:38.520509  7932 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a9e58bc69204b05bdd74d4555f5422f" member_type: VOTER }
I20260630 12:14:38.521003  7932 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:38.521198  7932 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:38.521430  7932 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:38.526871  7932 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9e58bc69204b05bdd74d4555f5422f" member_type: VOTER }
I20260630 12:14:38.527391  7932 leader_election.cc:304] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [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: 7a9e58bc69204b05bdd74d4555f5422f; no voters: 
I20260630 12:14:38.528479  7932 leader_election.cc:290] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:38.528944  7935 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:38.530416  7935 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 1 LEADER]: Becoming Leader. State: Replica: 7a9e58bc69204b05bdd74d4555f5422f, State: Running, Role: LEADER
I20260630 12:14:38.531085  7935 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [LEADER]: Queue going to LEADER mode. State: All 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: "7a9e58bc69204b05bdd74d4555f5422f" member_type: VOTER }
I20260630 12:14:38.531651  7932 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:38.535202  7936 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a9e58bc69204b05bdd74d4555f5422f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9e58bc69204b05bdd74d4555f5422f" member_type: VOTER } }
I20260630 12:14:38.535854  7936 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:38.535379  7937 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a9e58bc69204b05bdd74d4555f5422f. Latest consensus state: current_term: 1 leader_uuid: "7a9e58bc69204b05bdd74d4555f5422f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a9e58bc69204b05bdd74d4555f5422f" member_type: VOTER } }
I20260630 12:14:38.536929  7937 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:38.537765  7941 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:38.544483  7941 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:38.548125   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:38.553391  7941 catalog_manager.cc:1383] Generated new cluster ID: 109df14590a548028e639e9895d7e250
I20260630 12:14:38.553720  7941 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:38.574277  7941 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:38.576098  7941 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:38.596750  7941 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f: Generated new TSK 0
I20260630 12:14:38.597704  7941 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:38.615684   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.621565  7953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:38.622694  7954 instance_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:14:38.624231  7956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:38.624478   432 server_base.cc:1061] running on GCE node
I20260630 12:14:38.625458   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:38.625649   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.625773   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821678625757 us; error 0 us; skew 500 ppm
I20260630 12:14:38.626216   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.628636   432 webserver.cc:533] Webserver started at http://127.0.108.1:38161/ using document root <none> and password file <none>
I20260630 12:14:38.629151   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.629340   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.629554   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.630728   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "ea86cbe06ef6456584f06cc2b82c445f"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-7v2h"
I20260630 12:14:38.635202   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:38.640259  7961 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.641469   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:38.641793   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "ea86cbe06ef6456584f06cc2b82c445f"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-7v2h"
I20260630 12:14:38.642066   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-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:14:38.656335   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.657528   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.658938   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:38.661374   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:38.661586   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.661815   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:38.661960   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.703770   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:38079
I20260630 12:14:38.703925  8023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:38079 every 8 connection(s)
I20260630 12:14:38.708700   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.715812  8028 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:38.717613  8029 instance_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:14:38.720418  8031 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:38.721074   432 server_base.cc:1061] running on GCE node
I20260630 12:14:38.722149   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:38.722373   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.722509   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821678722497 us; error 0 us; skew 500 ppm
I20260630 12:14:38.722949   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.725528   432 webserver.cc:533] Webserver started at http://127.0.108.2:43181/ using document root <none> and password file <none>
I20260630 12:14:38.726022   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.726210   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.726493   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.727811   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "b2c073ceca0e409cb9eb6ef5409569d4"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-7v2h"
I20260630 12:14:38.729609  8024 heartbeater.cc:344] Connected to a master server at 127.0.108.62:38005
I20260630 12:14:38.730001  8024 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:38.730690  8024 heartbeater.cc:507] Master 127.0.108.62:38005 requested a full tablet report, sending...
I20260630 12:14:38.732816   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:38.732872  7897 ts_manager.cc:194] Registered new tserver with Master: ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079)
I20260630 12:14:38.735419  7897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33482
I20260630 12:14:38.737576  8036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.738812   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:14:38.739092   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "b2c073ceca0e409cb9eb6ef5409569d4"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-7v2h"
I20260630 12:14:38.739343   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-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:14:38.762748   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.763902   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.765494   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:38.767911   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:38.768126   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.768360   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:38.768522   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.809725   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:40363
I20260630 12:14:38.809834  8098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:40363 every 8 connection(s)
I20260630 12:14:38.814428   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.821201  8102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:38.823906  8103 instance_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:14:38.825232   432 server_base.cc:1061] running on GCE node
W20260630 12:14:38.825805  8105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:38.826305  8099 heartbeater.cc:344] Connected to a master server at 127.0.108.62:38005
I20260630 12:14:38.826664  8099 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:38.826749   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:38.826998   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.827155   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821678827140 us; error 0 us; skew 500 ppm
I20260630 12:14:38.827425  8099 heartbeater.cc:507] Master 127.0.108.62:38005 requested a full tablet report, sending...
I20260630 12:14:38.827716   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.829598  7897 ts_manager.cc:194] Registered new tserver with Master: b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:38.830483   432 webserver.cc:533] Webserver started at http://127.0.108.3:37491/ using document root <none> and password file <none>
I20260630 12:14:38.831085   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.831321   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.831429  7897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33488
I20260630 12:14:38.831627   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.832926   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "d5672de47d8b461cb38182035dbb8462"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-7v2h"
I20260630 12:14:38.837143   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:38.840260  8110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.841070   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:38.841400   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "d5672de47d8b461cb38182035dbb8462"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-7v2h"
I20260630 12:14:38.841708   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-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:14:38.862905   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.863931   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.865304   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:38.867488   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:38.867681   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.867894   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:38.868041   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.904266   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:40223
I20260630 12:14:38.904280  8172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:40223 every 8 connection(s)
I20260630 12:14:38.917613  8173 heartbeater.cc:344] Connected to a master server at 127.0.108.62:38005
I20260630 12:14:38.918009  8173 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:38.918721  8173 heartbeater.cc:507] Master 127.0.108.62:38005 requested a full tablet report, sending...
I20260630 12:14:38.920624  7897 ts_manager.cc:194] Registered new tserver with Master: d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:38.920981   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013543693s
I20260630 12:14:38.921964  7897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33498
I20260630 12:14:39.738855  8024 heartbeater.cc:499] Master 127.0.108.62:38005 was elected leader, sending a full tablet report...
I20260630 12:14:39.834069  8099 heartbeater.cc:499] Master 127.0.108.62:38005 was elected leader, sending a full tablet report...
I20260630 12:14:39.924841  8173 heartbeater.cc:499] Master 127.0.108.62:38005 was elected leader, sending a full tablet report...
I20260630 12:14:39.977313  7897 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33510:
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:14:39.979624  7897 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:14:40.039810  7989 tablet_service.cc:1511] Processing CreateTablet for tablet 334d2ebe65ea42a8a26a34feae34c976 (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:40.041289  7989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334d2ebe65ea42a8a26a34feae34c976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.043334  7988 tablet_service.cc:1511] Processing CreateTablet for tablet 0723efd76d2647f4ba60f85d4dc36173 (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:40.044632  7988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0723efd76d2647f4ba60f85d4dc36173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.050283  7987 tablet_service.cc:1511] Processing CreateTablet for tablet 85ad1ca272834530b6fac4d9bed31824 (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:40.051333  8138 tablet_service.cc:1511] Processing CreateTablet for tablet 334d2ebe65ea42a8a26a34feae34c976 (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:40.052717  8138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334d2ebe65ea42a8a26a34feae34c976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.053181  8135 tablet_service.cc:1511] Processing CreateTablet for tablet 0485600faaf5412084d1ac02cd01a5bb (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:40.053644  7986 tablet_service.cc:1511] Processing CreateTablet for tablet 0485600faaf5412084d1ac02cd01a5bb (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:40.054448  8135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0485600faaf5412084d1ac02cd01a5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.055794  8137 tablet_service.cc:1511] Processing CreateTablet for tablet 0723efd76d2647f4ba60f85d4dc36173 (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:40.056779  8064 tablet_service.cc:1511] Processing CreateTablet for tablet 334d2ebe65ea42a8a26a34feae34c976 (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:40.058064  8064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334d2ebe65ea42a8a26a34feae34c976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.058429  8136 tablet_service.cc:1511] Processing CreateTablet for tablet 85ad1ca272834530b6fac4d9bed31824 (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:40.051743  7987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ad1ca272834530b6fac4d9bed31824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.061038  7986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0485600faaf5412084d1ac02cd01a5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.057222  8137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0723efd76d2647f4ba60f85d4dc36173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.065886  8136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ad1ca272834530b6fac4d9bed31824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.072980  8063 tablet_service.cc:1511] Processing CreateTablet for tablet 0723efd76d2647f4ba60f85d4dc36173 (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:40.074843  8063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0723efd76d2647f4ba60f85d4dc36173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.094439  8062 tablet_service.cc:1511] Processing CreateTablet for tablet 85ad1ca272834530b6fac4d9bed31824 (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:40.096101  8062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ad1ca272834530b6fac4d9bed31824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.114720  8061 tablet_service.cc:1511] Processing CreateTablet for tablet 0485600faaf5412084d1ac02cd01a5bb (DEFAULT_TABLE table=test-workload [id=63587c0969ca42709825452ac9bc9d9d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:40.117100  8061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0485600faaf5412084d1ac02cd01a5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.126057  8194 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462: Bootstrap starting.
I20260630 12:14:40.131723  8194 tablet_bootstrap.cc:654] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.182938  8196 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4: Bootstrap starting.
I20260630 12:14:40.183962  8193 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:40.189996  8196 tablet_bootstrap.cc:654] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.190763  8193 tablet_bootstrap.cc:654] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.190832  8194 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462: No bootstrap required, opened a new log
I20260630 12:14:40.192667  8194 ts_tablet_manager.cc:1403] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462: Time spent bootstrapping tablet: real 0.067s	user 0.035s	sys 0.007s
I20260630 12:14:40.195663  8194 raft_consensus.cc:359] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.196447  8194 raft_consensus.cc:385] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.196786  8194 raft_consensus.cc:740] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5672de47d8b461cb38182035dbb8462, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.197134  8196 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4: No bootstrap required, opened a new log
I20260630 12:14:40.198063  8196 ts_tablet_manager.cc:1403] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:14:40.197606  8194 consensus_queue.cc:260] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.201607  8193 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: No bootstrap required, opened a new log
I20260630 12:14:40.201351  8196 raft_consensus.cc:359] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.202313  8196 raft_consensus.cc:385] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.202284  8193 ts_tablet_manager.cc:1403] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260630 12:14:40.202907  8196 raft_consensus.cc:740] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c073ceca0e409cb9eb6ef5409569d4, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.204505  8194 ts_tablet_manager.cc:1434] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:14:40.204093  8196 consensus_queue.cc:260] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.205643  8194 tablet_bootstrap.cc:492] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462: Bootstrap starting.
I20260630 12:14:40.207120  8193 raft_consensus.cc:359] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.207919  8193 raft_consensus.cc:385] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.212162  8194 tablet_bootstrap.cc:654] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.216670  8193 raft_consensus.cc:740] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.217651  8196 ts_tablet_manager.cc:1434] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260630 12:14:40.218035  8193 consensus_queue.cc:260] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.221429  8196 tablet_bootstrap.cc:492] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4: Bootstrap starting.
I20260630 12:14:40.229509  8196 tablet_bootstrap.cc:654] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.242182  8193 ts_tablet_manager.cc:1434] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.000s
I20260630 12:14:40.243531  8193 tablet_bootstrap.cc:492] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:40.250496  8193 tablet_bootstrap.cc:654] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.263034  8194 tablet_bootstrap.cc:492] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462: No bootstrap required, opened a new log
I20260630 12:14:40.263067  8196 tablet_bootstrap.cc:492] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4: No bootstrap required, opened a new log
I20260630 12:14:40.263811  8194 ts_tablet_manager.cc:1403] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.032s
I20260630 12:14:40.263811  8196 ts_tablet_manager.cc:1403] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.019s
I20260630 12:14:40.264700  8193 tablet_bootstrap.cc:492] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: No bootstrap required, opened a new log
I20260630 12:14:40.265151  8193 ts_tablet_manager.cc:1403] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260630 12:14:40.267058  8194 raft_consensus.cc:359] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.267373  8193 raft_consensus.cc:359] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.267277  8196 raft_consensus.cc:359] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.267944  8194 raft_consensus.cc:385] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.268096  8193 raft_consensus.cc:385] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.268225  8196 raft_consensus.cc:385] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.268347  8194 raft_consensus.cc:740] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5672de47d8b461cb38182035dbb8462, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.268524  8193 raft_consensus.cc:740] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.268771  8196 raft_consensus.cc:740] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c073ceca0e409cb9eb6ef5409569d4, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.269483  8193 consensus_queue.cc:260] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.269567  8194 consensus_queue.cc:260] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.271548  8193 ts_tablet_manager.cc:1434] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:14:40.272014  8194 ts_tablet_manager.cc:1434] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:40.272378  8193 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:40.273106  8194 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462: Bootstrap starting.
I20260630 12:14:40.277297  8193 tablet_bootstrap.cc:654] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.269658  8196 consensus_queue.cc:260] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.279156  8194 tablet_bootstrap.cc:654] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.280190  8196 ts_tablet_manager.cc:1434] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:14:40.281953  8196 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4: Bootstrap starting.
I20260630 12:14:40.288805  8193 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: No bootstrap required, opened a new log
I20260630 12:14:40.289397  8193 ts_tablet_manager.cc:1403] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:14:40.288823  8196 tablet_bootstrap.cc:654] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.291631  8194 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462: No bootstrap required, opened a new log
I20260630 12:14:40.292169  8194 ts_tablet_manager.cc:1403] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:14:40.292038  8193 raft_consensus.cc:359] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.292901  8193 raft_consensus.cc:385] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.293228  8193 raft_consensus.cc:740] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.294013  8193 consensus_queue.cc:260] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.295199  8194 raft_consensus.cc:359] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.295905  8194 raft_consensus.cc:385] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.296218  8194 raft_consensus.cc:740] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5672de47d8b461cb38182035dbb8462, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.296428  8193 ts_tablet_manager.cc:1434] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:40.297056  8194 consensus_queue.cc:260] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.297606  8193 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:40.299278  8194 ts_tablet_manager.cc:1434] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:40.300310  8194 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462: Bootstrap starting.
I20260630 12:14:40.304253  8193 tablet_bootstrap.cc:654] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.307085  8194 tablet_bootstrap.cc:654] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.312144  8200 raft_consensus.cc:493] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.312938  8200 raft_consensus.cc:515] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.319967  8200 leader_election.cc:290] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:40.370797  8196 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4: No bootstrap required, opened a new log
I20260630 12:14:40.371572  8196 ts_tablet_manager.cc:1403] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.059s
I20260630 12:14:40.374783  8196 raft_consensus.cc:359] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.375651  8196 raft_consensus.cc:385] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.376154  8196 raft_consensus.cc:740] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c073ceca0e409cb9eb6ef5409569d4, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.377120  8196 consensus_queue.cc:260] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.380656  8193 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: No bootstrap required, opened a new log
I20260630 12:14:40.381310  8193 ts_tablet_manager.cc:1403] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.084s	user 0.029s	sys 0.052s
I20260630 12:14:40.382242  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ad1ca272834530b6fac4d9bed31824" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462" is_pre_election: true
I20260630 12:14:40.382710  8196 ts_tablet_manager.cc:1434] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260630 12:14:40.378630  7999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ad1ca272834530b6fac4d9bed31824" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea86cbe06ef6456584f06cc2b82c445f" is_pre_election: true
I20260630 12:14:40.383873  8196 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4: Bootstrap starting.
W20260630 12:14:40.383836  8038 leader_election.cc:343] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:40.384042  7999 raft_consensus.cc:2468] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 0.
I20260630 12:14:40.385643  8038 leader_election.cc:304] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [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: b2c073ceca0e409cb9eb6ef5409569d4, ea86cbe06ef6456584f06cc2b82c445f; no voters: d5672de47d8b461cb38182035dbb8462
I20260630 12:14:40.386868  8200 raft_consensus.cc:2804] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.387203  8194 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462: No bootstrap required, opened a new log
I20260630 12:14:40.387266  8200 raft_consensus.cc:493] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.387857  8194 ts_tablet_manager.cc:1403] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462: Time spent bootstrapping tablet: real 0.088s	user 0.041s	sys 0.036s
I20260630 12:14:40.387905  8200 raft_consensus.cc:3060] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.390219  8196 tablet_bootstrap.cc:654] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.391132  8194 raft_consensus.cc:359] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.391911  8194 raft_consensus.cc:385] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.392220  8194 raft_consensus.cc:740] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5672de47d8b461cb38182035dbb8462, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.393049  8194 consensus_queue.cc:260] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.395366  8194 ts_tablet_manager.cc:1434] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:14:40.397053  8193 raft_consensus.cc:359] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.398473  8193 raft_consensus.cc:385] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.398242  8200 raft_consensus.cc:515] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.398808  8193 raft_consensus.cc:740] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.399578  8193 consensus_queue.cc:260] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.400815  8196 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4: No bootstrap required, opened a new log
I20260630 12:14:40.401474  8196 ts_tablet_manager.cc:1403] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:14:40.402097  8193 ts_tablet_manager.cc:1434] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260630 12:14:40.404330  7999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ad1ca272834530b6fac4d9bed31824" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea86cbe06ef6456584f06cc2b82c445f"
I20260630 12:14:40.404623  8196 raft_consensus.cc:359] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.405047  7999 raft_consensus.cc:3060] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.405160  8200 leader_election.cc:290] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 1 election: Requested vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:40.405432  8196 raft_consensus.cc:385] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.405879  8196 raft_consensus.cc:740] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c073ceca0e409cb9eb6ef5409569d4, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.405066  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ad1ca272834530b6fac4d9bed31824" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462"
I20260630 12:14:40.406607  8148 raft_consensus.cc:3060] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.406769  8196 consensus_queue.cc:260] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.409312  8196 ts_tablet_manager.cc:1434] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:40.411470  8202 raft_consensus.cc:493] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.412020  8202 raft_consensus.cc:515] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.415035  8148 raft_consensus.cc:2468] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 1.
I20260630 12:14:40.416445  8038 leader_election.cc:304] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2c073ceca0e409cb9eb6ef5409569d4, d5672de47d8b461cb38182035dbb8462; no voters: 
I20260630 12:14:40.417624  8200 raft_consensus.cc:2804] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.419070  7999 raft_consensus.cc:2468] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 1.
I20260630 12:14:40.415030  8202 leader_election.cc:290] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223), b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:40.428642  8199 raft_consensus.cc:493] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.429330  8199 raft_consensus.cc:515] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.439162  8215 raft_consensus.cc:493] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.439795  8215 raft_consensus.cc:515] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.440991  8199 leader_election.cc:290] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:40.445538  8202 raft_consensus.cc:493] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.445976  8215 leader_election.cc:290] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:40.446120  8202 raft_consensus.cc:515] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.446875  7999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea86cbe06ef6456584f06cc2b82c445f" is_pre_election: true
I20260630 12:14:40.448071  7999 raft_consensus.cc:2468] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 0.
I20260630 12:14:40.449085  8074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" is_pre_election: true
I20260630 12:14:40.449955  8074 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea86cbe06ef6456584f06cc2b82c445f in term 0.
I20260630 12:14:40.450981  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" is_pre_election: true
I20260630 12:14:40.451690  8073 raft_consensus.cc:2468] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea86cbe06ef6456584f06cc2b82c445f in term 0.
I20260630 12:14:40.452786  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462" is_pre_election: true
I20260630 12:14:40.453321  7962 leader_election.cc:304] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2c073ceca0e409cb9eb6ef5409569d4, ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:40.454180  8038 leader_election.cc:304] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2c073ceca0e409cb9eb6ef5409569d4, ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:40.453466  8148 raft_consensus.cc:2468] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 0.
I20260630 12:14:40.449275  8202 leader_election.cc:290] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:40.455343  8200 raft_consensus.cc:697] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 LEADER]: Becoming Leader. State: Replica: b2c073ceca0e409cb9eb6ef5409569d4, State: Running, Role: LEADER
I20260630 12:14:40.456319  8215 raft_consensus.cc:2804] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.455726  8202 raft_consensus.cc:2804] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.456926  8215 raft_consensus.cc:493] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.457306  8215 raft_consensus.cc:3060] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.457381  7962 leader_election.cc:304] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2c073ceca0e409cb9eb6ef5409569d4, ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:40.457358  8200 consensus_queue.cc:237] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.458513  8219 raft_consensus.cc:2804] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.459100  8219 raft_consensus.cc:493] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.461797  8219 raft_consensus.cc:3060] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.464257  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462" is_pre_election: true
I20260630 12:14:40.465010  8148 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea86cbe06ef6456584f06cc2b82c445f in term 0.
I20260630 12:14:40.467083  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462" is_pre_election: true
I20260630 12:14:40.467751  8148 raft_consensus.cc:2468] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea86cbe06ef6456584f06cc2b82c445f in term 0.
I20260630 12:14:40.470853  8219 raft_consensus.cc:515] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.471689  8202 raft_consensus.cc:493] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.471026  8215 raft_consensus.cc:515] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.472128  8202 raft_consensus.cc:3060] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.475263  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "d5672de47d8b461cb38182035dbb8462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" is_pre_election: true
I20260630 12:14:40.476123  8073 raft_consensus.cc:2393] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5672de47d8b461cb38182035dbb8462 in current term 1: Already voted for candidate b2c073ceca0e409cb9eb6ef5409569d4 in this term.
I20260630 12:14:40.476471  8074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4"
I20260630 12:14:40.477427  8219 leader_election.cc:290] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 1 election: Requested vote from peers b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:40.478197  7999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea86cbe06ef6456584f06cc2b82c445f"
I20260630 12:14:40.478943  7999 raft_consensus.cc:2393] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2c073ceca0e409cb9eb6ef5409569d4 in current term 1: Already voted for candidate ea86cbe06ef6456584f06cc2b82c445f in this term.
I20260630 12:14:40.479207  8147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462"
I20260630 12:14:40.477670  8074 raft_consensus.cc:2393] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ea86cbe06ef6456584f06cc2b82c445f in current term 1: Already voted for candidate b2c073ceca0e409cb9eb6ef5409569d4 in this term.
I20260630 12:14:40.480258  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462"
I20260630 12:14:40.476809  8215 leader_election.cc:290] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 1 election: Requested vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:40.479751  8147 raft_consensus.cc:3060] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.481818  8038 leader_election.cc:304] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [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: b2c073ceca0e409cb9eb6ef5409569d4; no voters: d5672de47d8b461cb38182035dbb8462, ea86cbe06ef6456584f06cc2b82c445f
I20260630 12:14:40.482890  8200 raft_consensus.cc:2749] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:40.483001  7895 catalog_manager.cc:5697] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:40.486501  8202 raft_consensus.cc:515] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.489641  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462"
I20260630 12:14:40.490167  8148 raft_consensus.cc:3060] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.489811  7999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "d5672de47d8b461cb38182035dbb8462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea86cbe06ef6456584f06cc2b82c445f" is_pre_election: true
I20260630 12:14:40.490949  7999 raft_consensus.cc:2393] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5672de47d8b461cb38182035dbb8462 in current term 1: Already voted for candidate ea86cbe06ef6456584f06cc2b82c445f in this term.
I20260630 12:14:40.491055  8202 leader_election.cc:290] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 1 election: Requested vote from peers d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223), b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:40.492112  8112 leader_election.cc:304] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [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: d5672de47d8b461cb38182035dbb8462; no voters: b2c073ceca0e409cb9eb6ef5409569d4, ea86cbe06ef6456584f06cc2b82c445f
I20260630 12:14:40.493026  8074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4"
I20260630 12:14:40.493825  8074 raft_consensus.cc:3060] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.496894  8147 raft_consensus.cc:2468] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea86cbe06ef6456584f06cc2b82c445f in term 1.
I20260630 12:14:40.497512  8199 raft_consensus.cc:2749] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:40.498188  7963 leader_election.cc:304] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [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: d5672de47d8b461cb38182035dbb8462, ea86cbe06ef6456584f06cc2b82c445f; no voters: b2c073ceca0e409cb9eb6ef5409569d4
I20260630 12:14:40.500100  8202 raft_consensus.cc:2804] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.500697  8202 raft_consensus.cc:697] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 LEADER]: Becoming Leader. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Running, Role: LEADER
I20260630 12:14:40.501492  8202 consensus_queue.cc:237] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.501967  8074 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea86cbe06ef6456584f06cc2b82c445f in term 1.
I20260630 12:14:40.503232  7962 leader_election.cc:304] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2c073ceca0e409cb9eb6ef5409569d4, ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:40.503522  8148 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea86cbe06ef6456584f06cc2b82c445f in term 1.
I20260630 12:14:40.504184  8219 raft_consensus.cc:2804] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.506088  8219 raft_consensus.cc:697] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 LEADER]: Becoming Leader. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Running, Role: LEADER
I20260630 12:14:40.506815  8219 consensus_queue.cc:237] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.509800  7895 catalog_manager.cc:5697] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1). New cstate: current_term: 1 leader_uuid: "ea86cbe06ef6456584f06cc2b82c445f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:40.522392  7895 catalog_manager.cc:5697] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1). New cstate: current_term: 1 leader_uuid: "ea86cbe06ef6456584f06cc2b82c445f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:40.544862  7944 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:40.685266  8199 raft_consensus.cc:493] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:40.685801  8199 raft_consensus.cc:515] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.687583  8199 leader_election.cc:290] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:40.688395  7999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0723efd76d2647f4ba60f85d4dc36173" candidate_uuid: "d5672de47d8b461cb38182035dbb8462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea86cbe06ef6456584f06cc2b82c445f" is_pre_election: true
I20260630 12:14:40.688546  8074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0723efd76d2647f4ba60f85d4dc36173" candidate_uuid: "d5672de47d8b461cb38182035dbb8462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" is_pre_election: true
I20260630 12:14:40.689057  7999 raft_consensus.cc:2468] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5672de47d8b461cb38182035dbb8462 in term 0.
I20260630 12:14:40.689229  8074 raft_consensus.cc:2468] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5672de47d8b461cb38182035dbb8462 in term 0.
I20260630 12:14:40.690053  8112 leader_election.cc:304] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5672de47d8b461cb38182035dbb8462, ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:40.690762  8199 raft_consensus.cc:2804] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:40.691092  8199 raft_consensus.cc:493] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:40.691340  8199 raft_consensus.cc:3060] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.696491  8199 raft_consensus.cc:515] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.698376  8199 leader_election.cc:290] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 1 election: Requested vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:40.699139  7999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0723efd76d2647f4ba60f85d4dc36173" candidate_uuid: "d5672de47d8b461cb38182035dbb8462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea86cbe06ef6456584f06cc2b82c445f"
I20260630 12:14:40.699396  8074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0723efd76d2647f4ba60f85d4dc36173" candidate_uuid: "d5672de47d8b461cb38182035dbb8462" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4"
I20260630 12:14:40.699659  7999 raft_consensus.cc:3060] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.699988  8074 raft_consensus.cc:3060] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.705158  8074 raft_consensus.cc:2468] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5672de47d8b461cb38182035dbb8462 in term 1.
I20260630 12:14:40.705381  7999 raft_consensus.cc:2468] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5672de47d8b461cb38182035dbb8462 in term 1.
I20260630 12:14:40.706312  8111 leader_election.cc:304] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2c073ceca0e409cb9eb6ef5409569d4, d5672de47d8b461cb38182035dbb8462; no voters: 
I20260630 12:14:40.707270  8199 raft_consensus.cc:2804] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.708323  8199 raft_consensus.cc:697] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 LEADER]: Becoming Leader. State: Replica: d5672de47d8b461cb38182035dbb8462, State: Running, Role: LEADER
I20260630 12:14:40.709129  8199 consensus_queue.cc:237] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.716454  7895 catalog_manager.cc:5697] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5672de47d8b461cb38182035dbb8462 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "d5672de47d8b461cb38182035dbb8462" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.816670  7895 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33524:
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:14:40.845780  7986 tablet_service.cc:1511] Processing CreateTablet for tablet ae7ecd3ebdd241868ace909545f6abc4 (DEFAULT_TABLE table=dugtrio [id=82724ac854194227b2e07865b708862f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:40.847097  7986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7ecd3ebdd241868ace909545f6abc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.847518  8063 tablet_service.cc:1511] Processing CreateTablet for tablet 067b3d888904466d9aab7372aec29d36 (DEFAULT_TABLE table=dugtrio [id=82724ac854194227b2e07865b708862f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:40.848773  8063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067b3d888904466d9aab7372aec29d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.850778  7988 tablet_service.cc:1511] Processing CreateTablet for tablet 26531387916f46e5b44c6b024abdbc55 (DEFAULT_TABLE table=dugtrio [id=82724ac854194227b2e07865b708862f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:40.852064  7988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26531387916f46e5b44c6b024abdbc55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.851263  8136 tablet_service.cc:1511] Processing CreateTablet for tablet 9496313c467c4eed9867b565921b60c8 (DEFAULT_TABLE table=dugtrio [id=82724ac854194227b2e07865b708862f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:40.853771  8136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9496313c467c4eed9867b565921b60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.863736  8193 tablet_bootstrap.cc:492] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:40.867280  8196 tablet_bootstrap.cc:492] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: Bootstrap starting.
I20260630 12:14:40.869395  8193 tablet_bootstrap.cc:654] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.873383  8194 tablet_bootstrap.cc:492] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: Bootstrap starting.
I20260630 12:14:40.874536  8196 tablet_bootstrap.cc:654] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.878705  8193 tablet_bootstrap.cc:492] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: No bootstrap required, opened a new log
I20260630 12:14:40.879448  8193 ts_tablet_manager.cc:1403] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260630 12:14:40.881214  8194 tablet_bootstrap.cc:654] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.881920  8196 tablet_bootstrap.cc:492] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: No bootstrap required, opened a new log
I20260630 12:14:40.882422  8196 ts_tablet_manager.cc:1403] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:14:40.882270  8193 raft_consensus.cc:359] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:40.882898  8193 raft_consensus.cc:385] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.883265  8193 raft_consensus.cc:740] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.883986  8193 consensus_queue.cc:260] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:40.884703  8193 raft_consensus.cc:399] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.885032  8193 raft_consensus.cc:493] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.885205  8196 raft_consensus.cc:359] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.885435  8193 raft_consensus.cc:3060] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.885835  8196 raft_consensus.cc:385] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.886199  8196 raft_consensus.cc:740] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c073ceca0e409cb9eb6ef5409569d4, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.886427  8194 tablet_bootstrap.cc:492] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: No bootstrap required, opened a new log
I20260630 12:14:40.887041  8194 ts_tablet_manager.cc:1403] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:14:40.887149  8196 consensus_queue.cc:260] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.887895  8196 raft_consensus.cc:399] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.888190  8196 raft_consensus.cc:493] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.888520  8196 raft_consensus.cc:3060] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.889288  8194 raft_consensus.cc:359] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.890075  8194 raft_consensus.cc:385] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.890373  8194 raft_consensus.cc:740] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5672de47d8b461cb38182035dbb8462, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.891125  8194 consensus_queue.cc:260] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.891669  8194 raft_consensus.cc:399] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.891983  8194 raft_consensus.cc:493] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.892380  8194 raft_consensus.cc:3060] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.893162  8193 raft_consensus.cc:515] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:40.893980  8193 leader_election.cc:304] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [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: ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:40.894647  8193 leader_election.cc:290] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.896191  8196 raft_consensus.cc:515] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.896771  8193 ts_tablet_manager.cc:1434] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.002s
I20260630 12:14:40.894829  8219 raft_consensus.cc:2804] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.897401  8196 leader_election.cc:304] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [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: b2c073ceca0e409cb9eb6ef5409569d4; no voters: 
I20260630 12:14:40.897603  8219 raft_consensus.cc:697] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 LEADER]: Becoming Leader. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Running, Role: LEADER
I20260630 12:14:40.898077  8193 tablet_bootstrap.cc:492] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:40.898244  8215 raft_consensus.cc:2804] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.898383  8219 consensus_queue.cc:237] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [LEADER]: Queue going to LEADER mode. State: All 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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:40.899897  8194 raft_consensus.cc:515] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.898763  8215 raft_consensus.cc:697] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 LEADER]: Becoming Leader. State: Replica: b2c073ceca0e409cb9eb6ef5409569d4, State: Running, Role: LEADER
I20260630 12:14:40.900936  8194 leader_election.cc:304] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [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: d5672de47d8b461cb38182035dbb8462; no voters: 
I20260630 12:14:40.901163  8215 consensus_queue.cc:237] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Queue going to LEADER mode. State: All 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: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:40.901891  8199 raft_consensus.cc:2804] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.902426  8199 raft_consensus.cc:697] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 1 LEADER]: Becoming Leader. State: Replica: d5672de47d8b461cb38182035dbb8462, State: Running, Role: LEADER
I20260630 12:14:40.903162  8199 consensus_queue.cc:237] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Queue going to LEADER mode. State: All 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: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:40.905256  8193 tablet_bootstrap.cc:654] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.905769  8196 leader_election.cc:290] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.909719  8194 leader_election.cc:290] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.910266  8196 ts_tablet_manager.cc:1434] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.003s
I20260630 12:14:40.916951  8194 ts_tablet_manager.cc:1434] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.003s
I20260630 12:14:40.927469  7894 catalog_manager.cc:5697] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5672de47d8b461cb38182035dbb8462 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "d5672de47d8b461cb38182035dbb8462" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.933380  8219 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:40.939635  8193 tablet_bootstrap.cc:492] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: No bootstrap required, opened a new log
I20260630 12:14:40.940359  8193 ts_tablet_manager.cc:1403] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.022s
I20260630 12:14:40.943511  8193 raft_consensus.cc:359] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:40.944221  8193 raft_consensus.cc:385] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.944639  8193 raft_consensus.cc:740] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.945497  8193 consensus_queue.cc:260] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:40.927096  7895 catalog_manager.cc:5697] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1). New cstate: current_term: 1 leader_uuid: "ea86cbe06ef6456584f06cc2b82c445f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.946321  8193 raft_consensus.cc:399] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.946827  8193 raft_consensus.cc:493] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.947286  8193 raft_consensus.cc:3060] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.954437  7894 catalog_manager.cc:5697] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.955214  8193 raft_consensus.cc:515] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:40.956180  8193 leader_election.cc:304] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [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: ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:40.956960  8193 leader_election.cc:290] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.957635  8222 raft_consensus.cc:2804] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.958114  8222 raft_consensus.cc:697] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 LEADER]: Becoming Leader. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Running, Role: LEADER
I20260630 12:14:40.958812  8222 consensus_queue.cc:237] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [LEADER]: Queue going to LEADER mode. State: All 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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:40.961452  8241 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:40.969820  8193 ts_tablet_manager.cc:1434] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.029s	user 0.017s	sys 0.000s
I20260630 12:14:40.977463  7896 catalog_manager.cc:5697] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f reported cstate change: term changed from 0 to 1, leader changed from <none> to ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1). New cstate: current_term: 1 leader_uuid: "ea86cbe06ef6456584f06cc2b82c445f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:40.986304  8215 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:41.008114  8222 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:41.019374  8219 consensus_queue.cc:1048] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:41.022076   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:14:41.053133  8222 consensus_queue.cc:1048] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:41.068845   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:41.069665   432 tablet_replica.cc:333] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: stopping tablet replica
I20260630 12:14:41.070482   432 raft_consensus.cc:2243] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:41.071028   432 raft_consensus.cc:2272] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:41.074180   432 tablet_replica.cc:333] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: stopping tablet replica
I20260630 12:14:41.074771   432 raft_consensus.cc:2243] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:41.075201   432 raft_consensus.cc:2272] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:41.077720   432 tablet_replica.cc:333] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: stopping tablet replica
I20260630 12:14:41.078279   432 raft_consensus.cc:2243] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:41.079095   432 raft_consensus.cc:2272] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:41.081327   432 tablet_replica.cc:333] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: stopping tablet replica
I20260630 12:14:41.081856   432 raft_consensus.cc:2243] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:41.082269   432 raft_consensus.cc:2272] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:41.084424   432 tablet_replica.cc:333] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: stopping tablet replica
I20260630 12:14:41.084956   432 raft_consensus.cc:2243] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:41.085780   432 raft_consensus.cc:2272] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:41.088023   432 tablet_replica.cc:333] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: stopping tablet replica
I20260630 12:14:41.088522   432 raft_consensus.cc:2243] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:41.088932   432 raft_consensus.cc:2272] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:41.113858   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:14:41.176723  8224 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:41.189175  8112 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:14:41.194311  8112 consensus_peers.cc:597] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 -> Peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Couldn't send request to peer ea86cbe06ef6456584f06cc2b82c445f. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:41.513206  8038 consensus_peers.cc:597] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 -> Peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Couldn't send request to peer ea86cbe06ef6456584f06cc2b82c445f. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:41.735354  8224 consensus_queue.cc:579] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Leader has been unable to successfully communicate with peer ea86cbe06ef6456584f06cc2b82c445f for more than 1 seconds (1.025s)
I20260630 12:14:42.176827  7897 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33510:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:42.177524  7897 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:33510:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:42.195693  7897 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f: Sending DeleteTablet for 1 replicas of tablet ae7ecd3ebdd241868ace909545f6abc4
I20260630 12:14:42.196738  7897 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f: Sending DeleteTablet for 1 replicas of tablet 067b3d888904466d9aab7372aec29d36
I20260630 12:14:42.197641  7897 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f: Sending DeleteTablet for 1 replicas of tablet 9496313c467c4eed9867b565921b60c8
I20260630 12:14:42.198655  7897 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f: Sending DeleteTablet for 1 replicas of tablet 26531387916f46e5b44c6b024abdbc55
I20260630 12:14:42.199210  8063 tablet_service.cc:1558] Processing DeleteTablet for tablet 067b3d888904466d9aab7372aec29d36 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:42 UTC) from {username='slave'} at 127.0.0.1:47422
I20260630 12:14:42.200700  8136 tablet_service.cc:1558] Processing DeleteTablet for tablet 9496313c467c4eed9867b565921b60c8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:42 UTC) from {username='slave'} at 127.0.0.1:34868
I20260630 12:14:42.204306   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:42.207453  8272 tablet_replica.cc:333] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: stopping tablet replica
I20260630 12:14:42.209688  8274 tablet_replica.cc:333] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: stopping tablet replica
I20260630 12:14:42.210491  8272 raft_consensus.cc:2243] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:14:42.211120  7882 catalog_manager.cc:4755] TS ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet ae7ecd3ebdd241868ace909545f6abc4: Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111)
I20260630 12:14:42.211360  8274 raft_consensus.cc:2243] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.211938  8272 raft_consensus.cc:2272] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.212404  8274 raft_consensus.cc:2272] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:42.216274  8275 instance_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:14:42.218994  8274 ts_tablet_manager.cc:1916] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:42.219765  8272 ts_tablet_manager.cc:1916] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:14:42.222837  8276 instance_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:14:42.235579  8278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:42.237015   432 server_base.cc:1061] running on GCE node
I20260630 12:14:42.238941   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:42.239260   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:42.239480   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821682239465 us; error 0 us; skew 500 ppm
I20260630 12:14:42.240280   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:42.242496  8272 ts_tablet_manager.cc:1929] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:42.242898  8274 ts_tablet_manager.cc:1929] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:42.242982  8272 log.cc:1199] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-1-root/wals/067b3d888904466d9aab7372aec29d36
I20260630 12:14:42.243459  8274 log.cc:1199] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-2-root/wals/9496313c467c4eed9867b565921b60c8
I20260630 12:14:42.244139  8272 ts_tablet_manager.cc:1950] T 067b3d888904466d9aab7372aec29d36 P b2c073ceca0e409cb9eb6ef5409569d4: Deleting consensus metadata
I20260630 12:14:42.244534  8274 ts_tablet_manager.cc:1950] T 9496313c467c4eed9867b565921b60c8 P d5672de47d8b461cb38182035dbb8462: Deleting consensus metadata
I20260630 12:14:42.244663   432 webserver.cc:533] Webserver started at http://127.0.108.4:44359/ using document root <none> and password file <none>
I20260630 12:14:42.245499   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:42.245800   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:42.246300   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:42.248667   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "f5b54ca2a39748058e14640b9d72e660"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-7v2h"
I20260630 12:14:42.248754  7881 catalog_manager.cc:5028] TS b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363): tablet 067b3d888904466d9aab7372aec29d36 (table dugtrio [id=82724ac854194227b2e07865b708862f]) successfully deleted
I20260630 12:14:42.249410  7882 catalog_manager.cc:5028] TS d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223): tablet 9496313c467c4eed9867b565921b60c8 (table dugtrio [id=82724ac854194227b2e07865b708862f]) successfully deleted
I20260630 12:14:42.254500   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:14:42.258430  8283 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:42.259228   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:42.259516   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "f5b54ca2a39748058e14640b9d72e660"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-7v2h"
I20260630 12:14:42.259840   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-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:14:42.274317   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:42.275599   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:42.277215   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:42.279758   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:42.279965   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:42.280228   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:42.280638   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:14:42.321116  8247 consensus_queue.cc:579] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Leader has been unable to successfully communicate with peer ea86cbe06ef6456584f06cc2b82c445f for more than 1 seconds (1.317s)
I20260630 12:14:42.330765   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:36277
I20260630 12:14:42.331053  8347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:36277 every 8 connection(s)
I20260630 12:14:42.339421   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:42.346632  8351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:42.347389  8352 instance_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:14:42.349902  8348 heartbeater.cc:344] Connected to a master server at 127.0.108.62:38005
I20260630 12:14:42.350476  8348 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:42.350478   432 server_base.cc:1061] running on GCE node
W20260630 12:14:42.351460  8354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:42.351604  8348 heartbeater.cc:507] Master 127.0.108.62:38005 requested a full tablet report, sending...
I20260630 12:14:42.352594   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:42.352825   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:42.353039   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821682353012 us; error 0 us; skew 500 ppm
I20260630 12:14:42.353703   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:42.354002  7897 ts_manager.cc:194] Registered new tserver with Master: f5b54ca2a39748058e14640b9d72e660 (127.0.108.4:36277)
I20260630 12:14:42.355868  7897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33544
I20260630 12:14:42.356581   432 webserver.cc:533] Webserver started at http://127.0.108.1:38161/ using document root <none> and password file <none>
I20260630 12:14:42.357197   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:42.357375   432 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:42.361068   432 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:42.364638  8359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:42.365407   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:42.365710   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "ea86cbe06ef6456584f06cc2b82c445f"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-7v2h"
I20260630 12:14:42.365998   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-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:14:42.375069  8074 consensus_queue.cc:237] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:42.377246  8147 consensus_queue.cc:237] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:42.391309  8073 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.392016   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:42.393258  8148 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.393846   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:42.395912  8224 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:42.396632  8200 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:42.403472   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260630 12:14:42.404946  8112 consensus_peers.cc:597] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 -> Peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Couldn't send request to peer ea86cbe06ef6456584f06cc2b82c445f. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.411346  8224 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:42.445170  8073 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
W20260630 12:14:42.457291  8038 consensus_peers.cc:597] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 -> Peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Couldn't send request to peer ea86cbe06ef6456584f06cc2b82c445f. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.463958  7882 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0723efd76d2647f4ba60f85d4dc36173 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
W20260630 12:14:42.466332  8040 consensus_peers.cc:597] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 -> Peer f5b54ca2a39748058e14640b9d72e660 (127.0.108.4:36277): Couldn't send request to peer f5b54ca2a39748058e14640b9d72e660. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85ad1ca272834530b6fac4d9bed31824. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.474254  7897 catalog_manager.cc:5697] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "d5672de47d8b461cb38182035dbb8462" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.486357  8375 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
W20260630 12:14:42.487479  8114 consensus_peers.cc:597] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 -> Peer f5b54ca2a39748058e14640b9d72e660 (127.0.108.4:36277): Couldn't send request to peer f5b54ca2a39748058e14640b9d72e660. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0723efd76d2647f4ba60f85d4dc36173. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:42.486476  8200 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:42.489599  8147 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:42.501461  8224 raft_consensus.cc:493] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea86cbe06ef6456584f06cc2b82c445f)
I20260630 12:14:42.502209  7881 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 85ad1ca272834530b6fac4d9bed31824 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:14:42.502167  8224 raft_consensus.cc:515] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.508339  8224 leader_election.cc:290] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:42.509661  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "d5672de47d8b461cb38182035dbb8462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" is_pre_election: true
W20260630 12:14:42.514055  8112 leader_election.cc:336] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111)
I20260630 12:14:42.514416  8247 raft_consensus.cc:493] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea86cbe06ef6456584f06cc2b82c445f)
I20260630 12:14:42.514691  8112 leader_election.cc:304] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [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: d5672de47d8b461cb38182035dbb8462; no voters: b2c073ceca0e409cb9eb6ef5409569d4, ea86cbe06ef6456584f06cc2b82c445f
I20260630 12:14:42.514245  7895 catalog_manager.cc:5697] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.515062  8247 raft_consensus.cc:515] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.516018  8224 raft_consensus.cc:2749] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:14:42.517422  8247 leader_election.cc:290] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:42.519191  8147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462" is_pre_election: true
I20260630 12:14:42.519934  8147 raft_consensus.cc:2468] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 1.
I20260630 12:14:42.522300  8038 leader_election.cc:304] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [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: b2c073ceca0e409cb9eb6ef5409569d4, d5672de47d8b461cb38182035dbb8462; no voters: 
W20260630 12:14:42.523306  8038 leader_election.cc:336] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111)
I20260630 12:14:42.524464  8247 raft_consensus.cc:2804] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:42.524938  8247 raft_consensus.cc:493] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea86cbe06ef6456584f06cc2b82c445f)
I20260630 12:14:42.525309  8247 raft_consensus.cc:3060] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:42.533017  8247 raft_consensus.cc:515] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.535132  8247 leader_election.cc:290] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 2 election: Requested vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:42.537942  8147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0485600faaf5412084d1ac02cd01a5bb" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462"
I20260630 12:14:42.538609  8147 raft_consensus.cc:3060] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:42.538911   432 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:14:42.539242   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.060s	user 0.004s	sys 0.004s
I20260630 12:14:42.539561   432 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
W20260630 12:14:42.540270  8038 leader_election.cc:336] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111)
I20260630 12:14:42.546310  8147 raft_consensus.cc:2468] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 2.
I20260630 12:14:42.547168  8375 tablet_bootstrap.cc:492] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:42.547559  8038 leader_election.cc:304] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [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: b2c073ceca0e409cb9eb6ef5409569d4, d5672de47d8b461cb38182035dbb8462; no voters: ea86cbe06ef6456584f06cc2b82c445f
I20260630 12:14:42.548434  8247 raft_consensus.cc:2804] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:42.549232  8247 raft_consensus.cc:697] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 LEADER]: Becoming Leader. State: Replica: b2c073ceca0e409cb9eb6ef5409569d4, State: Running, Role: LEADER
I20260630 12:14:42.550159  8247 consensus_queue.cc:237] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.552309  8224 raft_consensus.cc:493] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea86cbe06ef6456584f06cc2b82c445f)
I20260630 12:14:42.553117  8224 raft_consensus.cc:515] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
W20260630 12:14:42.557638  7944 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ea86cbe06ef6456584f06cc2b82c445f not available for placement
W20260630 12:14:42.563953  8112 leader_election.cc:336] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111)
I20260630 12:14:42.565157  8200 raft_consensus.cc:493] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea86cbe06ef6456584f06cc2b82c445f)
I20260630 12:14:42.565934  8200 raft_consensus.cc:515] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:42.570657  8224 leader_election.cc:290] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:42.571892  7895 catalog_manager.cc:5697] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 reported cstate change: term changed from 1 to 2, leader changed from ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1) to b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2). New cstate: current_term: 2 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.572995  8147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462" is_pre_election: true
I20260630 12:14:42.573657  8147 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 1.
I20260630 12:14:42.573135  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "d5672de47d8b461cb38182035dbb8462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" is_pre_election: true
I20260630 12:14:42.575204  8038 leader_election.cc:304] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [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: b2c073ceca0e409cb9eb6ef5409569d4, d5672de47d8b461cb38182035dbb8462; no voters: 
I20260630 12:14:42.575343  8073 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5672de47d8b461cb38182035dbb8462 in term 1.
I20260630 12:14:42.575773   432 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:14:42.568421  8200 leader_election.cc:290] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:42.576392  8247 raft_consensus.cc:2804] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:42.576820  8247 raft_consensus.cc:493] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea86cbe06ef6456584f06cc2b82c445f)
I20260630 12:14:42.576068   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.034s	sys 0.000s
I20260630 12:14:42.577163  8247 raft_consensus.cc:3060] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:42.578284  8038 leader_election.cc:336] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111)
I20260630 12:14:42.577159  8111 leader_election.cc:304] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [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: b2c073ceca0e409cb9eb6ef5409569d4, d5672de47d8b461cb38182035dbb8462; no voters: ea86cbe06ef6456584f06cc2b82c445f
I20260630 12:14:42.580080  8224 raft_consensus.cc:2804] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:42.580459  8224 raft_consensus.cc:493] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea86cbe06ef6456584f06cc2b82c445f)
I20260630 12:14:42.580816  8224 raft_consensus.cc:3060] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:42.581741  8375 tablet_bootstrap.cc:492] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: 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:14:42.582708  8375 tablet_bootstrap.cc:492] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap complete.
I20260630 12:14:42.583386  8375 ts_tablet_manager.cc:1403] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.036s	user 0.025s	sys 0.003s
I20260630 12:14:42.584797  8247 raft_consensus.cc:515] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:42.586362  8375 raft_consensus.cc:359] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:42.588093  8224 raft_consensus.cc:515] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:42.588387  8375 raft_consensus.cc:740] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
W20260630 12:14:42.591701  8038 leader_election.cc:336] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111)
I20260630 12:14:42.593427  8375 consensus_queue.cc:260] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:42.594340  8375 raft_consensus.cc:399] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:42.594689  8375 raft_consensus.cc:493] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:42.595039  8375 raft_consensus.cc:3060] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:42.595163  8112 leader_election.cc:336] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): Network error: Client connection negotiation failed: client connection to 127.0.108.1:38079: connect: Connection refused (error 111)
I20260630 12:14:42.595651  8247 leader_election.cc:290] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 2 election: Requested vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:42.597177  8147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462"
I20260630 12:14:42.598001  8147 raft_consensus.cc:2393] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b2c073ceca0e409cb9eb6ef5409569d4 in current term 2: Already voted for candidate d5672de47d8b461cb38182035dbb8462 in this term.
I20260630 12:14:42.597975  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "d5672de47d8b461cb38182035dbb8462" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4"
I20260630 12:14:42.598800  8073 raft_consensus.cc:2393] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d5672de47d8b461cb38182035dbb8462 in current term 2: Already voted for candidate b2c073ceca0e409cb9eb6ef5409569d4 in this term.
I20260630 12:14:42.597216  8224 leader_election.cc:290] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [CANDIDATE]: Term 2 election: Requested vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:42.599490  8038 leader_election.cc:304] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [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: b2c073ceca0e409cb9eb6ef5409569d4; no voters: d5672de47d8b461cb38182035dbb8462, ea86cbe06ef6456584f06cc2b82c445f
I20260630 12:14:42.600502  8247 raft_consensus.cc:2749] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:14:42.601338  8111 leader_election.cc:304] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [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: d5672de47d8b461cb38182035dbb8462; no voters: b2c073ceca0e409cb9eb6ef5409569d4, ea86cbe06ef6456584f06cc2b82c445f
I20260630 12:14:42.601984  8224 raft_consensus.cc:2749] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:14:42.603371  8375 raft_consensus.cc:515] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:42.604388  8375 leader_election.cc:304] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [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: ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:42.605849  8375 leader_election.cc:290] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:42.606285  8381 raft_consensus.cc:2804] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:42.608466  8375 ts_tablet_manager.cc:1434] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.025s	user 0.020s	sys 0.001s
I20260630 12:14:42.609622  8375 tablet_bootstrap.cc:492] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:42.613050  8381 raft_consensus.cc:697] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 2 LEADER]: Becoming Leader. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Running, Role: LEADER
I20260630 12:14:42.614014  8381 consensus_queue.cc:237] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:42.628499  8375 tablet_bootstrap.cc:492] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: 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:14:42.629753  8375 tablet_bootstrap.cc:492] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap complete.
I20260630 12:14:42.630641  8375 ts_tablet_manager.cc:1403] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260630 12:14:42.633774  8375 raft_consensus.cc:359] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:42.634770  8375 raft_consensus.cc:740] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.635807  8375 consensus_queue.cc:260] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:42.638266  8375 ts_tablet_manager.cc:1434] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:42.639274  8375 tablet_bootstrap.cc:492] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:42.656749  8375 tablet_bootstrap.cc:492] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: 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:14:42.657671  8375 tablet_bootstrap.cc:492] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap complete.
I20260630 12:14:42.658221  8375 ts_tablet_manager.cc:1403] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260630 12:14:42.660264   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:38079
I20260630 12:14:42.660471  8440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:38079 every 8 connection(s)
I20260630 12:14:42.660256  8375 raft_consensus.cc:359] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:42.661208  8375 raft_consensus.cc:740] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.661903  8375 consensus_queue.cc:260] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:42.662379  8375 raft_consensus.cc:399] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:42.662606  8375 raft_consensus.cc:493] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:42.662859  8375 raft_consensus.cc:3060] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:42.668861  8375 raft_consensus.cc:515] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:42.669705  8375 leader_election.cc:304] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [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: ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:42.670429  8375 leader_election.cc:290] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:42.670564  8381 raft_consensus.cc:2804] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:42.671149  8381 raft_consensus.cc:697] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 2 LEADER]: Becoming Leader. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Running, Role: LEADER
I20260630 12:14:42.671878  8381 consensus_queue.cc:237] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } }
I20260630 12:14:42.672516  8375 ts_tablet_manager.cc:1434] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260630 12:14:42.673483  8375 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:42.680090  8441 heartbeater.cc:344] Connected to a master server at 127.0.108.62:38005
I20260630 12:14:42.680519  8441 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:42.681257  8441 heartbeater.cc:507] Master 127.0.108.62:38005 requested a full tablet report, sending...
I20260630 12:14:42.685541  7895 ts_manager.cc:194] Re-registered known tserver with Master: ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079)
I20260630 12:14:42.687460  8375 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: 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:14:42.688280  8375 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap complete.
I20260630 12:14:42.688915  8375 ts_tablet_manager.cc:1403] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:14:42.690766  8375 raft_consensus.cc:359] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.691246  8375 raft_consensus.cc:740] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.691818  8375 consensus_queue.cc:260] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.692951  7895 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33554
I20260630 12:14:42.693259  8375 ts_tablet_manager.cc:1434] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:42.693989  8375 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:42.695957  8441 heartbeater.cc:499] Master 127.0.108.62:38005 was elected leader, sending a full tablet report...
I20260630 12:14:42.705003  8375 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: 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:14:42.705703  8375 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap complete.
I20260630 12:14:42.706328  8375 ts_tablet_manager.cc:1403] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:14:42.708011  8375 raft_consensus.cc:359] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.708455  8375 raft_consensus.cc:740] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.708946  8375 consensus_queue.cc:260] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.710266  8375 ts_tablet_manager.cc:1434] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:14:42.710875  8375 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap starting.
I20260630 12:14:42.721858  8375 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: 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:14:42.722563  8375 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: Bootstrap complete.
I20260630 12:14:42.723071  8375 ts_tablet_manager.cc:1403] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.005s
I20260630 12:14:42.724846  8375 raft_consensus.cc:359] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.725323  8375 raft_consensus.cc:740] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea86cbe06ef6456584f06cc2b82c445f, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.725852  8375 consensus_queue.cc:260] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:42.727221  8375 ts_tablet_manager.cc:1434] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:14:42.775501  8448 ts_tablet_manager.cc:933] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Initiating tablet copy from peer b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:42.777062  8448 tablet_copy_client.cc:323] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:40363
I20260630 12:14:42.786554  8084 tablet_copy_service.cc:140] P b2c073ceca0e409cb9eb6ef5409569d4: Received BeginTabletCopySession request for tablet 85ad1ca272834530b6fac4d9bed31824 from peer f5b54ca2a39748058e14640b9d72e660 ({username='slave'} at 127.0.0.1:33266)
I20260630 12:14:42.787200  8084 tablet_copy_service.cc:161] P b2c073ceca0e409cb9eb6ef5409569d4: Beginning new tablet copy session on tablet 85ad1ca272834530b6fac4d9bed31824 from peer f5b54ca2a39748058e14640b9d72e660 at {username='slave'} at 127.0.0.1:33266: session id = f5b54ca2a39748058e14640b9d72e660-85ad1ca272834530b6fac4d9bed31824
I20260630 12:14:42.792933  8084 tablet_copy_source_session.cc:215] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:42.795574  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ad1ca272834530b6fac4d9bed31824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.807780  8448 tablet_copy_client.cc:806] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:42.808327  8448 tablet_copy_client.cc:670] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:42.811625  8448 tablet_copy_client.cc:538] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:42.817803  8448 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Bootstrap starting.
I20260630 12:14:42.829259  8404 tablet_service.cc:1558] Processing DeleteTablet for tablet ae7ecd3ebdd241868ace909545f6abc4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:42 UTC) from {username='slave'} at 127.0.0.1:43270
I20260630 12:14:42.831285  8453 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:42.831931  8453 raft_consensus.cc:2243] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.832391  8453 raft_consensus.cc:2272] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.833928  8448 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: 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:14:42.834621  8448 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Bootstrap complete.
I20260630 12:14:42.835147  8453 ts_tablet_manager.cc:1916] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:42.835151  8448 ts_tablet_manager.cc:1403] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:14:42.838102  8448 raft_consensus.cc:359] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:42.838687  8448 raft_consensus.cc:740] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b54ca2a39748058e14640b9d72e660, State: Initialized, Role: LEARNER
I20260630 12:14:42.839195  8448 consensus_queue.cc:260] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:42.841137  8348 heartbeater.cc:499] Master 127.0.108.62:38005 was elected leader, sending a full tablet report...
I20260630 12:14:42.841393  8448 ts_tablet_manager.cc:1434] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:14:42.843539  8084 tablet_copy_service.cc:342] P b2c073ceca0e409cb9eb6ef5409569d4: Request end of tablet copy session f5b54ca2a39748058e14640b9d72e660-85ad1ca272834530b6fac4d9bed31824 received from {username='slave'} at 127.0.0.1:33266
I20260630 12:14:42.843953  8084 tablet_copy_service.cc:434] P b2c073ceca0e409cb9eb6ef5409569d4: ending tablet copy session f5b54ca2a39748058e14640b9d72e660-85ad1ca272834530b6fac4d9bed31824 on tablet 85ad1ca272834530b6fac4d9bed31824 with peer f5b54ca2a39748058e14640b9d72e660
I20260630 12:14:42.848343  8453 ts_tablet_manager.cc:1929] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:42.848784  8453 log.cc:1199] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root/wals/ae7ecd3ebdd241868ace909545f6abc4
I20260630 12:14:42.849354  8453 ts_tablet_manager.cc:1950] T ae7ecd3ebdd241868ace909545f6abc4 P ea86cbe06ef6456584f06cc2b82c445f: Deleting consensus metadata
I20260630 12:14:42.851882  7882 catalog_manager.cc:5028] TS ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): tablet ae7ecd3ebdd241868ace909545f6abc4 (table dugtrio [id=82724ac854194227b2e07865b708862f]) successfully deleted
I20260630 12:14:42.888055  8404 tablet_service.cc:1558] Processing DeleteTablet for tablet 26531387916f46e5b44c6b024abdbc55 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:42 UTC) from {username='slave'} at 127.0.0.1:43270
I20260630 12:14:42.888826  8453 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:42.889536  8453 raft_consensus.cc:2243] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:42.890009  8453 raft_consensus.cc:2272] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:42.893463  8453 ts_tablet_manager.cc:1916] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:42.900978  8224 consensus_queue.cc:1050] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:42.907573  8453 ts_tablet_manager.cc:1929] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:42.907959  8453 log.cc:1199] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root/wals/26531387916f46e5b44c6b024abdbc55
I20260630 12:14:42.906983  8415 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:42.908584  8453 ts_tablet_manager.cc:1950] T 26531387916f46e5b44c6b024abdbc55 P ea86cbe06ef6456584f06cc2b82c445f: Deleting consensus metadata
I20260630 12:14:42.910900  7882 catalog_manager.cc:5028] TS ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): tablet 26531387916f46e5b44c6b024abdbc55 (table dugtrio [id=82724ac854194227b2e07865b708862f]) successfully deleted
I20260630 12:14:42.936110  8448 ts_tablet_manager.cc:933] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Initiating tablet copy from peer d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:42.937391  8448 tablet_copy_client.cc:323] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:40223
I20260630 12:14:42.946611  8158 tablet_copy_service.cc:140] P d5672de47d8b461cb38182035dbb8462: Received BeginTabletCopySession request for tablet 0723efd76d2647f4ba60f85d4dc36173 from peer f5b54ca2a39748058e14640b9d72e660 ({username='slave'} at 127.0.0.1:36272)
I20260630 12:14:42.947067  8158 tablet_copy_service.cc:161] P d5672de47d8b461cb38182035dbb8462: Beginning new tablet copy session on tablet 0723efd76d2647f4ba60f85d4dc36173 from peer f5b54ca2a39748058e14640b9d72e660 at {username='slave'} at 127.0.0.1:36272: session id = f5b54ca2a39748058e14640b9d72e660-0723efd76d2647f4ba60f85d4dc36173
I20260630 12:14:42.952493  8158 tablet_copy_source_session.cc:215] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:42.955184  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0723efd76d2647f4ba60f85d4dc36173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.967764  8448 tablet_copy_client.cc:806] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:42.968242  8448 tablet_copy_client.cc:670] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:42.971462  8448 tablet_copy_client.cc:538] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:42.978780  8448 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Bootstrap starting.
I20260630 12:14:42.993870  8448 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: 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:14:42.994575  8448 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Bootstrap complete.
I20260630 12:14:42.995132  8448 ts_tablet_manager.cc:1403] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:14:42.997684  8448 raft_consensus.cc:359] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:42.998396  8448 raft_consensus.cc:740] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b54ca2a39748058e14640b9d72e660, State: Initialized, Role: LEARNER
I20260630 12:14:42.998992  8448 consensus_queue.cc:260] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:43.001013  8448 ts_tablet_manager.cc:1434] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:14:43.002635  8158 tablet_copy_service.cc:342] P d5672de47d8b461cb38182035dbb8462: Request end of tablet copy session f5b54ca2a39748058e14640b9d72e660-0723efd76d2647f4ba60f85d4dc36173 received from {username='slave'} at 127.0.0.1:36272
I20260630 12:14:43.003039  8158 tablet_copy_service.cc:434] P d5672de47d8b461cb38182035dbb8462: ending tablet copy session f5b54ca2a39748058e14640b9d72e660-0723efd76d2647f4ba60f85d4dc36173 on tablet 0723efd76d2647f4ba60f85d4dc36173 with peer f5b54ca2a39748058e14640b9d72e660
I20260630 12:14:43.030500  8415 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.107133  8415 raft_consensus.cc:3060] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:43.112330  8415 raft_consensus.cc:1275] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:43.113632  8247 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:43.124878  8147 raft_consensus.cc:1275] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:14:43.126348  8463 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:43.271579  8323 raft_consensus.cc:1217] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:43.421804  8073 consensus_queue.cc:237] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:43.427079  8147 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.427270  8415 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.428668  8463 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:43.429500  8461 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:43.436728  8461 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } }
I20260630 12:14:43.438731  8414 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } }
I20260630 12:14:43.440412  8148 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } }
I20260630 12:14:43.442668  8147 consensus_queue.cc:237] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } }
I20260630 12:14:43.449479  8414 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.449965  8073 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:43.451152  8467 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:43.451948  8466 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:43.452114  7895 catalog_manager.cc:5697] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f reported cstate change: config changed from index 2 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) evicted. New cstate: current_term: 1 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } }
I20260630 12:14:43.452804  7881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85ad1ca272834530b6fac4d9bed31824 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:43.459702  8224 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } }
I20260630 12:14:43.465718  8414 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } }
I20260630 12:14:43.472669  7882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0723efd76d2647f4ba60f85d4dc36173 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:43.468007  8073 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } }
I20260630 12:14:43.484807  7895 catalog_manager.cc:5697] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f reported cstate change: config changed from index 2 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) evicted. New cstate: current_term: 1 leader_uuid: "d5672de47d8b461cb38182035dbb8462" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } }
I20260630 12:14:43.492278  8313 tablet_service.cc:1558] Processing DeleteTablet for tablet 85ad1ca272834530b6fac4d9bed31824 with delete_type TABLET_DATA_TOMBSTONED (TS f5b54ca2a39748058e14640b9d72e660 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58294
I20260630 12:14:43.494359  8473 tablet_replica.cc:333] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: stopping tablet replica
I20260630 12:14:43.495280  8473 raft_consensus.cc:2243] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:43.495878  8473 raft_consensus.cc:2272] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:43.498735  8473 ts_tablet_manager.cc:1916] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:43.498932  8313 tablet_service.cc:1558] Processing DeleteTablet for tablet 0723efd76d2647f4ba60f85d4dc36173 with delete_type TABLET_DATA_TOMBSTONED (TS f5b54ca2a39748058e14640b9d72e660 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:58294
I20260630 12:14:43.510329  8473 ts_tablet_manager.cc:1929] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:43.510869  8473 log.cc:1199] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-3-root/wals/85ad1ca272834530b6fac4d9bed31824
I20260630 12:14:43.512437  8473 tablet_replica.cc:333] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: stopping tablet replica
I20260630 12:14:43.512430  7884 catalog_manager.cc:5028] TS f5b54ca2a39748058e14640b9d72e660 (127.0.108.4:36277): tablet 85ad1ca272834530b6fac4d9bed31824 (table test-workload [id=63587c0969ca42709825452ac9bc9d9d]) successfully deleted
I20260630 12:14:43.513434  8473 raft_consensus.cc:2243] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:43.513973  8473 raft_consensus.cc:2272] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:43.516004  8473 ts_tablet_manager.cc:1916] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:43.526961  8473 ts_tablet_manager.cc:1929] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:43.527287  8473 log.cc:1199] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-3-root/wals/0723efd76d2647f4ba60f85d4dc36173
I20260630 12:14:43.528625  7884 catalog_manager.cc:5028] TS f5b54ca2a39748058e14640b9d72e660 (127.0.108.4:36277): tablet 0723efd76d2647f4ba60f85d4dc36173 (table test-workload [id=63587c0969ca42709825452ac9bc9d9d]) successfully deleted
I20260630 12:14:43.579953  8073 consensus_queue.cc:237] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:43.585757  8148 raft_consensus.cc:1275] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:14:43.585979  8414 raft_consensus.cc:1275] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:14:43.586126  8040 consensus_peers.cc:597] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 -> Peer f5b54ca2a39748058e14640b9d72e660 (127.0.108.4:36277): Couldn't send request to peer f5b54ca2a39748058e14640b9d72e660. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0485600faaf5412084d1ac02cd01a5bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:43.587114  8461 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:43.587762  8463 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } 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:14:43.593977  8247 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.595847  8148 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.596218  8414 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.607275  7897 catalog_manager.cc:5697] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 reported cstate change: config changed from index -1 to 3, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New cstate: current_term: 2 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.613473  8073 consensus_queue.cc:237] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:43.621244  8148 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:14:43.621891  8040 consensus_peers.cc:597] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 -> Peer f5b54ca2a39748058e14640b9d72e660 (127.0.108.4:36277): Couldn't send request to peer f5b54ca2a39748058e14640b9d72e660. 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:14:43.622123  8414 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:43.622977  8247 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } 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:14:43.623885  8463 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:43.631022  8463 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.633064  8414 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.633186  8148 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.644836  7896 catalog_manager.cc:5697] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f reported cstate change: config changed from index 3 to 4, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.661787  8148 consensus_queue.cc:237] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
W20260630 12:14:43.667681  8114 consensus_peers.cc:597] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 -> Peer f5b54ca2a39748058e14640b9d72e660 (127.0.108.4:36277): Couldn't send request to peer f5b54ca2a39748058e14640b9d72e660. 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:14:43.667886  8073 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:43.667894  8414 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:43.669425  8224 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:43.670202  8467 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } 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:14:43.677994  8466 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.679685  8073 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.679837  8414 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.690157  7895 catalog_manager.cc:5697] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 reported cstate change: config changed from index 3 to 4, NON_VOTER f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "d5672de47d8b461cb38182035dbb8462" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } } }
I20260630 12:14:43.986744  8477 ts_tablet_manager.cc:933] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: Initiating tablet copy from peer b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:43.988361  8477 tablet_copy_client.cc:323] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:40363
I20260630 12:14:43.990012  8084 tablet_copy_service.cc:140] P b2c073ceca0e409cb9eb6ef5409569d4: Received BeginTabletCopySession request for tablet 0485600faaf5412084d1ac02cd01a5bb from peer f5b54ca2a39748058e14640b9d72e660 ({username='slave'} at 127.0.0.1:33266)
I20260630 12:14:43.990590  8084 tablet_copy_service.cc:161] P b2c073ceca0e409cb9eb6ef5409569d4: Beginning new tablet copy session on tablet 0485600faaf5412084d1ac02cd01a5bb from peer f5b54ca2a39748058e14640b9d72e660 at {username='slave'} at 127.0.0.1:33266: session id = f5b54ca2a39748058e14640b9d72e660-0485600faaf5412084d1ac02cd01a5bb
I20260630 12:14:43.998438  8084 tablet_copy_source_session.cc:215] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:44.001885  8477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0485600faaf5412084d1ac02cd01a5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.013877  8477 tablet_copy_client.cc:806] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:44.014424  8477 tablet_copy_client.cc:670] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:44.017920  8477 tablet_copy_client.cc:538] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:44.025486  8477 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: Bootstrap starting.
I20260630 12:14:44.042665  8477 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: 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:14:44.043435  8477 tablet_bootstrap.cc:492] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: Bootstrap complete.
I20260630 12:14:44.044013  8477 ts_tablet_manager.cc:1403] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260630 12:14:44.046190  8477 raft_consensus.cc:359] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:44.046908  8477 raft_consensus.cc:740] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f5b54ca2a39748058e14640b9d72e660, State: Initialized, Role: LEARNER
I20260630 12:14:44.047487  8477 consensus_queue.cc:260] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:44.050585  8477 ts_tablet_manager.cc:1434] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260630 12:14:44.052798  8084 tablet_copy_service.cc:342] P b2c073ceca0e409cb9eb6ef5409569d4: Request end of tablet copy session f5b54ca2a39748058e14640b9d72e660-0485600faaf5412084d1ac02cd01a5bb received from {username='slave'} at 127.0.0.1:33266
I20260630 12:14:44.053246  8084 tablet_copy_service.cc:434] P b2c073ceca0e409cb9eb6ef5409569d4: ending tablet copy session f5b54ca2a39748058e14640b9d72e660-0485600faaf5412084d1ac02cd01a5bb on tablet 0485600faaf5412084d1ac02cd01a5bb with peer f5b54ca2a39748058e14640b9d72e660
I20260630 12:14:44.149916  8477 ts_tablet_manager.cc:933] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Initiating tablet copy from peer d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:44.151520  8477 tablet_copy_client.cc:323] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:40223
I20260630 12:14:44.153061  8158 tablet_copy_service.cc:140] P d5672de47d8b461cb38182035dbb8462: Received BeginTabletCopySession request for tablet 0723efd76d2647f4ba60f85d4dc36173 from peer f5b54ca2a39748058e14640b9d72e660 ({username='slave'} at 127.0.0.1:36272)
I20260630 12:14:44.153506  8158 tablet_copy_service.cc:161] P d5672de47d8b461cb38182035dbb8462: Beginning new tablet copy session on tablet 0723efd76d2647f4ba60f85d4dc36173 from peer f5b54ca2a39748058e14640b9d72e660 at {username='slave'} at 127.0.0.1:36272: session id = f5b54ca2a39748058e14640b9d72e660-0723efd76d2647f4ba60f85d4dc36173
I20260630 12:14:44.158586  8158 tablet_copy_source_session.cc:215] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:44.161464  8477 ts_tablet_manager.cc:1916] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:14:44.167727  8482 ts_tablet_manager.cc:933] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Initiating tablet copy from peer b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:44.169589  8482 tablet_copy_client.cc:323] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:40363
I20260630 12:14:44.170346  8381 raft_consensus.cc:493] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:44.170853  8381 raft_consensus.cc:515] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:44.171435  8084 tablet_copy_service.cc:140] P b2c073ceca0e409cb9eb6ef5409569d4: Received BeginTabletCopySession request for tablet 85ad1ca272834530b6fac4d9bed31824 from peer f5b54ca2a39748058e14640b9d72e660 ({username='slave'} at 127.0.0.1:33266)
I20260630 12:14:44.171972  8084 tablet_copy_service.cc:161] P b2c073ceca0e409cb9eb6ef5409569d4: Beginning new tablet copy session on tablet 85ad1ca272834530b6fac4d9bed31824 from peer f5b54ca2a39748058e14640b9d72e660 at {username='slave'} at 127.0.0.1:33266: session id = f5b54ca2a39748058e14640b9d72e660-85ad1ca272834530b6fac4d9bed31824
I20260630 12:14:44.181939  8084 tablet_copy_source_session.cc:215] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:44.183290  8477 ts_tablet_manager.cc:1929] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:14:44.184303  8477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0723efd76d2647f4ba60f85d4dc36173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.186894  8381 leader_election.cc:290] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223), b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363)
I20260630 12:14:44.194442  8477 tablet_copy_client.cc:806] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:44.195640  8477 tablet_copy_client.cc:670] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:44.198236  8482 ts_tablet_manager.cc:1916] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:14:44.202402  8477 tablet_copy_client.cc:538] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:44.213066  8073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" is_pre_election: true
I20260630 12:14:44.213614  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "ea86cbe06ef6456584f06cc2b82c445f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462" is_pre_election: true
I20260630 12:14:44.213959  8073 raft_consensus.cc:2393] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea86cbe06ef6456584f06cc2b82c445f in current term 2: Already voted for candidate b2c073ceca0e409cb9eb6ef5409569d4 in this term.
I20260630 12:14:44.214440  8148 raft_consensus.cc:2393] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea86cbe06ef6456584f06cc2b82c445f in current term 2: Already voted for candidate d5672de47d8b461cb38182035dbb8462 in this term.
I20260630 12:14:44.215775  8361 leader_election.cc:304] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [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: ea86cbe06ef6456584f06cc2b82c445f; no voters: b2c073ceca0e409cb9eb6ef5409569d4, d5672de47d8b461cb38182035dbb8462
I20260630 12:14:44.216666  8477 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Bootstrap starting.
I20260630 12:14:44.216737  8381 raft_consensus.cc:3060] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:44.220965  8482 ts_tablet_manager.cc:1929] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:14:44.221814  8482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ad1ca272834530b6fac4d9bed31824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.223179  8463 raft_consensus.cc:493] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:44.223661  8463 raft_consensus.cc:515] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:44.225571  8381 raft_consensus.cc:2749] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:14:44.225896  8463 leader_election.cc:290] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:44.227942  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462" is_pre_election: true
I20260630 12:14:44.228637  8148 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 2.
I20260630 12:14:44.229941  8038 leader_election.cc:304] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [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: b2c073ceca0e409cb9eb6ef5409569d4, d5672de47d8b461cb38182035dbb8462; no voters: 
I20260630 12:14:44.230901  8482 tablet_copy_client.cc:806] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:44.230779  8463 raft_consensus.cc:2804] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:44.231667  8463 raft_consensus.cc:493] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:44.231794  8414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea86cbe06ef6456584f06cc2b82c445f" is_pre_election: true
I20260630 12:14:44.232059  8463 raft_consensus.cc:3060] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:44.232460  8414 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 2.
I20260630 12:14:44.234248  8482 tablet_copy_client.cc:670] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:44.238291  8482 tablet_copy_client.cc:538] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:44.240434  8463 raft_consensus.cc:515] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:44.243633  8414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea86cbe06ef6456584f06cc2b82c445f"
I20260630 12:14:44.244266  8414 raft_consensus.cc:3060] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:44.248060  8482 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Bootstrap starting.
I20260630 12:14:44.251605  8477 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: 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:14:44.252632  8477 tablet_bootstrap.cc:492] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Bootstrap complete.
I20260630 12:14:44.252737  8414 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 3.
I20260630 12:14:44.253850  8477 ts_tablet_manager.cc:1403] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.004s
I20260630 12:14:44.254169  8038 leader_election.cc:304] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [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: b2c073ceca0e409cb9eb6ef5409569d4, ea86cbe06ef6456584f06cc2b82c445f; no voters: 
I20260630 12:14:44.258823  8477 raft_consensus.cc:359] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:44.260043  8477 raft_consensus.cc:740] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b54ca2a39748058e14640b9d72e660, State: Initialized, Role: LEARNER
I20260630 12:14:44.261123  8463 leader_election.cc:290] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [CANDIDATE]: Term 3 election: Requested vote from peers ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079), d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223)
I20260630 12:14:44.260795  8477 consensus_queue.cc:260] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:44.262646  8463 raft_consensus.cc:2804] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:44.263130  8463 raft_consensus.cc:697] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 3 LEADER]: Becoming Leader. State: Replica: b2c073ceca0e409cb9eb6ef5409569d4, State: Running, Role: LEADER
I20260630 12:14:44.264032  8463 consensus_queue.cc:237] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } }
I20260630 12:14:44.267156  8477 ts_tablet_manager.cc:1434] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260630 12:14:44.271656  8158 tablet_copy_service.cc:342] P d5672de47d8b461cb38182035dbb8462: Request end of tablet copy session f5b54ca2a39748058e14640b9d72e660-0723efd76d2647f4ba60f85d4dc36173 received from {username='slave'} at 127.0.0.1:36272
I20260630 12:14:44.272316  8158 tablet_copy_service.cc:434] P d5672de47d8b461cb38182035dbb8462: ending tablet copy session f5b54ca2a39748058e14640b9d72e660-0723efd76d2647f4ba60f85d4dc36173 on tablet 0723efd76d2647f4ba60f85d4dc36173 with peer f5b54ca2a39748058e14640b9d72e660
I20260630 12:14:44.278820  8148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334d2ebe65ea42a8a26a34feae34c976" candidate_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d5672de47d8b461cb38182035dbb8462"
I20260630 12:14:44.279636  8148 raft_consensus.cc:3060] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:44.292012  8148 raft_consensus.cc:2468] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c073ceca0e409cb9eb6ef5409569d4 in term 3.
I20260630 12:14:44.293983  8482 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: 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:14:44.295083  8482 tablet_bootstrap.cc:492] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Bootstrap complete.
I20260630 12:14:44.295887  8482 ts_tablet_manager.cc:1403] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.015s
I20260630 12:14:44.299636  8482 raft_consensus.cc:359] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:44.300761  8482 raft_consensus.cc:740] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b54ca2a39748058e14640b9d72e660, State: Initialized, Role: LEARNER
I20260630 12:14:44.301513  8482 consensus_queue.cc:260] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: true } }
I20260630 12:14:44.303504  8482 ts_tablet_manager.cc:1434] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:44.304365  7897 catalog_manager.cc:5697] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 reported cstate change: term changed from 1 to 3, leader changed from ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1) to b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2). New cstate: current_term: 3 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:44.305310  8084 tablet_copy_service.cc:342] P b2c073ceca0e409cb9eb6ef5409569d4: Request end of tablet copy session f5b54ca2a39748058e14640b9d72e660-85ad1ca272834530b6fac4d9bed31824 received from {username='slave'} at 127.0.0.1:33266
I20260630 12:14:44.305898  8084 tablet_copy_service.cc:434] P b2c073ceca0e409cb9eb6ef5409569d4: ending tablet copy session f5b54ca2a39748058e14640b9d72e660-85ad1ca272834530b6fac4d9bed31824 on tablet 85ad1ca272834530b6fac4d9bed31824 with peer f5b54ca2a39748058e14640b9d72e660
I20260630 12:14:44.400424  8323 raft_consensus.cc:1217] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:14:44.653811  8414 raft_consensus.cc:1275] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 3 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:44.655277  8495 consensus_queue.cc:1048] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:44.667511  8148 raft_consensus.cc:1275] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 3 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:44.670579  8489 consensus_queue.cc:1048] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:44.702931  8323 raft_consensus.cc:1217] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:44.768276  8323 raft_consensus.cc:1217] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:44.963287  8495 raft_consensus.cc:1064] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4: attempting to promote NON_VOTER f5b54ca2a39748058e14640b9d72e660 to VOTER
I20260630 12:14:44.965962  8495 consensus_queue.cc:237] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } }
I20260630 12:14:44.973726  8323 raft_consensus.cc:1275] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [term 2 LEARNER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:44.973902  8414 raft_consensus.cc:1275] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:44.973814  8148 raft_consensus.cc:1275] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:14:44.975589  8463 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } 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:14:44.976612  8489 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } 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:14:44.977545  8504 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:44.990476  8504 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:44.992776  8323 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.000341  8414 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.000811  8148 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.002943  7897 catalog_manager.cc:5697] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 reported cstate change: config changed from index 3 to 4, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:45.033617  8073 consensus_queue.cc:237] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [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: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } }
I20260630 12:14:45.040805  8323 raft_consensus.cc:1275] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [term 2 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:45.041626  8148 raft_consensus.cc:1275] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:14:45.042586  8489 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } 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:14:45.043587  8504 consensus_queue.cc:1048] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:45.050551  8495 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.052645  8148 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.054266  8323 raft_consensus.cc:2955] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.062361  7881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0485600faaf5412084d1ac02cd01a5bb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:45.067446  7896 catalog_manager.cc:5697] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 reported cstate change: config changed from index 4 to 5, VOTER ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1) evicted. New cstate: current_term: 2 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.077754  8404 tablet_service.cc:1558] Processing DeleteTablet for tablet 0485600faaf5412084d1ac02cd01a5bb with delete_type TABLET_DATA_TOMBSTONED (TS ea86cbe06ef6456584f06cc2b82c445f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43270
I20260630 12:14:45.080297  8511 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:45.081324  8511 raft_consensus.cc:2243] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.082106  8511 raft_consensus.cc:2272] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.085101  8511 ts_tablet_manager.cc:1916] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:45.097875  8511 ts_tablet_manager.cc:1929] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:14:45.098161  8511 log.cc:1199] T 0485600faaf5412084d1ac02cd01a5bb P ea86cbe06ef6456584f06cc2b82c445f: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-0-root/wals/0485600faaf5412084d1ac02cd01a5bb
I20260630 12:14:45.101806  7882 catalog_manager.cc:5028] TS ea86cbe06ef6456584f06cc2b82c445f (127.0.108.1:38079): tablet 0485600faaf5412084d1ac02cd01a5bb (table test-workload [id=63587c0969ca42709825452ac9bc9d9d]) successfully deleted
I20260630 12:14:45.230651  8501 raft_consensus.cc:1064] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462: attempting to promote NON_VOTER f5b54ca2a39748058e14640b9d72e660 to VOTER
I20260630 12:14:45.233131  8501 consensus_queue.cc:237] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } }
I20260630 12:14:45.241218  8323 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.241148  8073 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.242458  8414 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.243320  8514 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:45.244371  8501 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } 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:14:45.245229  8512 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:45.262765  8501 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.267277  8073 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.269109  8463 raft_consensus.cc:1064] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4: attempting to promote NON_VOTER f5b54ca2a39748058e14640b9d72e660 to VOTER
I20260630 12:14:45.269615  8414 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.271798  8463 consensus_queue.cc:237] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } }
I20260630 12:14:45.285552  7896 catalog_manager.cc:5697] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 reported cstate change: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d5672de47d8b461cb38182035dbb8462" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.289660  8148 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.289975  8414 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.289461  8323 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } attrs { replace: true } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.291867  8489 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:45.293550  8504 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } 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:14:45.299396  8322 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 LEARNER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:45.303925  8504 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } 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:14:45.312810  8504 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.316814  8322 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.322569  8414 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.326339  8147 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.343566  7894 catalog_manager.cc:5697] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f reported cstate change: config changed from index 4 to 5, f5b54ca2a39748058e14640b9d72e660 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } attrs { replace: true } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.334961  8148 consensus_queue.cc:237] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } }
I20260630 12:14:45.351615  8322 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.353494  8414 raft_consensus.cc:1275] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Refusing update from remote peer d5672de47d8b461cb38182035dbb8462: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.353336  8501 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } 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:14:45.356276  8514 consensus_queue.cc:1048] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:45.364645  8512 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.366241  8323 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.368168  8414 raft_consensus.cc:2955] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.374751  8073 consensus_queue.cc:237] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [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: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } }
I20260630 12:14:45.378919  7882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0723efd76d2647f4ba60f85d4dc36173 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:45.386933  7895 catalog_manager.cc:5697] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 reported cstate change: config changed from index 5 to 6, VOTER b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2) evicted. New cstate: current_term: 1 leader_uuid: "d5672de47d8b461cb38182035dbb8462" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5672de47d8b461cb38182035dbb8462" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:45.387699  8322 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.390192  8463 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } 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:14:45.390637  8414 raft_consensus.cc:1275] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Refusing update from remote peer b2c073ceca0e409cb9eb6ef5409569d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:45.392541  8504 consensus_queue.cc:1048] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:45.398895  8504 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER d5672de47d8b461cb38182035dbb8462 (127.0.108.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.400638  8063 tablet_service.cc:1558] Processing DeleteTablet for tablet 0723efd76d2647f4ba60f85d4dc36173 with delete_type TABLET_DATA_TOMBSTONED (TS b2c073ceca0e409cb9eb6ef5409569d4 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:47422
I20260630 12:14:45.401470  8415 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER d5672de47d8b461cb38182035dbb8462 (127.0.108.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.402598  8322 raft_consensus.cc:2955] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER d5672de47d8b461cb38182035dbb8462 (127.0.108.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.419875  7881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85ad1ca272834530b6fac4d9bed31824 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:45.419471  7897 catalog_manager.cc:5697] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 reported cstate change: config changed from index 5 to 6, VOTER d5672de47d8b461cb38182035dbb8462 (127.0.108.3) evicted. New cstate: current_term: 1 leader_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ea86cbe06ef6456584f06cc2b82c445f" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38079 } } peers { permanent_uuid: "b2c073ceca0e409cb9eb6ef5409569d4" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 40363 } } peers { permanent_uuid: "f5b54ca2a39748058e14640b9d72e660" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 36277 } attrs { promote: false } } }
I20260630 12:14:45.422623  8522 tablet_replica.cc:333] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4: stopping tablet replica
I20260630 12:14:45.423689  8522 raft_consensus.cc:2243] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.424768  8522 raft_consensus.cc:2272] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.428745  8522 ts_tablet_manager.cc:1916] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:45.434929  8136 tablet_service.cc:1558] Processing DeleteTablet for tablet 85ad1ca272834530b6fac4d9bed31824 with delete_type TABLET_DATA_TOMBSTONED (TS d5672de47d8b461cb38182035dbb8462 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34868
I20260630 12:14:45.436961  8523 tablet_replica.cc:333] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462: stopping tablet replica
I20260630 12:14:45.437789  8523 raft_consensus.cc:2243] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.438377  8523 raft_consensus.cc:2272] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.442764  8523 ts_tablet_manager.cc:1916] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:45.446463  8522 ts_tablet_manager.cc:1929] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:45.446856  8522 log.cc:1199] T 0723efd76d2647f4ba60f85d4dc36173 P b2c073ceca0e409cb9eb6ef5409569d4: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-1-root/wals/0723efd76d2647f4ba60f85d4dc36173
I20260630 12:14:45.448293  7881 catalog_manager.cc:5028] TS b2c073ceca0e409cb9eb6ef5409569d4 (127.0.108.2:40363): tablet 0723efd76d2647f4ba60f85d4dc36173 (table test-workload [id=63587c0969ca42709825452ac9bc9d9d]) successfully deleted
I20260630 12:14:45.454195  8523 ts_tablet_manager.cc:1929] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:45.454602  8523 log.cc:1199] T 85ad1ca272834530b6fac4d9bed31824 P d5672de47d8b461cb38182035dbb8462: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480322605-432-0/minicluster-data/ts-2-root/wals/85ad1ca272834530b6fac4d9bed31824
I20260630 12:14:45.456033  7882 catalog_manager.cc:5028] TS d5672de47d8b461cb38182035dbb8462 (127.0.108.3:40223): tablet 85ad1ca272834530b6fac4d9bed31824 (table test-workload [id=63587c0969ca42709825452ac9bc9d9d]) successfully deleted
W20260630 12:14:46.433005  7944 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver ea86cbe06ef6456584f06cc2b82c445f not available for placement
I20260630 12:14:46.700871   432 tablet_server.cc:179] TabletServer@127.0.108.1:38079 shutting down...
I20260630 12:14:46.722360   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:46.722983   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:46.723521   432 raft_consensus.cc:2243] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:46.724038   432 raft_consensus.cc:2272] T 85ad1ca272834530b6fac4d9bed31824 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.725960   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:46.726429   432 raft_consensus.cc:2243] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:46.726804   432 raft_consensus.cc:2272] T 334d2ebe65ea42a8a26a34feae34c976 P ea86cbe06ef6456584f06cc2b82c445f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.728663   432 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:46.729089   432 raft_consensus.cc:2243] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:46.729569   432 raft_consensus.cc:2272] T 0723efd76d2647f4ba60f85d4dc36173 P ea86cbe06ef6456584f06cc2b82c445f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.752041   432 tablet_server.cc:196] TabletServer@127.0.108.1:38079 shutdown complete.
I20260630 12:14:46.766366   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:14:46.786252   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:46.787034   432 tablet_replica.cc:333] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4: stopping tablet replica
I20260630 12:14:46.787581   432 raft_consensus.cc:2243] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:46.788374   432 raft_consensus.cc:2272] T 0485600faaf5412084d1ac02cd01a5bb P b2c073ceca0e409cb9eb6ef5409569d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.790500   432 tablet_replica.cc:333] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4: stopping tablet replica
I20260630 12:14:46.790984   432 raft_consensus.cc:2243] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:46.791729   432 raft_consensus.cc:2272] T 334d2ebe65ea42a8a26a34feae34c976 P b2c073ceca0e409cb9eb6ef5409569d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.793679   432 tablet_replica.cc:333] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4: stopping tablet replica
I20260630 12:14:46.794133   432 raft_consensus.cc:2243] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:46.794867   432 raft_consensus.cc:2272] T 85ad1ca272834530b6fac4d9bed31824 P b2c073ceca0e409cb9eb6ef5409569d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.817941   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:14:46.834170   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:14:46.855528   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:46.856364   432 tablet_replica.cc:333] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462: stopping tablet replica
I20260630 12:14:46.857009   432 raft_consensus.cc:2243] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:46.857844   432 raft_consensus.cc:2272] T 0723efd76d2647f4ba60f85d4dc36173 P d5672de47d8b461cb38182035dbb8462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.860656   432 tablet_replica.cc:333] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462: stopping tablet replica
I20260630 12:14:46.861337   432 raft_consensus.cc:2243] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:46.861868   432 raft_consensus.cc:2272] T 334d2ebe65ea42a8a26a34feae34c976 P d5672de47d8b461cb38182035dbb8462 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.864463   432 tablet_replica.cc:333] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462: stopping tablet replica
I20260630 12:14:46.865163   432 raft_consensus.cc:2243] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:46.865891   432 raft_consensus.cc:2272] T 0485600faaf5412084d1ac02cd01a5bb P d5672de47d8b461cb38182035dbb8462 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.890898   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:14:46.910708   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:14:46.929917   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:46.930512   432 tablet_replica.cc:333] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660: stopping tablet replica
I20260630 12:14:46.931042   432 raft_consensus.cc:2243] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:46.931500   432 raft_consensus.cc:2272] T 85ad1ca272834530b6fac4d9bed31824 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.933506   432 tablet_replica.cc:333] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660: stopping tablet replica
I20260630 12:14:46.933995   432 raft_consensus.cc:2243] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:46.934425   432 raft_consensus.cc:2272] T 0723efd76d2647f4ba60f85d4dc36173 P f5b54ca2a39748058e14640b9d72e660 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.936187   432 tablet_replica.cc:333] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660: stopping tablet replica
I20260630 12:14:46.936676   432 raft_consensus.cc:2243] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:46.937172   432 raft_consensus.cc:2272] T 0485600faaf5412084d1ac02cd01a5bb P f5b54ca2a39748058e14640b9d72e660 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.957793   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:14:46.969134   432 master.cc:562] Master@127.0.108.62:38005 shutting down...
I20260630 12:14:46.986243   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:46.986753   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:46.987026   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a9e58bc69204b05bdd74d4555f5422f: stopping tablet replica
I20260630 12:14:47.007077   432 master.cc:584] Master@127.0.108.62:38005 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8642 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:14:47.047304   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:42539
I20260630 12:14:47.048327   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:47.053347  8526 instance_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:14:47.053362  8525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:47.054750  8528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:47.056810   432 server_base.cc:1061] running on GCE node
I20260630 12:14:47.057647   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:47.057816   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:47.057925   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821687057915 us; error 0 us; skew 500 ppm
I20260630 12:14:47.058354   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:47.060604   432 webserver.cc:533] Webserver started at http://127.0.108.62:40265/ using document root <none> and password file <none>
I20260630 12:14:47.061088   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:47.061268   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:47.061491   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:47.062515   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "6922c2b16d2c450a8c86a3c075d5e86c"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-7v2h"
I20260630 12:14:47.067955   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:14:47.071398  8533 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.072191   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:47.072484   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "6922c2b16d2c450a8c86a3c075d5e86c"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-7v2h"
I20260630 12:14:47.072801   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-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:14:47.091931   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:47.093019   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:47.133313   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:42539
I20260630 12:14:47.133410  8584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:42539 every 8 connection(s)
I20260630 12:14:47.137437  8585 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:14:47.147876  8585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c: Bootstrap starting.
I20260630 12:14:47.152361  8585 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.156855  8585 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c: No bootstrap required, opened a new log
I20260630 12:14:47.159098  8585 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6922c2b16d2c450a8c86a3c075d5e86c" member_type: VOTER }
I20260630 12:14:47.159530  8585 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.159789  8585 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6922c2b16d2c450a8c86a3c075d5e86c, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.160394  8585 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6922c2b16d2c450a8c86a3c075d5e86c" member_type: VOTER }
I20260630 12:14:47.160887  8585 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:47.161119  8585 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:47.161394  8585 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.166229  8585 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6922c2b16d2c450a8c86a3c075d5e86c" member_type: VOTER }
I20260630 12:14:47.166779  8585 leader_election.cc:304] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [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: 6922c2b16d2c450a8c86a3c075d5e86c; no voters: 
I20260630 12:14:47.167917  8585 leader_election.cc:290] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:47.168229  8588 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.169466  8588 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 1 LEADER]: Becoming Leader. State: Replica: 6922c2b16d2c450a8c86a3c075d5e86c, State: Running, Role: LEADER
I20260630 12:14:47.170117  8588 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [LEADER]: Queue going to LEADER mode. State: All 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: "6922c2b16d2c450a8c86a3c075d5e86c" member_type: VOTER }
I20260630 12:14:47.170802  8585 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:47.175030  8590 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6922c2b16d2c450a8c86a3c075d5e86c. Latest consensus state: current_term: 1 leader_uuid: "6922c2b16d2c450a8c86a3c075d5e86c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6922c2b16d2c450a8c86a3c075d5e86c" member_type: VOTER } }
I20260630 12:14:47.175398  8589 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6922c2b16d2c450a8c86a3c075d5e86c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6922c2b16d2c450a8c86a3c075d5e86c" member_type: VOTER } }
I20260630 12:14:47.175760  8590 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:47.175931  8589 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:47.177918  8595 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:47.185323  8595 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:47.186321   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:47.194145  8595 catalog_manager.cc:1383] Generated new cluster ID: 9075dcaa65564690a39192943b1a2e43
I20260630 12:14:47.194446  8595 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:47.224709  8595 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:47.226032  8595 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:47.242323  8595 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c: Generated new TSK 0
I20260630 12:14:47.242898  8595 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:47.253480   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:47.259287  8606 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:47.260298  8607 instance_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:14:47.262216   432 server_base.cc:1061] running on GCE node
W20260630 12:14:47.262148  8609 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:47.263296   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:47.263482   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:47.263643   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821687263623 us; error 0 us; skew 500 ppm
I20260630 12:14:47.264122   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:47.266364   432 webserver.cc:533] Webserver started at http://127.0.108.1:44929/ using document root <none> and password file <none>
I20260630 12:14:47.266902   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:47.267123   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:47.267405   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:47.268476   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-7v2h"
I20260630 12:14:47.273217   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:47.276618  8614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.277346   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:47.277608   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-7v2h"
I20260630 12:14:47.277886   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-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:14:47.292893   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:47.293941   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:47.295317   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:47.297623   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:47.297816   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.298050   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:47.298193   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.336457   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:39391
I20260630 12:14:47.336594  8676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:39391 every 8 connection(s)
I20260630 12:14:47.341220   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:47.347961  8681 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:47.348347  8682 instance_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:14:47.351353  8684 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:47.352059   432 server_base.cc:1061] running on GCE node
I20260630 12:14:47.353194   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:47.353590   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:47.353778   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821687353757 us; error 0 us; skew 500 ppm
I20260630 12:14:47.354422   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:47.357367  8677 heartbeater.cc:344] Connected to a master server at 127.0.108.62:42539
I20260630 12:14:47.357824  8677 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:47.357841   432 webserver.cc:533] Webserver started at http://127.0.108.2:43425/ using document root <none> and password file <none>
I20260630 12:14:47.358464   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:47.358539  8677 heartbeater.cc:507] Master 127.0.108.62:42539 requested a full tablet report, sending...
I20260630 12:14:47.358676   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:47.359031   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:47.360250   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "c967346310b843a795c52b9a9555fb92"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-7v2h"
I20260630 12:14:47.360669  8550 ts_manager.cc:194] Registered new tserver with Master: adb78817ff3f4e9d9b6a68bd2dcbd23a (127.0.108.1:39391)
I20260630 12:14:47.362356  8550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35302
I20260630 12:14:47.364876   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:47.368491  8689 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.369333   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:47.369614   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "c967346310b843a795c52b9a9555fb92"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-7v2h"
I20260630 12:14:47.369899   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-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:14:47.399711   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:47.400781   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:47.402148   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:47.404307   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:47.404507   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.404775   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:47.404925   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.443917   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:43793
I20260630 12:14:47.444139  8751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:43793 every 8 connection(s)
I20260630 12:14:47.448758   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:47.458561  8755 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:47.457664  8756 instance_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:14:47.462689  8752 heartbeater.cc:344] Connected to a master server at 127.0.108.62:42539
I20260630 12:14:47.463393  8752 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:47.464167   432 server_base.cc:1061] running on GCE node
I20260630 12:14:47.464676  8752 heartbeater.cc:507] Master 127.0.108.62:42539 requested a full tablet report, sending...
W20260630 12:14:47.466543  8758 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:47.467847  8550 ts_manager.cc:194] Registered new tserver with Master: c967346310b843a795c52b9a9555fb92 (127.0.108.2:43793)
I20260630 12:14:47.467931   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:47.468534   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:47.468827   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821687468794 us; error 0 us; skew 500 ppm
I20260630 12:14:47.469833   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:47.469985  8550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35306
I20260630 12:14:47.474109   432 webserver.cc:533] Webserver started at http://127.0.108.3:46605/ using document root <none> and password file <none>
I20260630 12:14:47.475009   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:47.475306   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:47.475646   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:47.477257   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "3477ba1c272c46caa2ace17c96120049"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-7v2h"
I20260630 12:14:47.482263   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:47.486256  8763 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.487089   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:47.487381   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "3477ba1c272c46caa2ace17c96120049"
format_stamp: "Formatted at 2026-06-30 12:14:47 on dist-test-slave-7v2h"
I20260630 12:14:47.487679   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-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:14:47.497428   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:47.498889   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:47.500386   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:47.502908   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:47.503176   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.503582   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:47.503803   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:47.547981   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:33633
I20260630 12:14:47.548082  8825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:33633 every 8 connection(s)
I20260630 12:14:47.562906  8826 heartbeater.cc:344] Connected to a master server at 127.0.108.62:42539
I20260630 12:14:47.563261  8826 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:47.563958  8826 heartbeater.cc:507] Master 127.0.108.62:42539 requested a full tablet report, sending...
I20260630 12:14:47.565922  8550 ts_manager.cc:194] Registered new tserver with Master: 3477ba1c272c46caa2ace17c96120049 (127.0.108.3:33633)
I20260630 12:14:47.566809   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015320634s
I20260630 12:14:47.567291  8550 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35310
I20260630 12:14:48.365345  8677 heartbeater.cc:499] Master 127.0.108.62:42539 was elected leader, sending a full tablet report...
I20260630 12:14:48.474274  8752 heartbeater.cc:499] Master 127.0.108.62:42539 was elected leader, sending a full tablet report...
I20260630 12:14:48.569947  8826 heartbeater.cc:499] Master 127.0.108.62:42539 was elected leader, sending a full tablet report...
I20260630 12:14:48.625877  8550 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35312:
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:14:48.628638  8550 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:14:48.687004  8642 tablet_service.cc:1511] Processing CreateTablet for tablet e01740cf0f9f4f688d09725dea556b6d (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:48.687906  8641 tablet_service.cc:1511] Processing CreateTablet for tablet c8ecfc4c5fcc4eee8c337c10b7a65615 (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:48.689710  8640 tablet_service.cc:1511] Processing CreateTablet for tablet 56ba76ba5e074caabf24efcd240d832b (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:48.691874  8639 tablet_service.cc:1511] Processing CreateTablet for tablet f43487d3f46041da8b337cf69da9b03d (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:48.688418  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01740cf0f9f4f688d09725dea556b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.695802  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ecfc4c5fcc4eee8c337c10b7a65615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.696149  8791 tablet_service.cc:1511] Processing CreateTablet for tablet e01740cf0f9f4f688d09725dea556b6d (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:48.696923  8639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43487d3f46041da8b337cf69da9b03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.697712  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01740cf0f9f4f688d09725dea556b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.699826  8640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ba76ba5e074caabf24efcd240d832b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.707393  8790 tablet_service.cc:1511] Processing CreateTablet for tablet c8ecfc4c5fcc4eee8c337c10b7a65615 (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:48.709115  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ecfc4c5fcc4eee8c337c10b7a65615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.714607  8789 tablet_service.cc:1511] Processing CreateTablet for tablet 56ba76ba5e074caabf24efcd240d832b (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:48.715992  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ba76ba5e074caabf24efcd240d832b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.730764  8788 tablet_service.cc:1511] Processing CreateTablet for tablet f43487d3f46041da8b337cf69da9b03d (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:48.732151  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43487d3f46041da8b337cf69da9b03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.745972  8716 tablet_service.cc:1511] Processing CreateTablet for tablet c8ecfc4c5fcc4eee8c337c10b7a65615 (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:48.748147  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ecfc4c5fcc4eee8c337c10b7a65615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.750103  8715 tablet_service.cc:1511] Processing CreateTablet for tablet 56ba76ba5e074caabf24efcd240d832b (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:48.751818  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56ba76ba5e074caabf24efcd240d832b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.753746  8714 tablet_service.cc:1511] Processing CreateTablet for tablet f43487d3f46041da8b337cf69da9b03d (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:48.756024  8717 tablet_service.cc:1511] Processing CreateTablet for tablet e01740cf0f9f4f688d09725dea556b6d (DEFAULT_TABLE table=test-workload [id=61f39a3c4d63408abed739c3508a705e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:48.755466  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43487d3f46041da8b337cf69da9b03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.758951  8845 tablet_bootstrap.cc:492] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a: Bootstrap starting.
I20260630 12:14:48.759918  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01740cf0f9f4f688d09725dea556b6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:48.765460  8846 tablet_bootstrap.cc:492] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049: Bootstrap starting.
I20260630 12:14:48.766369  8845 tablet_bootstrap.cc:654] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.774536  8846 tablet_bootstrap.cc:654] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.778673  8845 tablet_bootstrap.cc:492] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a: No bootstrap required, opened a new log
I20260630 12:14:48.779248  8845 ts_tablet_manager.cc:1403] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260630 12:14:48.782886  8845 raft_consensus.cc:359] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.784068  8845 raft_consensus.cc:385] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.784431  8845 raft_consensus.cc:740] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb78817ff3f4e9d9b6a68bd2dcbd23a, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.785657  8845 consensus_queue.cc:260] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.790709  8846 tablet_bootstrap.cc:492] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049: No bootstrap required, opened a new log
I20260630 12:14:48.791359  8846 ts_tablet_manager.cc:1403] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.005s
I20260630 12:14:48.793180  8845 ts_tablet_manager.cc:1434] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:14:48.794281  8846 raft_consensus.cc:359] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.795102  8846 raft_consensus.cc:385] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.795392  8846 raft_consensus.cc:740] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3477ba1c272c46caa2ace17c96120049, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.796185  8846 consensus_queue.cc:260] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.794319  8845 tablet_bootstrap.cc:492] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a: Bootstrap starting.
I20260630 12:14:48.815203  8845 tablet_bootstrap.cc:654] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.819367  8846 ts_tablet_manager.cc:1434] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.001s
I20260630 12:14:48.820520  8846 tablet_bootstrap.cc:492] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049: Bootstrap starting.
I20260630 12:14:48.826717  8846 tablet_bootstrap.cc:654] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.835790  8848 tablet_bootstrap.cc:492] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92: Bootstrap starting.
I20260630 12:14:48.839854  8846 tablet_bootstrap.cc:492] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049: No bootstrap required, opened a new log
I20260630 12:14:48.839937  8845 tablet_bootstrap.cc:492] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a: No bootstrap required, opened a new log
I20260630 12:14:48.840629  8846 ts_tablet_manager.cc:1403] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260630 12:14:48.841467  8845 ts_tablet_manager.cc:1403] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.015s
I20260630 12:14:48.843382  8848 tablet_bootstrap.cc:654] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.844488  8846 raft_consensus.cc:359] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.845239  8846 raft_consensus.cc:385] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.845525  8846 raft_consensus.cc:740] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3477ba1c272c46caa2ace17c96120049, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.846001  8845 raft_consensus.cc:359] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } }
I20260630 12:14:48.846385  8846 consensus_queue.cc:260] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.846884  8845 raft_consensus.cc:385] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.847352  8845 raft_consensus.cc:740] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb78817ff3f4e9d9b6a68bd2dcbd23a, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.848361  8845 consensus_queue.cc:260] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } }
I20260630 12:14:48.848908  8846 ts_tablet_manager.cc:1434] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:48.850493  8846 tablet_bootstrap.cc:492] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049: Bootstrap starting.
I20260630 12:14:48.851570  8845 ts_tablet_manager.cc:1434] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:14:48.852654  8845 tablet_bootstrap.cc:492] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a: Bootstrap starting.
I20260630 12:14:48.855379  8848 tablet_bootstrap.cc:492] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92: No bootstrap required, opened a new log
I20260630 12:14:48.855952  8848 ts_tablet_manager.cc:1403] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260630 12:14:48.857882  8846 tablet_bootstrap.cc:654] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.858476  8845 tablet_bootstrap.cc:654] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.859165  8848 raft_consensus.cc:359] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } }
I20260630 12:14:48.859910  8848 raft_consensus.cc:385] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.860209  8848 raft_consensus.cc:740] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c967346310b843a795c52b9a9555fb92, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.861331  8848 consensus_queue.cc:260] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } }
I20260630 12:14:48.866081  8845 tablet_bootstrap.cc:492] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a: No bootstrap required, opened a new log
I20260630 12:14:48.866641  8845 ts_tablet_manager.cc:1403] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:14:48.870633  8848 ts_tablet_manager.cc:1434] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.005s
I20260630 12:14:48.871477  8846 tablet_bootstrap.cc:492] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049: No bootstrap required, opened a new log
I20260630 12:14:48.872066  8846 ts_tablet_manager.cc:1403] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260630 12:14:48.873828  8845 raft_consensus.cc:359] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.874820  8845 raft_consensus.cc:385] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.875108  8845 raft_consensus.cc:740] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb78817ff3f4e9d9b6a68bd2dcbd23a, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.875563  8846 raft_consensus.cc:359] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } }
I20260630 12:14:48.875862  8845 consensus_queue.cc:260] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.876542  8846 raft_consensus.cc:385] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.877012  8846 raft_consensus.cc:740] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3477ba1c272c46caa2ace17c96120049, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.878304  8845 ts_tablet_manager.cc:1434] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:14:48.878144  8846 consensus_queue.cc:260] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } }
I20260630 12:14:48.879504  8845 tablet_bootstrap.cc:492] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a: Bootstrap starting.
I20260630 12:14:48.881698  8846 ts_tablet_manager.cc:1434] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:48.883090  8846 tablet_bootstrap.cc:492] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049: Bootstrap starting.
I20260630 12:14:48.886440  8845 tablet_bootstrap.cc:654] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.890039  8846 tablet_bootstrap.cc:654] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.897835  8848 tablet_bootstrap.cc:492] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92: Bootstrap starting.
I20260630 12:14:48.905750  8848 tablet_bootstrap.cc:654] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.911444  8845 tablet_bootstrap.cc:492] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a: No bootstrap required, opened a new log
I20260630 12:14:48.911614  8846 tablet_bootstrap.cc:492] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049: No bootstrap required, opened a new log
I20260630 12:14:48.911939  8845 ts_tablet_manager.cc:1403] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.014s
I20260630 12:14:48.912169  8846 ts_tablet_manager.cc:1403] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260630 12:14:48.913367  8848 tablet_bootstrap.cc:492] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92: No bootstrap required, opened a new log
I20260630 12:14:48.913897  8848 ts_tablet_manager.cc:1403] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:14:48.914717  8846 raft_consensus.cc:359] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.915365  8846 raft_consensus.cc:385] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.915181  8845 raft_consensus.cc:359] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.915679  8846 raft_consensus.cc:740] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3477ba1c272c46caa2ace17c96120049, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.916052  8845 raft_consensus.cc:385] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.916393  8845 raft_consensus.cc:740] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adb78817ff3f4e9d9b6a68bd2dcbd23a, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.916775  8848 raft_consensus.cc:359] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.916683  8846 consensus_queue.cc:260] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.917187  8845 consensus_queue.cc:260] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.917654  8848 raft_consensus.cc:385] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.917994  8848 raft_consensus.cc:740] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c967346310b843a795c52b9a9555fb92, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.918892  8848 consensus_queue.cc:260] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.919374  8846 ts_tablet_manager.cc:1434] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:48.923372  8848 ts_tablet_manager.cc:1434] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:14:48.923846  8850 raft_consensus.cc:493] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:48.924463  8848 tablet_bootstrap.cc:492] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92: Bootstrap starting.
I20260630 12:14:48.924345  8850 raft_consensus.cc:515] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.927290  8850 leader_election.cc:290] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c967346310b843a795c52b9a9555fb92 (127.0.108.2:43793), 3477ba1c272c46caa2ace17c96120049 (127.0.108.3:33633)
I20260630 12:14:48.928758  8851 raft_consensus.cc:493] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:48.929409  8851 raft_consensus.cc:515] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.930958  8845 ts_tablet_manager.cc:1434] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260630 12:14:48.950156  8857 raft_consensus.cc:493] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:48.950771  8857 raft_consensus.cc:515] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.937513  8851 leader_election.cc:290] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb78817ff3f4e9d9b6a68bd2dcbd23a (127.0.108.1:39391), c967346310b843a795c52b9a9555fb92 (127.0.108.2:43793)
I20260630 12:14:48.955739  8857 leader_election.cc:290] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb78817ff3f4e9d9b6a68bd2dcbd23a (127.0.108.1:39391), 3477ba1c272c46caa2ace17c96120049 (127.0.108.3:33633)
I20260630 12:14:48.964187  8848 tablet_bootstrap.cc:654] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:48.988013  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43487d3f46041da8b337cf69da9b03d" candidate_uuid: "c967346310b843a795c52b9a9555fb92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3477ba1c272c46caa2ace17c96120049" is_pre_election: true
I20260630 12:14:48.988914  8801 raft_consensus.cc:2468] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c967346310b843a795c52b9a9555fb92 in term 0.
I20260630 12:14:48.990375  8693 leader_election.cc:304] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3477ba1c272c46caa2ace17c96120049, c967346310b843a795c52b9a9555fb92; no voters: 
I20260630 12:14:48.990931  8848 tablet_bootstrap.cc:492] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92: No bootstrap required, opened a new log
I20260630 12:14:48.991344  8857 raft_consensus.cc:2804] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:48.991490  8848 ts_tablet_manager.cc:1403] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.021s
I20260630 12:14:48.991815  8857 raft_consensus.cc:493] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:48.992190  8857 raft_consensus.cc:3060] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:48.994649  8848 raft_consensus.cc:359] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.995401  8848 raft_consensus.cc:385] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:48.995704  8848 raft_consensus.cc:740] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c967346310b843a795c52b9a9555fb92, State: Initialized, Role: FOLLOWER
I20260630 12:14:48.996680  8848 consensus_queue.cc:260] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:48.999905  8857 raft_consensus.cc:515] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:49.004269  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43487d3f46041da8b337cf69da9b03d" candidate_uuid: "c967346310b843a795c52b9a9555fb92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3477ba1c272c46caa2ace17c96120049"
I20260630 12:14:49.005007  8801 raft_consensus.cc:3060] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.007346  8848 ts_tablet_manager.cc:1434] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.011s
I20260630 12:14:49.008456  8848 tablet_bootstrap.cc:492] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92: Bootstrap starting.
I20260630 12:14:49.008715  8850 raft_consensus.cc:493] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.009198  8850 raft_consensus.cc:515] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } }
I20260630 12:14:49.011286  8850 leader_election.cc:290] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3477ba1c272c46caa2ace17c96120049 (127.0.108.3:33633), c967346310b843a795c52b9a9555fb92 (127.0.108.2:43793)
I20260630 12:14:49.011629  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecfc4c5fcc4eee8c337c10b7a65615" candidate_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3477ba1c272c46caa2ace17c96120049" is_pre_election: true
I20260630 12:14:49.013060  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecfc4c5fcc4eee8c337c10b7a65615" candidate_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c967346310b843a795c52b9a9555fb92" is_pre_election: true
I20260630 12:14:49.014218  8848 tablet_bootstrap.cc:654] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:49.014561  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01740cf0f9f4f688d09725dea556b6d" candidate_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c967346310b843a795c52b9a9555fb92" is_pre_election: true
I20260630 12:14:49.015143  8726 raft_consensus.cc:2468] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb78817ff3f4e9d9b6a68bd2dcbd23a in term 0.
I20260630 12:14:49.015923  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ba76ba5e074caabf24efcd240d832b" candidate_uuid: "3477ba1c272c46caa2ace17c96120049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" is_pre_election: true
I20260630 12:14:49.016530  8651 raft_consensus.cc:2468] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3477ba1c272c46caa2ace17c96120049 in term 0.
I20260630 12:14:49.016880  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01740cf0f9f4f688d09725dea556b6d" candidate_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3477ba1c272c46caa2ace17c96120049" is_pre_election: true
I20260630 12:14:49.012403  8800 raft_consensus.cc:2468] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb78817ff3f4e9d9b6a68bd2dcbd23a in term 0.
I20260630 12:14:49.017684  8799 raft_consensus.cc:2468] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate adb78817ff3f4e9d9b6a68bd2dcbd23a in term 0.
I20260630 12:14:49.017773  8765 leader_election.cc:304] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3477ba1c272c46caa2ace17c96120049, adb78817ff3f4e9d9b6a68bd2dcbd23a; no voters: 
I20260630 12:14:49.018743  8851 raft_consensus.cc:2804] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.019054  8851 raft_consensus.cc:493] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.019531  8851 raft_consensus.cc:3060] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.020326  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43487d3f46041da8b337cf69da9b03d" candidate_uuid: "c967346310b843a795c52b9a9555fb92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a"
I20260630 12:14:49.020969  8651 raft_consensus.cc:3060] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.027580  8851 raft_consensus.cc:515] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:49.018950  8652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43487d3f46041da8b337cf69da9b03d" candidate_uuid: "c967346310b843a795c52b9a9555fb92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" is_pre_election: true
I20260630 12:14:49.028644  8651 raft_consensus.cc:2468] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c967346310b843a795c52b9a9555fb92 in term 1.
I20260630 12:14:49.028939  8618 leader_election.cc:304] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3477ba1c272c46caa2ace17c96120049, adb78817ff3f4e9d9b6a68bd2dcbd23a; no voters: 
I20260630 12:14:49.031713  8850 raft_consensus.cc:2804] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.031867  8618 leader_election.cc:304] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3477ba1c272c46caa2ace17c96120049, adb78817ff3f4e9d9b6a68bd2dcbd23a; no voters: 
I20260630 12:14:49.032351  8850 raft_consensus.cc:493] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.033560  8850 raft_consensus.cc:3060] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.035725  8801 raft_consensus.cc:2468] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c967346310b843a795c52b9a9555fb92 in term 1.
I20260630 12:14:49.031599  8691 leader_election.cc:304] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb78817ff3f4e9d9b6a68bd2dcbd23a, c967346310b843a795c52b9a9555fb92; no voters: 
I20260630 12:14:49.033030  8851 leader_election.cc:290] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [CANDIDATE]: Term 1 election: Requested vote from peers adb78817ff3f4e9d9b6a68bd2dcbd23a (127.0.108.1:39391), c967346310b843a795c52b9a9555fb92 (127.0.108.2:43793)
I20260630 12:14:49.038429  8871 raft_consensus.cc:2804] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:49.040798  8857 leader_election.cc:290] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [CANDIDATE]: Term 1 election: Requested vote from peers adb78817ff3f4e9d9b6a68bd2dcbd23a (127.0.108.1:39391), 3477ba1c272c46caa2ace17c96120049 (127.0.108.3:33633)
I20260630 12:14:49.043159  8850 raft_consensus.cc:515] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:49.046072  8850 leader_election.cc:290] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [CANDIDATE]: Term 1 election: Requested vote from peers c967346310b843a795c52b9a9555fb92 (127.0.108.2:43793), 3477ba1c272c46caa2ace17c96120049 (127.0.108.3:33633)
I20260630 12:14:49.046787  8850 raft_consensus.cc:2804] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:49.047318  8850 raft_consensus.cc:493] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:49.047967  8850 raft_consensus.cc:3060] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.049958  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ba76ba5e074caabf24efcd240d832b" candidate_uuid: "3477ba1c272c46caa2ace17c96120049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c967346310b843a795c52b9a9555fb92" is_pre_election: true
I20260630 12:14:49.051036  8726 raft_consensus.cc:2468] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3477ba1c272c46caa2ace17c96120049 in term 0.
I20260630 12:14:49.052860  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ba76ba5e074caabf24efcd240d832b" candidate_uuid: "3477ba1c272c46caa2ace17c96120049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c967346310b843a795c52b9a9555fb92"
I20260630 12:14:49.055864  8726 raft_consensus.cc:3060] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.056730  8850 raft_consensus.cc:515] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } }
I20260630 12:14:49.059172  8850 leader_election.cc:290] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [CANDIDATE]: Term 1 election: Requested vote from peers 3477ba1c272c46caa2ace17c96120049 (127.0.108.3:33633), c967346310b843a795c52b9a9555fb92 (127.0.108.2:43793)
I20260630 12:14:49.070441  8726 raft_consensus.cc:2468] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3477ba1c272c46caa2ace17c96120049 in term 1.
I20260630 12:14:49.072239  8767 leader_election.cc:304] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3477ba1c272c46caa2ace17c96120049, c967346310b843a795c52b9a9555fb92; no voters: 
I20260630 12:14:49.073488  8851 raft_consensus.cc:2804] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:49.077401  8871 raft_consensus.cc:697] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 1 LEADER]: Becoming Leader. State: Replica: c967346310b843a795c52b9a9555fb92, State: Running, Role: LEADER
I20260630 12:14:49.078862  8871 consensus_queue.cc:237] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
W20260630 12:14:49.082191  8618 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.108.3:33633, user_credentials={real_user=slave}} blocked reactor thread for 50392.7us
W20260630 12:14:49.083256  8618 leader_election.cc:343] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c967346310b843a795c52b9a9555fb92 (127.0.108.2:43793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:49.085740  8851 raft_consensus.cc:697] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 1 LEADER]: Becoming Leader. State: Replica: 3477ba1c272c46caa2ace17c96120049, State: Running, Role: LEADER
I20260630 12:14:49.086985  8851 consensus_queue.cc:237] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:49.087589  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecfc4c5fcc4eee8c337c10b7a65615" candidate_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3477ba1c272c46caa2ace17c96120049"
I20260630 12:14:49.088280  8801 raft_consensus.cc:3060] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.088340  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01740cf0f9f4f688d09725dea556b6d" candidate_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3477ba1c272c46caa2ace17c96120049"
I20260630 12:14:49.089171  8799 raft_consensus.cc:3060] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.089208  8727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01740cf0f9f4f688d09725dea556b6d" candidate_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c967346310b843a795c52b9a9555fb92"
I20260630 12:14:49.090209  8727 raft_consensus.cc:3060] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.095894  8801 raft_consensus.cc:2468] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb78817ff3f4e9d9b6a68bd2dcbd23a in term 1.
I20260630 12:14:49.097034  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecfc4c5fcc4eee8c337c10b7a65615" candidate_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c967346310b843a795c52b9a9555fb92"
I20260630 12:14:49.098078  8727 raft_consensus.cc:2468] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb78817ff3f4e9d9b6a68bd2dcbd23a in term 1.
I20260630 12:14:49.099370  8799 raft_consensus.cc:2468] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adb78817ff3f4e9d9b6a68bd2dcbd23a in term 1.
I20260630 12:14:49.100358  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56ba76ba5e074caabf24efcd240d832b" candidate_uuid: "3477ba1c272c46caa2ace17c96120049" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a"
I20260630 12:14:49.101058  8651 raft_consensus.cc:3060] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:14:49.104347  8618 leader_election.cc:343] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c967346310b843a795c52b9a9555fb92 (127.0.108.2:43793): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:49.105270  8618 leader_election.cc:304] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adb78817ff3f4e9d9b6a68bd2dcbd23a, c967346310b843a795c52b9a9555fb92; no voters: 
I20260630 12:14:49.106148  8873 raft_consensus.cc:2804] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:49.106290  8618 leader_election.cc:304] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [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: 3477ba1c272c46caa2ace17c96120049, adb78817ff3f4e9d9b6a68bd2dcbd23a; no voters: c967346310b843a795c52b9a9555fb92
I20260630 12:14:49.110832  8873 raft_consensus.cc:697] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 LEADER]: Becoming Leader. State: Replica: adb78817ff3f4e9d9b6a68bd2dcbd23a, State: Running, Role: LEADER
I20260630 12:14:49.107028  8549 catalog_manager.cc:5697] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 reported cstate change: term changed from 0 to 1, leader changed from <none> to c967346310b843a795c52b9a9555fb92 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "c967346310b843a795c52b9a9555fb92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:49.118443  8873 consensus_queue.cc:237] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } }
I20260630 12:14:49.107774  8850 raft_consensus.cc:2804] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:49.108825  8651 raft_consensus.cc:2468] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3477ba1c272c46caa2ace17c96120049 in term 1.
I20260630 12:14:49.123157  8848 tablet_bootstrap.cc:492] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92: No bootstrap required, opened a new log
I20260630 12:14:49.123723  8848 ts_tablet_manager.cc:1403] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92: Time spent bootstrapping tablet: real 0.115s	user 0.046s	sys 0.047s
I20260630 12:14:49.126498  8848 raft_consensus.cc:359] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:49.127269  8850 raft_consensus.cc:697] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 LEADER]: Becoming Leader. State: Replica: adb78817ff3f4e9d9b6a68bd2dcbd23a, State: Running, Role: LEADER
I20260630 12:14:49.127347  8848 raft_consensus.cc:385] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:49.127992  8848 raft_consensus.cc:740] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c967346310b843a795c52b9a9555fb92, State: Initialized, Role: FOLLOWER
I20260630 12:14:49.128213  8850 consensus_queue.cc:237] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:49.128913  8848 consensus_queue.cc:260] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:49.131614  8848 ts_tablet_manager.cc:1434] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:49.136620  8547 catalog_manager.cc:5697] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3477ba1c272c46caa2ace17c96120049 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "3477ba1c272c46caa2ace17c96120049" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:49.137478  8871 raft_consensus.cc:493] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:49.140445  8871 raft_consensus.cc:515] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:49.142869  8871 leader_election.cc:290] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adb78817ff3f4e9d9b6a68bd2dcbd23a (127.0.108.1:39391), 3477ba1c272c46caa2ace17c96120049 (127.0.108.3:33633)
I20260630 12:14:49.144248  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecfc4c5fcc4eee8c337c10b7a65615" candidate_uuid: "c967346310b843a795c52b9a9555fb92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3477ba1c272c46caa2ace17c96120049" is_pre_election: true
I20260630 12:14:49.144922  8651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ecfc4c5fcc4eee8c337c10b7a65615" candidate_uuid: "c967346310b843a795c52b9a9555fb92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" is_pre_election: true
I20260630 12:14:49.145177  8799 raft_consensus.cc:2393] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c967346310b843a795c52b9a9555fb92 in current term 1: Already voted for candidate adb78817ff3f4e9d9b6a68bd2dcbd23a in this term.
I20260630 12:14:49.146477  8691 leader_election.cc:304] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [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: c967346310b843a795c52b9a9555fb92; no voters: 3477ba1c272c46caa2ace17c96120049, adb78817ff3f4e9d9b6a68bd2dcbd23a
I20260630 12:14:49.147322  8871 raft_consensus.cc:3060] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:49.146683  8546 catalog_manager.cc:5697] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a reported cstate change: term changed from 0 to 1, leader changed from <none> to adb78817ff3f4e9d9b6a68bd2dcbd23a (127.0.108.1). New cstate: current_term: 1 leader_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:49.155195  8871 raft_consensus.cc:2749] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:49.161424  8547 catalog_manager.cc:5697] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a reported cstate change: term changed from 0 to 1, leader changed from <none> to adb78817ff3f4e9d9b6a68bd2dcbd23a (127.0.108.1). New cstate: current_term: 1 leader_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:49.237298   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:49.243237  8881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:49.243968  8882 instance_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:14:49.251761   432 server_base.cc:1061] running on GCE node
W20260630 12:14:49.251925  8884 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:49.253293   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:49.253516   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:49.253660   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821689253648 us; error 0 us; skew 500 ppm
I20260630 12:14:49.254132   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:49.256764   432 webserver.cc:533] Webserver started at http://127.0.108.4:35515/ using document root <none> and password file <none>
I20260630 12:14:49.257236   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:49.257398   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:49.257611   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:49.258656   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8"
format_stamp: "Formatted at 2026-06-30 12:14:49 on dist-test-slave-7v2h"
I20260630 12:14:49.263296   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:14:49.267067  8889 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.267916   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:49.268239   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8"
format_stamp: "Formatted at 2026-06-30 12:14:49 on dist-test-slave-7v2h"
I20260630 12:14:49.268524   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480322605-432-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:14:49.289314   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:49.290617   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:49.292003   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:49.294186   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:49.294400   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.294641   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:49.294783   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:49.336450   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:41549
I20260630 12:14:49.336537  8951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:41549 every 8 connection(s)
I20260630 12:14:49.352530  8952 heartbeater.cc:344] Connected to a master server at 127.0.108.62:42539
I20260630 12:14:49.352985  8952 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:49.353780  8952 heartbeater.cc:507] Master 127.0.108.62:42539 requested a full tablet report, sending...
I20260630 12:14:49.355909  8547 ts_manager.cc:194] Registered new tserver with Master: 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549)
I20260630 12:14:49.357368  8547 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35322
I20260630 12:14:49.498275  8875 consensus_queue.cc:1048] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:49.498982  8851 consensus_queue.cc:1048] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:49.533289  8871 consensus_queue.cc:1048] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:49.545971  8857 consensus_queue.cc:1048] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:49.547657  8850 consensus_queue.cc:1048] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:49.563100  8878 consensus_queue.cc:1048] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:49.587252  8873 consensus_queue.cc:1048] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:49.601989  8850 consensus_queue.cc:1048] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:50.210984  8651 consensus_queue.cc:237] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: true } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } }
I20260630 12:14:50.218062  8726 raft_consensus.cc:1275] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Refusing update from remote peer adb78817ff3f4e9d9b6a68bd2dcbd23a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.218348  8801 raft_consensus.cc:1275] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Refusing update from remote peer adb78817ff3f4e9d9b6a68bd2dcbd23a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.220803  8969 consensus_queue.cc:1048] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:50.222460  8850 consensus_queue.cc:1048] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } 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:14:50.229609  8850 raft_consensus.cc:2955] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: true } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.231137  8801 raft_consensus.cc:2955] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: true } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
W20260630 12:14:50.232877  8617 consensus_peers.cc:597] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a -> Peer 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549): Couldn't send request to peer 10acfcc4f48c47c4a1a1bcf6b88614d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e01740cf0f9f4f688d09725dea556b6d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:50.237263  8726 raft_consensus.cc:2955] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: true } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.243296  8547 catalog_manager.cc:5697] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a reported cstate change: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:50.265609  8726 consensus_queue.cc:237] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: true } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } }
I20260630 12:14:50.275357  8651 raft_consensus.cc:1275] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Refusing update from remote peer c967346310b843a795c52b9a9555fb92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.275357  8801 raft_consensus.cc:1275] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Refusing update from remote peer c967346310b843a795c52b9a9555fb92: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.277840  8963 consensus_queue.cc:1048] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } 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:14:50.278707  8857 consensus_queue.cc:1048] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:50.286454  8692 consensus_peers.cc:597] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 -> Peer 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549): Couldn't send request to peer 10acfcc4f48c47c4a1a1bcf6b88614d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f43487d3f46041da8b337cf69da9b03d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:50.290899  8871 raft_consensus.cc:2955] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: true } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.292749  8801 raft_consensus.cc:2955] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: true } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.295163  8651 raft_consensus.cc:2955] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: true } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.311395  8546 catalog_manager.cc:5697] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 reported cstate change: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "c967346310b843a795c52b9a9555fb92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: true } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.326576  8801 consensus_queue.cc:237] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } }
I20260630 12:14:50.337333  8651 raft_consensus.cc:1275] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Refusing update from remote peer 3477ba1c272c46caa2ace17c96120049: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.338786  8875 consensus_queue.cc:1048] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } 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:14:50.340704  8726 raft_consensus.cc:1275] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Refusing update from remote peer 3477ba1c272c46caa2ace17c96120049: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:50.344781  8875 consensus_queue.cc:1048] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:50.346469  8766 consensus_peers.cc:597] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 -> Peer 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549): Couldn't send request to peer 10acfcc4f48c47c4a1a1bcf6b88614d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56ba76ba5e074caabf24efcd240d832b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:50.347327  8971 raft_consensus.cc:2955] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.349340  8651 raft_consensus.cc:2955] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.354557  8726 raft_consensus.cc:2955] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.360235  8952 heartbeater.cc:499] Master 127.0.108.62:42539 was elected leader, sending a full tablet report...
I20260630 12:14:50.367959  8652 consensus_queue.cc:237] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } }
I20260630 12:14:50.373631  8548 catalog_manager.cc:5697] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a reported cstate change: config changed from index -1 to 2, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "3477ba1c272c46caa2ace17c96120049" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: true } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
W20260630 12:14:50.385360  8617 consensus_peers.cc:597] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a -> Peer 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549): Couldn't send request to peer 10acfcc4f48c47c4a1a1bcf6b88614d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e01740cf0f9f4f688d09725dea556b6d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:50.388751  8726 raft_consensus.cc:1275] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Refusing update from remote peer adb78817ff3f4e9d9b6a68bd2dcbd23a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:50.390698  8968 consensus_queue.cc:1048] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:50.393165  8801 raft_consensus.cc:1275] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Refusing update from remote peer adb78817ff3f4e9d9b6a68bd2dcbd23a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:50.397300  8968 consensus_queue.cc:1048] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:50.402734  8850 raft_consensus.cc:2955] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.406529  8801 raft_consensus.cc:2955] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.407217  8726 raft_consensus.cc:2955] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
W20260630 12:14:50.413043  8598 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:50.413470  8598 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:50.419020  8727 consensus_queue.cc:237] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } }
I20260630 12:14:50.424319  8548 catalog_manager.cc:5697] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.426563  8801 raft_consensus.cc:1275] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Refusing update from remote peer c967346310b843a795c52b9a9555fb92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:14:50.427316  8692 consensus_peers.cc:597] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 -> Peer 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549): Couldn't send request to peer 10acfcc4f48c47c4a1a1bcf6b88614d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f43487d3f46041da8b337cf69da9b03d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:50.428090  8871 consensus_queue.cc:1048] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } 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:14:50.429355  8652 raft_consensus.cc:1275] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Refusing update from remote peer c967346310b843a795c52b9a9555fb92: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:50.431255  8871 consensus_queue.cc:1048] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:50.442451  8801 raft_consensus.cc:2955] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.442763  8871 raft_consensus.cc:2955] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.447970  8651 consensus_queue.cc:237] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } }
I20260630 12:14:50.454270  8726 raft_consensus.cc:1275] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Refusing update from remote peer adb78817ff3f4e9d9b6a68bd2dcbd23a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:50.455379  8801 raft_consensus.cc:1275] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Refusing update from remote peer adb78817ff3f4e9d9b6a68bd2dcbd23a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:50.455904  8850 consensus_queue.cc:1048] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } 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:14:50.457082  8968 consensus_queue.cc:1048] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:50.447916  8652 raft_consensus.cc:2955] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.458365  8547 catalog_manager.cc:5697] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "c967346310b843a795c52b9a9555fb92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.464807  8969 raft_consensus.cc:2955] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } } }
I20260630 12:14:50.466806  8801 raft_consensus.cc:2955] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } } }
I20260630 12:14:50.473352  8725 raft_consensus.cc:2955] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } } }
W20260630 12:14:50.477480  8598 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:50.477900  8598 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:50.483271  8799 consensus_queue.cc:237] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } }
I20260630 12:14:50.488631  8535 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e01740cf0f9f4f688d09725dea556b6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:14:50.490579  8766 consensus_peers.cc:597] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 -> Peer 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549): Couldn't send request to peer 10acfcc4f48c47c4a1a1bcf6b88614d8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56ba76ba5e074caabf24efcd240d832b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:50.491542  8726 raft_consensus.cc:1275] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Refusing update from remote peer 3477ba1c272c46caa2ace17c96120049: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:50.492419  8546 catalog_manager.cc:5697] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a reported cstate change: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New cstate: current_term: 1 leader_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:50.494867  8652 raft_consensus.cc:1275] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Refusing update from remote peer 3477ba1c272c46caa2ace17c96120049: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:50.496660  8987 consensus_queue.cc:1048] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } 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:14:50.497393  8725 consensus_queue.cc:237] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } }
I20260630 12:14:50.499912  8984 consensus_queue.cc:1048] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:50.503539  8801 raft_consensus.cc:1275] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Refusing update from remote peer c967346310b843a795c52b9a9555fb92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:50.505029  8871 consensus_queue.cc:1048] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } 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:14:50.506474  8875 raft_consensus.cc:2955] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.508729  8651 raft_consensus.cc:1275] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Refusing update from remote peer c967346310b843a795c52b9a9555fb92: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:50.514971  8871 consensus_queue.cc:1048] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:50.523685  8652 raft_consensus.cc:2955] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
I20260630 12:14:50.528807  8857 raft_consensus.cc:2955] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } } }
I20260630 12:14:50.533999  8727 raft_consensus.cc:2955] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } } }
W20260630 12:14:50.536460  8598 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:50.536875  8598 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:50.538722  8801 raft_consensus.cc:2955] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } } }
I20260630 12:14:50.540001  8546 catalog_manager.cc:5697] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "3477ba1c272c46caa2ace17c96120049" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10acfcc4f48c47c4a1a1bcf6b88614d8" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 41549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:50.542555  8652 raft_consensus.cc:2955] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } } }
I20260630 12:14:50.556041  8917 tablet_service.cc:1558] Processing DeleteTablet for tablet e01740cf0f9f4f688d09725dea556b6d with delete_type TABLET_DATA_TOMBSTONED (TS 10acfcc4f48c47c4a1a1bcf6b88614d8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41728
I20260630 12:14:50.562798  8537 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f43487d3f46041da8b337cf69da9b03d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:50.567817  8547 catalog_manager.cc:5697] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 reported cstate change: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New cstate: current_term: 1 leader_uuid: "c967346310b843a795c52b9a9555fb92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } attrs { replace: false } } }
I20260630 12:14:50.568488  8799 consensus_queue.cc:237] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [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: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } }
I20260630 12:14:50.574347  8651 raft_consensus.cc:1275] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Refusing update from remote peer 3477ba1c272c46caa2ace17c96120049: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:50.578163  8727 raft_consensus.cc:1275] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Refusing update from remote peer 3477ba1c272c46caa2ace17c96120049: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:14:50.578184  8536 catalog_manager.cc:4995] TS 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549): delete failed for tablet e01740cf0f9f4f688d09725dea556b6d because the tablet was not found. No further retry: Not found: Tablet not found: e01740cf0f9f4f688d09725dea556b6d
I20260630 12:14:50.580669  8875 consensus_queue.cc:1048] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:50.582170   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:14:50.582170  8875 consensus_queue.cc:1048] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
W20260630 12:14:50.586642  8765 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 24 similar messages]
I20260630 12:14:50.590114  8984 raft_consensus.cc:2955] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } }
I20260630 12:14:50.592509  8727 raft_consensus.cc:2955] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } }
I20260630 12:14:50.595647  8917 tablet_service.cc:1558] Processing DeleteTablet for tablet f43487d3f46041da8b337cf69da9b03d with delete_type TABLET_DATA_TOMBSTONED (TS 10acfcc4f48c47c4a1a1bcf6b88614d8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41728
W20260630 12:14:50.600162  8536 catalog_manager.cc:4995] TS 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549): delete failed for tablet f43487d3f46041da8b337cf69da9b03d because the tablet was not found. No further retry: Not found: Tablet not found: f43487d3f46041da8b337cf69da9b03d
I20260630 12:14:50.612008  8548 catalog_manager.cc:5697] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 reported cstate change: config changed from index 3 to 4, NON_VOTER 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4) evicted. New cstate: current_term: 1 leader_uuid: "3477ba1c272c46caa2ace17c96120049" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adb78817ff3f4e9d9b6a68bd2dcbd23a" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 39391 } attrs { replace: false } } peers { permanent_uuid: "c967346310b843a795c52b9a9555fb92" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 43793 } } peers { permanent_uuid: "3477ba1c272c46caa2ace17c96120049" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33633 } } }
I20260630 12:14:50.616372  8537 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56ba76ba5e074caabf24efcd240d832b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:14:50.618106  8765 consensus_peers.cc:597] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 -> Peer adb78817ff3f4e9d9b6a68bd2dcbd23a (127.0.108.1:39391): Couldn't send request to peer adb78817ff3f4e9d9b6a68bd2dcbd23a. 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:14:50.626801  8917 tablet_service.cc:1558] Processing DeleteTablet for tablet 56ba76ba5e074caabf24efcd240d832b with delete_type TABLET_DATA_TOMBSTONED (TS 10acfcc4f48c47c4a1a1bcf6b88614d8 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41728
W20260630 12:14:50.628942  8536 catalog_manager.cc:4995] TS 10acfcc4f48c47c4a1a1bcf6b88614d8 (127.0.108.4:41549): delete failed for tablet 56ba76ba5e074caabf24efcd240d832b because the tablet was not found. No further retry: Not found: Tablet not found: 56ba76ba5e074caabf24efcd240d832b
I20260630 12:14:50.629941   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:50.630715   432 tablet_replica.cc:333] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a: stopping tablet replica
I20260630 12:14:50.631345   432 raft_consensus.cc:2243] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.631970   432 raft_consensus.cc:2272] T f43487d3f46041da8b337cf69da9b03d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.634490   432 tablet_replica.cc:333] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a: stopping tablet replica
I20260630 12:14:50.635064   432 raft_consensus.cc:2243] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.635667   432 raft_consensus.cc:2272] T 56ba76ba5e074caabf24efcd240d832b P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.638011   432 tablet_replica.cc:333] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a: stopping tablet replica
I20260630 12:14:50.638571   432 raft_consensus.cc:2243] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.639340   432 raft_consensus.cc:2272] T e01740cf0f9f4f688d09725dea556b6d P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.641589   432 tablet_replica.cc:333] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a: stopping tablet replica
I20260630 12:14:50.642099   432 raft_consensus.cc:2243] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.642854   432 raft_consensus.cc:2272] T c8ecfc4c5fcc4eee8c337c10b7a65615 P adb78817ff3f4e9d9b6a68bd2dcbd23a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.666800   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:14:50.679925   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:14:50.701728   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:50.702491   432 tablet_replica.cc:333] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92: stopping tablet replica
I20260630 12:14:50.703120   432 raft_consensus.cc:2243] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.703985   432 raft_consensus.cc:2272] T c8ecfc4c5fcc4eee8c337c10b7a65615 P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.706426   432 tablet_replica.cc:333] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92: stopping tablet replica
I20260630 12:14:50.707054   432 raft_consensus.cc:2243] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.707870   432 raft_consensus.cc:2272] T f43487d3f46041da8b337cf69da9b03d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.710379   432 tablet_replica.cc:333] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92: stopping tablet replica
I20260630 12:14:50.710919   432 raft_consensus.cc:2243] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.711504   432 raft_consensus.cc:2272] T 56ba76ba5e074caabf24efcd240d832b P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.713990   432 tablet_replica.cc:333] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92: stopping tablet replica
I20260630 12:14:50.714500   432 raft_consensus.cc:2243] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.715101   432 raft_consensus.cc:2272] T e01740cf0f9f4f688d09725dea556b6d P c967346310b843a795c52b9a9555fb92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.741298   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:14:50.754873   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:14:50.775254   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:50.775923   432 tablet_replica.cc:333] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049: stopping tablet replica
I20260630 12:14:50.776508   432 raft_consensus.cc:2243] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.777184   432 raft_consensus.cc:2272] T f43487d3f46041da8b337cf69da9b03d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.780299   432 tablet_replica.cc:333] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049: stopping tablet replica
I20260630 12:14:50.780977   432 raft_consensus.cc:2243] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.781450   432 raft_consensus.cc:2272] T c8ecfc4c5fcc4eee8c337c10b7a65615 P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.783341   432 tablet_replica.cc:333] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049: stopping tablet replica
I20260630 12:14:50.783833   432 raft_consensus.cc:2243] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.784400   432 raft_consensus.cc:2272] T e01740cf0f9f4f688d09725dea556b6d P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.786795   432 tablet_replica.cc:333] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049: stopping tablet replica
I20260630 12:14:50.787292   432 raft_consensus.cc:2243] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.788283   432 raft_consensus.cc:2272] T 56ba76ba5e074caabf24efcd240d832b P 3477ba1c272c46caa2ace17c96120049 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.812100   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:14:50.827139   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:14:50.845360   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:50.861927   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:14:50.871764   432 master.cc:562] Master@127.0.108.62:42539 shutting down...
I20260630 12:14:50.888684   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.889268   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.889603   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6922c2b16d2c450a8c86a3c075d5e86c: stopping tablet replica
I20260630 12:14:50.910562   432 master.cc:584] Master@127.0.108.62:42539 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3891 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:14:50.939462   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:41755
I20260630 12:14:50.940526   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:50.946218  8992 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:50.946470  8993 instance_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:14:50.948004  8995 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:50.949404   432 server_base.cc:1061] running on GCE node
I20260630 12:14:50.950210   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:50.950430   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:50.950584   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821690950566 us; error 0 us; skew 500 ppm
I20260630 12:14:50.951090   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:50.953505   432 webserver.cc:533] Webserver started at http://127.0.108.62:43111/ using document root <none> and password file <none>
I20260630 12:14:50.953970   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:50.954149   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:50.954396   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:50.955446   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "b75fd90922144abe863a925564e4fa79"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-7v2h"
I20260630 12:14:50.960090   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:14:50.963653  9000 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:50.964514   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:50.964879   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "b75fd90922144abe863a925564e4fa79"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-7v2h"
I20260630 12:14:50.965158   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-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:14:50.985251   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:50.986248   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:51.028048   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:41755
I20260630 12:14:51.028148  9051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:41755 every 8 connection(s)
I20260630 12:14:51.031888  9052 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:14:51.042224  9052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79: Bootstrap starting.
I20260630 12:14:51.046530  9052 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:51.050563  9052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79: No bootstrap required, opened a new log
I20260630 12:14:51.052665  9052 raft_consensus.cc:359] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75fd90922144abe863a925564e4fa79" member_type: VOTER }
I20260630 12:14:51.053051  9052 raft_consensus.cc:385] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:51.053267  9052 raft_consensus.cc:740] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75fd90922144abe863a925564e4fa79, State: Initialized, Role: FOLLOWER
I20260630 12:14:51.053836  9052 consensus_queue.cc:260] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b75fd90922144abe863a925564e4fa79" member_type: VOTER }
I20260630 12:14:51.054262  9052 raft_consensus.cc:399] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:51.054468  9052 raft_consensus.cc:493] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:51.054713  9052 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:51.059549  9052 raft_consensus.cc:515] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75fd90922144abe863a925564e4fa79" member_type: VOTER }
I20260630 12:14:51.060220  9052 leader_election.cc:304] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [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: b75fd90922144abe863a925564e4fa79; no voters: 
I20260630 12:14:51.061623  9052 leader_election.cc:290] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:51.062193  9055 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:51.063699  9055 raft_consensus.cc:697] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 1 LEADER]: Becoming Leader. State: Replica: b75fd90922144abe863a925564e4fa79, State: Running, Role: LEADER
I20260630 12:14:51.064375  9055 consensus_queue.cc:237] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [LEADER]: Queue going to LEADER mode. State: All 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: "b75fd90922144abe863a925564e4fa79" member_type: VOTER }
I20260630 12:14:51.065070  9052 sys_catalog.cc:565] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:51.069550  9057 sys_catalog.cc:455] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b75fd90922144abe863a925564e4fa79. Latest consensus state: current_term: 1 leader_uuid: "b75fd90922144abe863a925564e4fa79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75fd90922144abe863a925564e4fa79" member_type: VOTER } }
I20260630 12:14:51.069728  9056 sys_catalog.cc:455] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b75fd90922144abe863a925564e4fa79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b75fd90922144abe863a925564e4fa79" member_type: VOTER } }
I20260630 12:14:51.070333  9056 sys_catalog.cc:458] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:51.070243  9057 sys_catalog.cc:458] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:51.073022  9063 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:51.077913  9063 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:51.081511   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:51.087929  9063 catalog_manager.cc:1383] Generated new cluster ID: 8df087d9cc594db69b5b49a946b8a03e
I20260630 12:14:51.088336  9063 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:51.116066  9063 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:51.117527  9063 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:51.135485  9063 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79: Generated new TSK 0
I20260630 12:14:51.136111  9063 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:51.149082   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:51.154726  9073 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:51.155493  9074 instance_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:14:51.157078  9076 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:51.158202   432 server_base.cc:1061] running on GCE node
I20260630 12:14:51.159029   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:51.159212   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:51.159376   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821691159362 us; error 0 us; skew 500 ppm
I20260630 12:14:51.159895   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:51.162583   432 webserver.cc:533] Webserver started at http://127.0.108.1:35929/ using document root <none> and password file <none>
I20260630 12:14:51.163051   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:51.163214   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:51.163496   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:51.164625   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "7b8956d496e048b6b7e67afe0d9c1bc5"
format_stamp: "Formatted at 2026-06-30 12:14:51 on dist-test-slave-7v2h"
I20260630 12:14:51.169472   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:14:51.173008  9081 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:51.173965   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:14:51.174279   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "7b8956d496e048b6b7e67afe0d9c1bc5"
format_stamp: "Formatted at 2026-06-30 12:14:51 on dist-test-slave-7v2h"
I20260630 12:14:51.174651   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-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:14:51.208067   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:51.209115   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:51.210480   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:51.212924   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:51.213119   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:51.213348   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:51.213490   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:51.255580   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:41439
I20260630 12:14:51.255708  9143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:41439 every 8 connection(s)
I20260630 12:14:51.260483   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:51.267746  9148 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:51.269420  9149 instance_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:14:51.272464  9151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:51.272619   432 server_base.cc:1061] running on GCE node
I20260630 12:14:51.273427  9144 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41755
I20260630 12:14:51.273851  9144 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:51.273911   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:51.274257   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:51.274461   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821691274444 us; error 0 us; skew 500 ppm
I20260630 12:14:51.274861  9144 heartbeater.cc:507] Master 127.0.108.62:41755 requested a full tablet report, sending...
I20260630 12:14:51.275166   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:51.277473  9017 ts_manager.cc:194] Registered new tserver with Master: 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439)
I20260630 12:14:51.278182   432 webserver.cc:533] Webserver started at http://127.0.108.2:40505/ using document root <none> and password file <none>
I20260630 12:14:51.278821   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:51.279057   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:51.279361   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:51.279979  9017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33044
I20260630 12:14:51.280818   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c"
format_stamp: "Formatted at 2026-06-30 12:14:51 on dist-test-slave-7v2h"
I20260630 12:14:51.285719   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:51.289000  9156 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:51.289913   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:51.290202   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c"
format_stamp: "Formatted at 2026-06-30 12:14:51 on dist-test-slave-7v2h"
I20260630 12:14:51.290484   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-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:14:51.306867   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:51.307818   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:51.309192   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:51.311388   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:51.311580   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:51.311802   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:51.311990   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:51.350312   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:41159
I20260630 12:14:51.350613  9218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:41159 every 8 connection(s)
I20260630 12:14:51.354911   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:51.362319  9222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:51.364166  9223 instance_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:14:51.368077   432 server_base.cc:1061] running on GCE node
W20260630 12:14:51.368132  9225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:51.368507  9219 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41755
I20260630 12:14:51.369020  9219 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:51.369326   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:51.369557   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:51.369738   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821691369719 us; error 0 us; skew 500 ppm
I20260630 12:14:51.369791  9219 heartbeater.cc:507] Master 127.0.108.62:41755 requested a full tablet report, sending...
I20260630 12:14:51.370318   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:51.372038  9017 ts_manager.cc:194] Registered new tserver with Master: d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159)
I20260630 12:14:51.373138   432 webserver.cc:533] Webserver started at http://127.0.108.3:35369/ using document root <none> and password file <none>
I20260630 12:14:51.373809   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:51.373970  9017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33048
I20260630 12:14:51.374060   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:51.374577   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:51.375945   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "3072437b37154254974ff81a66959af6"
format_stamp: "Formatted at 2026-06-30 12:14:51 on dist-test-slave-7v2h"
I20260630 12:14:51.380491   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:14:51.384022  9230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:51.384877   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:51.385145   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "3072437b37154254974ff81a66959af6"
format_stamp: "Formatted at 2026-06-30 12:14:51 on dist-test-slave-7v2h"
I20260630 12:14:51.385382   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480322605-432-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:14:51.409439   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:51.410413   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:51.411765   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:51.414039   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:51.414225   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:51.414464   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:51.414608   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:51.456135   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:42707
I20260630 12:14:51.456254  9292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:42707 every 8 connection(s)
I20260630 12:14:51.472034  9293 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41755
I20260630 12:14:51.472466  9293 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:51.473227  9293 heartbeater.cc:507] Master 127.0.108.62:41755 requested a full tablet report, sending...
I20260630 12:14:51.475230  9017 ts_manager.cc:194] Registered new tserver with Master: 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:51.475544   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015402415s
I20260630 12:14:51.477056  9017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33054
I20260630 12:14:52.283408  9144 heartbeater.cc:499] Master 127.0.108.62:41755 was elected leader, sending a full tablet report...
I20260630 12:14:52.377295  9219 heartbeater.cc:499] Master 127.0.108.62:41755 was elected leader, sending a full tablet report...
I20260630 12:14:52.480120  9293 heartbeater.cc:499] Master 127.0.108.62:41755 was elected leader, sending a full tablet report...
I20260630 12:14:52.544257  9017 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33068:
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:14:52.547258  9017 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:14:52.622429  9184 tablet_service.cc:1511] Processing CreateTablet for tablet 26845c7c79484c158fa426d944631e26 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:52.623152  9109 tablet_service.cc:1511] Processing CreateTablet for tablet 26845c7c79484c158fa426d944631e26 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:52.624006  9108 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb930a6b23b4cfbb3051cfc8e9dc8a1 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:52.624782  9109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26845c7c79484c158fa426d944631e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.625927  9183 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb930a6b23b4cfbb3051cfc8e9dc8a1 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:52.626132  9107 tablet_service.cc:1511] Processing CreateTablet for tablet a3bb7c16d74b48729b7cdc587b1ba4ac (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:52.627580  9107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3bb7c16d74b48729b7cdc587b1ba4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.628509  9182 tablet_service.cc:1511] Processing CreateTablet for tablet a3bb7c16d74b48729b7cdc587b1ba4ac (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:52.633523  9108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb930a6b23b4cfbb3051cfc8e9dc8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.634224  9106 tablet_service.cc:1511] Processing CreateTablet for tablet f406e7b5fffe4a928fafb6241ed37599 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:52.635718  9106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f406e7b5fffe4a928fafb6241ed37599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.637125  9104 tablet_service.cc:1511] Processing CreateTablet for tablet a9c6c9bae3e74dc0aae91456aeddc88f (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:52.637844  9105 tablet_service.cc:1511] Processing CreateTablet for tablet 9adf576f86484d4685d9490519d62436 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:52.638689  9104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c6c9bae3e74dc0aae91456aeddc88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.638911  9181 tablet_service.cc:1511] Processing CreateTablet for tablet f406e7b5fffe4a928fafb6241ed37599 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:52.639379  9105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adf576f86484d4685d9490519d62436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.641520  9180 tablet_service.cc:1511] Processing CreateTablet for tablet 9adf576f86484d4685d9490519d62436 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:52.644137  9258 tablet_service.cc:1511] Processing CreateTablet for tablet 26845c7c79484c158fa426d944631e26 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:52.645735  9258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26845c7c79484c158fa426d944631e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.649950  9257 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb930a6b23b4cfbb3051cfc8e9dc8a1 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:52.651512  9257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb930a6b23b4cfbb3051cfc8e9dc8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.653892  9256 tablet_service.cc:1511] Processing CreateTablet for tablet a3bb7c16d74b48729b7cdc587b1ba4ac (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:52.656502  9255 tablet_service.cc:1511] Processing CreateTablet for tablet f406e7b5fffe4a928fafb6241ed37599 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:52.659325  9254 tablet_service.cc:1511] Processing CreateTablet for tablet 9adf576f86484d4685d9490519d62436 (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:52.662343  9253 tablet_service.cc:1511] Processing CreateTablet for tablet a9c6c9bae3e74dc0aae91456aeddc88f (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:52.624419  9184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26845c7c79484c158fa426d944631e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.673825  9181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f406e7b5fffe4a928fafb6241ed37599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.674546  9182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3bb7c16d74b48729b7cdc587b1ba4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.675772  9183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb930a6b23b4cfbb3051cfc8e9dc8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.677115  9180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adf576f86484d4685d9490519d62436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.678275  9314 tablet_bootstrap.cc:492] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5: Bootstrap starting.
I20260630 12:14:52.679593  9179 tablet_service.cc:1511] Processing CreateTablet for tablet a9c6c9bae3e74dc0aae91456aeddc88f (DEFAULT_TABLE table=test-workload [id=c584e9c04fab4ca68edbf5a2409f7edf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:52.681413  9179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c6c9bae3e74dc0aae91456aeddc88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.685029  9256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3bb7c16d74b48729b7cdc587b1ba4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.687585  9255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f406e7b5fffe4a928fafb6241ed37599. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.691665  9253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9c6c9bae3e74dc0aae91456aeddc88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.693706  9254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9adf576f86484d4685d9490519d62436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.722975  9314 tablet_bootstrap.cc:654] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.774565  9314 tablet_bootstrap.cc:492] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5: No bootstrap required, opened a new log
I20260630 12:14:52.779434  9314 ts_tablet_manager.cc:1403] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.004s
I20260630 12:14:52.783003  9314 raft_consensus.cc:359] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.784467  9314 raft_consensus.cc:385] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.787684  9314 raft_consensus.cc:740] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b8956d496e048b6b7e67afe0d9c1bc5, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.788829  9314 consensus_queue.cc:260] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.799003  9314 ts_tablet_manager.cc:1434] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.006s
I20260630 12:14:52.805857  9316 tablet_bootstrap.cc:492] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6: Bootstrap starting.
I20260630 12:14:52.812608  9316 tablet_bootstrap.cc:654] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.818068  9315 tablet_bootstrap.cc:492] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Bootstrap starting.
I20260630 12:14:52.819377  9314 tablet_bootstrap.cc:492] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5: Bootstrap starting.
I20260630 12:14:52.821415  9316 tablet_bootstrap.cc:492] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6: No bootstrap required, opened a new log
I20260630 12:14:52.822046  9316 ts_tablet_manager.cc:1403] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:14:52.825294  9314 tablet_bootstrap.cc:654] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.825492  9316 raft_consensus.cc:359] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.826331  9316 raft_consensus.cc:385] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.826663  9316 raft_consensus.cc:740] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3072437b37154254974ff81a66959af6, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.827683  9316 consensus_queue.cc:260] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.836611  9315 tablet_bootstrap.cc:654] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.837409  9316 ts_tablet_manager.cc:1434] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260630 12:14:52.838701  9314 tablet_bootstrap.cc:492] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5: No bootstrap required, opened a new log
I20260630 12:14:52.839287  9314 ts_tablet_manager.cc:1403] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:14:52.842558  9314 raft_consensus.cc:359] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.843585  9314 raft_consensus.cc:385] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.843873  9314 raft_consensus.cc:740] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b8956d496e048b6b7e67afe0d9c1bc5, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.844738  9314 consensus_queue.cc:260] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.849141  9316 tablet_bootstrap.cc:492] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6: Bootstrap starting.
I20260630 12:14:52.854115  9314 ts_tablet_manager.cc:1434] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:14:52.855370  9314 tablet_bootstrap.cc:492] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5: Bootstrap starting.
I20260630 12:14:52.858222  9316 tablet_bootstrap.cc:654] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.862247  9314 tablet_bootstrap.cc:654] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.863560  9315 tablet_bootstrap.cc:492] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c: No bootstrap required, opened a new log
I20260630 12:14:52.864189  9315 ts_tablet_manager.cc:1403] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.015s
I20260630 12:14:52.867754  9315 raft_consensus.cc:359] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.868660  9315 raft_consensus.cc:385] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.868950  9315 raft_consensus.cc:740] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bc94e6b13b4fa58de1cebf9ab48f8c, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.869771  9315 consensus_queue.cc:260] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.871682  9316 tablet_bootstrap.cc:492] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6: No bootstrap required, opened a new log
I20260630 12:14:52.872298  9316 ts_tablet_manager.cc:1403] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260630 12:14:52.872707  9314 tablet_bootstrap.cc:492] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5: No bootstrap required, opened a new log
I20260630 12:14:52.873258  9314 ts_tablet_manager.cc:1403] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260630 12:14:52.874305  9315 ts_tablet_manager.cc:1434] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260630 12:14:52.875370  9315 tablet_bootstrap.cc:492] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c: Bootstrap starting.
I20260630 12:14:52.875615  9316 raft_consensus.cc:359] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.875970  9314 raft_consensus.cc:359] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.876672  9316 raft_consensus.cc:385] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.876700  9314 raft_consensus.cc:385] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.877156  9316 raft_consensus.cc:740] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3072437b37154254974ff81a66959af6, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.877444  9314 raft_consensus.cc:740] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b8956d496e048b6b7e67afe0d9c1bc5, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.878247  9314 consensus_queue.cc:260] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.878324  9316 consensus_queue.cc:260] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.880894  9314 ts_tablet_manager.cc:1434] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:14:52.881925  9314 tablet_bootstrap.cc:492] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5: Bootstrap starting.
I20260630 12:14:52.885464  9316 ts_tablet_manager.cc:1434] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:14:52.886668  9316 tablet_bootstrap.cc:492] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6: Bootstrap starting.
I20260630 12:14:52.891139  9315 tablet_bootstrap.cc:654] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.888267  9314 tablet_bootstrap.cc:654] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.897588  9316 tablet_bootstrap.cc:654] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.897549  9315 tablet_bootstrap.cc:492] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c: No bootstrap required, opened a new log
I20260630 12:14:52.898545  9315 ts_tablet_manager.cc:1403] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260630 12:14:52.898622  9314 tablet_bootstrap.cc:492] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5: No bootstrap required, opened a new log
I20260630 12:14:52.899197  9314 ts_tablet_manager.cc:1403] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260630 12:14:52.901754  9315 raft_consensus.cc:359] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.902019  9314 raft_consensus.cc:359] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.902556  9315 raft_consensus.cc:385] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.902674  9314 raft_consensus.cc:385] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.902937  9315 raft_consensus.cc:740] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bc94e6b13b4fa58de1cebf9ab48f8c, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.903046  9314 raft_consensus.cc:740] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b8956d496e048b6b7e67afe0d9c1bc5, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.903888  9314 consensus_queue.cc:260] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.903888  9315 consensus_queue.cc:260] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.906132  9314 ts_tablet_manager.cc:1434] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:52.906867  9315 ts_tablet_manager.cc:1434] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:52.907269  9314 tablet_bootstrap.cc:492] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5: Bootstrap starting.
I20260630 12:14:52.907883  9315 tablet_bootstrap.cc:492] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Bootstrap starting.
I20260630 12:14:52.909540  9316 tablet_bootstrap.cc:492] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6: No bootstrap required, opened a new log
I20260630 12:14:52.910058  9316 ts_tablet_manager.cc:1403] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260630 12:14:52.912910  9314 tablet_bootstrap.cc:654] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.912936  9316 raft_consensus.cc:359] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.914135  9316 raft_consensus.cc:385] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.914489  9316 raft_consensus.cc:740] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3072437b37154254974ff81a66959af6, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.915334  9316 consensus_queue.cc:260] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.919895  9315 tablet_bootstrap.cc:654] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.920850  9316 ts_tablet_manager.cc:1434] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:14:52.922235  9316 tablet_bootstrap.cc:492] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6: Bootstrap starting.
I20260630 12:14:52.929281  9316 tablet_bootstrap.cc:654] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.940141  9315 tablet_bootstrap.cc:492] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c: No bootstrap required, opened a new log
I20260630 12:14:52.940774  9315 ts_tablet_manager.cc:1403] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.003s
I20260630 12:14:52.941710  9316 tablet_bootstrap.cc:492] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6: No bootstrap required, opened a new log
I20260630 12:14:52.942271  9316 ts_tablet_manager.cc:1403] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:14:52.942217  9318 raft_consensus.cc:493] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:52.943387  9314 tablet_bootstrap.cc:492] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5: No bootstrap required, opened a new log
I20260630 12:14:52.942976  9318 raft_consensus.cc:515] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.943993  9314 ts_tablet_manager.cc:1403] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.012s
I20260630 12:14:52.945508  9316 raft_consensus.cc:359] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.945945  9318 leader_election.cc:290] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:52.946308  9316 raft_consensus.cc:385] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.946691  9316 raft_consensus.cc:740] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3072437b37154254974ff81a66959af6, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.947052  9314 raft_consensus.cc:359] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.947563  9316 consensus_queue.cc:260] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.944008  9315 raft_consensus.cc:359] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.948446  9315 raft_consensus.cc:385] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.948767  9315 raft_consensus.cc:740] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bc94e6b13b4fa58de1cebf9ab48f8c, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.949532  9315 consensus_queue.cc:260] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.951777  9315 ts_tablet_manager.cc:1434] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260630 12:14:52.952168  9314 raft_consensus.cc:385] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.952515  9314 raft_consensus.cc:740] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b8956d496e048b6b7e67afe0d9c1bc5, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.953220  9316 ts_tablet_manager.cc:1434] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:14:52.953333  9314 consensus_queue.cc:260] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.954527  9316 tablet_bootstrap.cc:492] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6: Bootstrap starting.
I20260630 12:14:52.955861  9314 ts_tablet_manager.cc:1434] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260630 12:14:52.956986  9314 tablet_bootstrap.cc:492] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5: Bootstrap starting.
I20260630 12:14:52.961665  9316 tablet_bootstrap.cc:654] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:52.962735  9294 tablet.cc:2406] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:52.966305  9314 tablet_bootstrap.cc:654] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.968941  9315 tablet_bootstrap.cc:492] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Bootstrap starting.
I20260630 12:14:52.974859  9316 tablet_bootstrap.cc:492] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6: No bootstrap required, opened a new log
I20260630 12:14:52.975566  9316 ts_tablet_manager.cc:1403] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.016s
I20260630 12:14:52.977998  9314 tablet_bootstrap.cc:492] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5: No bootstrap required, opened a new log
I20260630 12:14:52.978703  9314 ts_tablet_manager.cc:1403] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.008s
I20260630 12:14:52.979605  9315 tablet_bootstrap.cc:654] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.979223  9316 raft_consensus.cc:359] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.980116  9316 raft_consensus.cc:385] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.980456  9316 raft_consensus.cc:740] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3072437b37154254974ff81a66959af6, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.981669  9316 consensus_queue.cc:260] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.985144  9316 ts_tablet_manager.cc:1434] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260630 12:14:52.986959  9316 tablet_bootstrap.cc:492] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6: Bootstrap starting.
I20260630 12:14:52.982450  9314 raft_consensus.cc:359] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.988008  9314 raft_consensus.cc:385] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.988404  9314 raft_consensus.cc:740] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b8956d496e048b6b7e67afe0d9c1bc5, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.989590  9314 consensus_queue.cc:260] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:52.992063  9314 ts_tablet_manager.cc:1434] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260630 12:14:52.993631  9316 tablet_bootstrap.cc:654] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.001510  9325 raft_consensus.cc:493] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.001965  9316 tablet_bootstrap.cc:492] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6: No bootstrap required, opened a new log
I20260630 12:14:53.002038  9325 raft_consensus.cc:515] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.002724  9316 ts_tablet_manager.cc:1403] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260630 12:14:53.005985  9316 raft_consensus.cc:359] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.006731  9316 raft_consensus.cc:385] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.007030  9316 raft_consensus.cc:740] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3072437b37154254974ff81a66959af6, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.011034  9194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26845c7c79484c158fa426d944631e26" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" is_pre_election: true
I20260630 12:14:53.012239  9315 tablet_bootstrap.cc:492] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c: No bootstrap required, opened a new log
I20260630 12:14:53.012956  9315 ts_tablet_manager.cc:1403] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.012s
I20260630 12:14:53.013234  9325 leader_election.cc:290] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
W20260630 12:14:53.013366  9084 leader_election.cc:343] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:53.015153  9321 raft_consensus.cc:493] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.015717  9321 raft_consensus.cc:515] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.016717  9315 raft_consensus.cc:359] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.017530  9315 raft_consensus.cc:385] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.017823  9315 raft_consensus.cc:740] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bc94e6b13b4fa58de1cebf9ab48f8c, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.018638  9321 leader_election.cc:290] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159), 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439)
I20260630 12:14:53.009913  9316 consensus_queue.cc:260] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.019380  9325 raft_consensus.cc:493] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.019865  9325 raft_consensus.cc:515] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.021178  9316 ts_tablet_manager.cc:1434] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260630 12:14:53.022017  9325 leader_election.cc:290] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.018636  9315 consensus_queue.cc:260] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.033782  9315 ts_tablet_manager.cc:1434] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:14:53.034876  9315 tablet_bootstrap.cc:492] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c: Bootstrap starting.
I20260630 12:14:53.040966  9315 tablet_bootstrap.cc:654] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.057193  9118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb930a6b23b4cfbb3051cfc8e9dc8a1" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" is_pre_election: true
I20260630 12:14:53.058094  9118 raft_consensus.cc:2468] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 0.
I20260630 12:14:53.058559  9194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26845c7c79484c158fa426d944631e26" candidate_uuid: "3072437b37154254974ff81a66959af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" is_pre_election: true
I20260630 12:14:53.060240  9268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26845c7c79484c158fa426d944631e26" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6" is_pre_election: true
I20260630 12:14:53.060920  9267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3bb7c16d74b48729b7cdc587b1ba4ac" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6" is_pre_election: true
I20260630 12:14:53.061118  9268 raft_consensus.cc:2468] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 0.
I20260630 12:14:53.061630  9267 raft_consensus.cc:2468] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 0.
I20260630 12:14:53.056345  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3bb7c16d74b48729b7cdc587b1ba4ac" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" is_pre_election: true
I20260630 12:14:53.062762  9119 raft_consensus.cc:2468] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 0.
I20260630 12:14:53.063097  9267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb930a6b23b4cfbb3051cfc8e9dc8a1" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6" is_pre_election: true
I20260630 12:14:53.063740  9267 raft_consensus.cc:2468] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 0.
I20260630 12:14:53.064025  9159 leader_election.cc:304] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b8956d496e048b6b7e67afe0d9c1bc5, d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 
I20260630 12:14:53.064968  9159 leader_election.cc:304] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b8956d496e048b6b7e67afe0d9c1bc5, d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 
I20260630 12:14:53.064985  9085 leader_election.cc:304] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [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: 3072437b37154254974ff81a66959af6, 7b8956d496e048b6b7e67afe0d9c1bc5; no voters: d5bc94e6b13b4fa58de1cebf9ab48f8c
I20260630 12:14:53.066260  9318 raft_consensus.cc:2804] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:14:53.066485  9233 leader_election.cc:343] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:53.066273  9325 raft_consensus.cc:2804] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:53.067247  9325 raft_consensus.cc:493] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:53.067569  9325 raft_consensus.cc:3060] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.068733  9318 raft_consensus.cc:493] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:53.069124  9318 raft_consensus.cc:3060] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.070274  9315 tablet_bootstrap.cc:492] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c: No bootstrap required, opened a new log
I20260630 12:14:53.070804  9315 ts_tablet_manager.cc:1403] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.012s
I20260630 12:14:53.073939  9315 raft_consensus.cc:359] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.074622  9315 raft_consensus.cc:385] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.074887  9315 raft_consensus.cc:740] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bc94e6b13b4fa58de1cebf9ab48f8c, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.075820  9315 consensus_queue.cc:260] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.076272  9325 raft_consensus.cc:515] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.077184  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26845c7c79484c158fa426d944631e26" candidate_uuid: "3072437b37154254974ff81a66959af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" is_pre_election: true
I20260630 12:14:53.076514  9318 raft_consensus.cc:515] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
W20260630 12:14:53.079079  9065 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:53.079346  9119 raft_consensus.cc:2393] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3072437b37154254974ff81a66959af6 in current term 1: Already voted for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in this term.
I20260630 12:14:53.082628  9267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb930a6b23b4cfbb3051cfc8e9dc8a1" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6"
I20260630 12:14:53.083345  9267 raft_consensus.cc:3060] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.083781  9233 leader_election.cc:304] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [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: 3072437b37154254974ff81a66959af6; no voters: 7b8956d496e048b6b7e67afe0d9c1bc5, d5bc94e6b13b4fa58de1cebf9ab48f8c
I20260630 12:14:53.084748  9321 raft_consensus.cc:3060] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.087023  9318 leader_election.cc:290] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 election: Requested vote from peers d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.087788  9318 raft_consensus.cc:493] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.087931  9194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26845c7c79484c158fa426d944631e26" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c"
I20260630 12:14:53.088240  9268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26845c7c79484c158fa426d944631e26" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6"
I20260630 12:14:53.089864  9345 raft_consensus.cc:2804] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:53.090354  9345 raft_consensus.cc:493] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:53.091341  9345 raft_consensus.cc:3060] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:14:53.092576  9084 leader_election.cc:343] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:53.093189  9325 leader_election.cc:290] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 election: Requested vote from peers 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.092689  9321 raft_consensus.cc:2749] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:53.088322  9318 raft_consensus.cc:515] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.094380  9267 raft_consensus.cc:2468] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 1.
I20260630 12:14:53.095764  9160 leader_election.cc:304] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3072437b37154254974ff81a66959af6, d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 
I20260630 12:14:53.096271  9194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f406e7b5fffe4a928fafb6241ed37599" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" is_pre_election: true
I20260630 12:14:53.097010  9194 raft_consensus.cc:2468] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 0.
I20260630 12:14:53.096454  9318 leader_election.cc:290] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.098246  9084 leader_election.cc:304] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b8956d496e048b6b7e67afe0d9c1bc5, d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 
I20260630 12:14:53.099184  9318 raft_consensus.cc:2804] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:53.099563  9318 raft_consensus.cc:493] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:53.099891  9318 raft_consensus.cc:3060] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.100625  9345 raft_consensus.cc:515] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.103150  9345 leader_election.cc:290] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 election: Requested vote from peers 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.103911  9345 raft_consensus.cc:2804] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:53.104496  9345 raft_consensus.cc:697] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 LEADER]: Becoming Leader. State: Replica: d5bc94e6b13b4fa58de1cebf9ab48f8c, State: Running, Role: LEADER
I20260630 12:14:53.105449  9265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3bb7c16d74b48729b7cdc587b1ba4ac" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6"
I20260630 12:14:53.106168  9265 raft_consensus.cc:3060] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.106076  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb930a6b23b4cfbb3051cfc8e9dc8a1" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5"
I20260630 12:14:53.106775  9119 raft_consensus.cc:3060] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.105661  9345 consensus_queue.cc:237] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.104157  9266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f406e7b5fffe4a928fafb6241ed37599" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6" is_pre_election: true
I20260630 12:14:53.110073  9266 raft_consensus.cc:2468] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 0.
I20260630 12:14:53.113986  9119 raft_consensus.cc:2468] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 1.
I20260630 12:14:53.116122  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3bb7c16d74b48729b7cdc587b1ba4ac" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5"
I20260630 12:14:53.116737  9119 raft_consensus.cc:3060] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.119099  9268 raft_consensus.cc:2468] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 1.
I20260630 12:14:53.120464  9345 raft_consensus.cc:493] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.121177  9345 raft_consensus.cc:515] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.124711  9345 leader_election.cc:290] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.128738  9118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adf576f86484d4685d9490519d62436" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" is_pre_election: true
I20260630 12:14:53.129110  9266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adf576f86484d4685d9490519d62436" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6" is_pre_election: true
I20260630 12:14:53.129637  9118 raft_consensus.cc:2468] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 0.
I20260630 12:14:53.129922  9266 raft_consensus.cc:2468] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 0.
I20260630 12:14:53.130636  9318 raft_consensus.cc:515] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.131789  9160 leader_election.cc:304] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3072437b37154254974ff81a66959af6, d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 
I20260630 12:14:53.133136  9345 raft_consensus.cc:2804] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:53.133607  9013 catalog_manager.cc:5697] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2). New cstate: current_term: 1 leader_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:53.135282  9265 raft_consensus.cc:2468] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 1.
I20260630 12:14:53.134438  9194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f406e7b5fffe4a928fafb6241ed37599" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c"
I20260630 12:14:53.136849  9194 raft_consensus.cc:3060] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.137086  9160 leader_election.cc:304] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3072437b37154254974ff81a66959af6, d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 
I20260630 12:14:53.138123  9325 raft_consensus.cc:2804] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:53.134516  9321 raft_consensus.cc:493] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.138657  9325 raft_consensus.cc:697] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 LEADER]: Becoming Leader. State: Replica: d5bc94e6b13b4fa58de1cebf9ab48f8c, State: Running, Role: LEADER
I20260630 12:14:53.138979  9321 raft_consensus.cc:515] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.139571  9325 consensus_queue.cc:237] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.141393  9085 leader_election.cc:304] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [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: 3072437b37154254974ff81a66959af6, 7b8956d496e048b6b7e67afe0d9c1bc5; no voters: d5bc94e6b13b4fa58de1cebf9ab48f8c
I20260630 12:14:53.142856  9118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adf576f86484d4685d9490519d62436" candidate_uuid: "3072437b37154254974ff81a66959af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" is_pre_election: true
I20260630 12:14:53.143726  9118 raft_consensus.cc:2468] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3072437b37154254974ff81a66959af6 in term 0.
I20260630 12:14:53.144866  9347 raft_consensus.cc:2804] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:53.143780  9318 leader_election.cc:290] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 election: Requested vote from peers d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.145584  9233 leader_election.cc:304] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3072437b37154254974ff81a66959af6, 7b8956d496e048b6b7e67afe0d9c1bc5; no voters: 
I20260630 12:14:53.147013  9321 leader_election.cc:290] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439), d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159)
I20260630 12:14:53.147667  9321 raft_consensus.cc:2804] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:53.148144  9321 raft_consensus.cc:493] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:53.148615  9321 raft_consensus.cc:3060] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.133621  9345 raft_consensus.cc:493] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:53.149765  9345 raft_consensus.cc:3060] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.154052  9119 raft_consensus.cc:2468] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in term 1.
I20260630 12:14:53.147799  9194 raft_consensus.cc:2468] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 1.
I20260630 12:14:53.157975  9315 ts_tablet_manager.cc:1434] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent starting tablet: real 0.087s	user 0.044s	sys 0.034s
I20260630 12:14:53.157575  9321 raft_consensus.cc:515] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.158437  9084 leader_election.cc:304] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b8956d496e048b6b7e67afe0d9c1bc5, d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 
I20260630 12:14:53.159214  9315 tablet_bootstrap.cc:492] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Bootstrap starting.
I20260630 12:14:53.160125  9321 leader_election.cc:290] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [CANDIDATE]: Term 1 election: Requested vote from peers 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439), d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159)
I20260630 12:14:53.160022  9318 raft_consensus.cc:2804] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:53.161190  9318 raft_consensus.cc:697] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 LEADER]: Becoming Leader. State: Replica: 7b8956d496e048b6b7e67afe0d9c1bc5, State: Running, Role: LEADER
I20260630 12:14:53.162099  9318 consensus_queue.cc:237] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.163691  9347 raft_consensus.cc:697] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 LEADER]: Becoming Leader. State: Replica: 7b8956d496e048b6b7e67afe0d9c1bc5, State: Running, Role: LEADER
I20260630 12:14:53.169651  9315 tablet_bootstrap.cc:654] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:53.172581  9347 consensus_queue.cc:237] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.177459  9194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adf576f86484d4685d9490519d62436" candidate_uuid: "3072437b37154254974ff81a66959af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" is_pre_election: true
I20260630 12:14:53.180236  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adf576f86484d4685d9490519d62436" candidate_uuid: "3072437b37154254974ff81a66959af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5"
I20260630 12:14:53.181200  9119 raft_consensus.cc:3060] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.181317  9265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f406e7b5fffe4a928fafb6241ed37599" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6"
I20260630 12:14:53.182256  9265 raft_consensus.cc:3060] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.184907  9193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adf576f86484d4685d9490519d62436" candidate_uuid: "3072437b37154254974ff81a66959af6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c"
I20260630 12:14:53.174098  9345 raft_consensus.cc:515] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.190296  9265 raft_consensus.cc:2468] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 1.
I20260630 12:14:53.191067  9194 raft_consensus.cc:2393] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3072437b37154254974ff81a66959af6 in current term 1: Already voted for candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in this term.
I20260630 12:14:53.192498  9118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adf576f86484d4685d9490519d62436" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5"
I20260630 12:14:53.192901  9315 tablet_bootstrap.cc:492] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c: No bootstrap required, opened a new log
I20260630 12:14:53.193415  9315 ts_tablet_manager.cc:1403] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260630 12:14:53.196732  9315 raft_consensus.cc:359] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.197496  9265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9adf576f86484d4685d9490519d62436" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6"
I20260630 12:14:53.197865  9315 raft_consensus.cc:385] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:53.198323  9315 raft_consensus.cc:740] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bc94e6b13b4fa58de1cebf9ab48f8c, State: Initialized, Role: FOLLOWER
I20260630 12:14:53.198601  9265 raft_consensus.cc:2393] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in current term 1: Already voted for candidate 3072437b37154254974ff81a66959af6 in this term.
I20260630 12:14:53.190536  9345 leader_election.cc:290] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 election: Requested vote from peers 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.200207  9315 consensus_queue.cc:260] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.202167  9160 leader_election.cc:304] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [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: d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 3072437b37154254974ff81a66959af6, 7b8956d496e048b6b7e67afe0d9c1bc5
I20260630 12:14:53.203104  9315 ts_tablet_manager.cc:1434] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:14:53.203276  9325 raft_consensus.cc:2749] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:53.203742  9119 raft_consensus.cc:2468] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3072437b37154254974ff81a66959af6 in term 1.
I20260630 12:14:53.205973  9233 leader_election.cc:304] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [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: 3072437b37154254974ff81a66959af6, 7b8956d496e048b6b7e67afe0d9c1bc5; no voters: d5bc94e6b13b4fa58de1cebf9ab48f8c
I20260630 12:14:53.207903  9351 raft_consensus.cc:2804] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:53.208503  9351 raft_consensus.cc:697] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 1 LEADER]: Becoming Leader. State: Replica: 3072437b37154254974ff81a66959af6, State: Running, Role: LEADER
I20260630 12:14:53.209299  9351 consensus_queue.cc:237] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.219012  9013 catalog_manager.cc:5697] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3072437b37154254974ff81a66959af6 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "3072437b37154254974ff81a66959af6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:53.219959  9017 catalog_manager.cc:5697] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:53.233563  9016 catalog_manager.cc:5697] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2). New cstate: current_term: 1 leader_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:53.237818  9017 catalog_manager.cc:5697] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:53.265844  9347 raft_consensus.cc:493] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.266706  9347 raft_consensus.cc:515] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.268456  9347 leader_election.cc:290] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.269376  9194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c6c9bae3e74dc0aae91456aeddc88f" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" is_pre_election: true
I20260630 12:14:53.269562  9265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c6c9bae3e74dc0aae91456aeddc88f" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6" is_pre_election: true
I20260630 12:14:53.269980  9194 raft_consensus.cc:2468] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 0.
I20260630 12:14:53.270143  9265 raft_consensus.cc:2468] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 0.
I20260630 12:14:53.271021  9084 leader_election.cc:304] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b8956d496e048b6b7e67afe0d9c1bc5, d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 
I20260630 12:14:53.271737  9347 raft_consensus.cc:2804] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:53.272010  9347 raft_consensus.cc:493] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:53.272254  9347 raft_consensus.cc:3060] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.277498  9347 raft_consensus.cc:515] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.279536  9347 leader_election.cc:290] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 election: Requested vote from peers d5bc94e6b13b4fa58de1cebf9ab48f8c (127.0.108.2:41159), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.280201  9194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c6c9bae3e74dc0aae91456aeddc88f" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c"
I20260630 12:14:53.280539  9265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9c6c9bae3e74dc0aae91456aeddc88f" candidate_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6"
I20260630 12:14:53.280872  9194 raft_consensus.cc:3060] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.281256  9265 raft_consensus.cc:3060] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.286659  9265 raft_consensus.cc:2468] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 1.
I20260630 12:14:53.287290  9194 raft_consensus.cc:2468] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in term 1.
I20260630 12:14:53.287804  9085 leader_election.cc:304] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3072437b37154254974ff81a66959af6, 7b8956d496e048b6b7e67afe0d9c1bc5; no voters: 
I20260630 12:14:53.288653  9347 raft_consensus.cc:2804] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:53.289153  9347 raft_consensus.cc:697] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 LEADER]: Becoming Leader. State: Replica: 7b8956d496e048b6b7e67afe0d9c1bc5, State: Running, Role: LEADER
I20260630 12:14:53.289750  9347 consensus_queue.cc:237] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.296397  9017 catalog_manager.cc:5697] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:53.391228  9325 raft_consensus.cc:493] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:53.391856  9325 raft_consensus.cc:515] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 } } peers { permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 } } peers { permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 } }
I20260630 12:14:53.394111  9325 leader_election.cc:290] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b8956d496e048b6b7e67afe0d9c1bc5 (127.0.108.1:41439), 3072437b37154254974ff81a66959af6 (127.0.108.3:42707)
I20260630 12:14:53.395944  9265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26845c7c79484c158fa426d944631e26" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3072437b37154254974ff81a66959af6" is_pre_election: true
I20260630 12:14:53.396878  9265 raft_consensus.cc:2393] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5bc94e6b13b4fa58de1cebf9ab48f8c in current term 1: Already voted for candidate 7b8956d496e048b6b7e67afe0d9c1bc5 in this term.
I20260630 12:14:53.397966  9119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26845c7c79484c158fa426d944631e26" candidate_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" is_pre_election: true
I20260630 12:14:53.399803  9159 leader_election.cc:304] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [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: d5bc94e6b13b4fa58de1cebf9ab48f8c; no voters: 3072437b37154254974ff81a66959af6, 7b8956d496e048b6b7e67afe0d9c1bc5
I20260630 12:14:53.401216  9325 raft_consensus.cc:3060] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:53.418459  9325 raft_consensus.cc:2749] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:53.496088  9325 consensus_queue.cc:1048] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:53.517155  9325 consensus_queue.cc:1048] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:53.521659  9345 consensus_queue.cc:1048] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:53.549314  9325 consensus_queue.cc:1048] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:53.604853  9347 consensus_queue.cc:1048] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:53.658429  9351 consensus_queue.cc:1048] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b8956d496e048b6b7e67afe0d9c1bc5" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:53.666867  9347 consensus_queue.cc:1048] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:53.704970  9347 consensus_queue.cc:1048] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:53.824173  9192 raft_consensus.cc:1275] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Refusing update from remote peer 3072437b37154254974ff81a66959af6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:53.829309  9266 raft_consensus.cc:1275] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Refusing update from remote peer 7b8956d496e048b6b7e67afe0d9c1bc5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:53.830721  9192 raft_consensus.cc:1275] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Refusing update from remote peer 7b8956d496e048b6b7e67afe0d9c1bc5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:53.831925  9351 consensus_queue.cc:1048] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:53.833386  9318 consensus_queue.cc:1048] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bc94e6b13b4fa58de1cebf9ab48f8c" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41159 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:53.831041  9264 raft_consensus.cc:1275] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Refusing update from remote peer 7b8956d496e048b6b7e67afe0d9c1bc5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:53.839488  9388 consensus_queue.cc:1048] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:53.841120  9318 consensus_queue.cc:1048] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3072437b37154254974ff81a66959af6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:54.006345  9233 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.1:41439, user_credentials={real_user=slave}} blocked reactor thread for 79647us
W20260630 12:14:54.444725  9369 log.cc:927] Time spent T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5: Append to log took a long time: real 0.055s	user 0.007s	sys 0.001s
W20260630 12:14:54.653301  9364 meta_cache.cc:1261] Time spent looking up entry by key: real 0.061s	user 0.000s	sys 0.004s
I20260630 12:14:55.032415   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:14:55.064531   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:55.065315   432 tablet_replica.cc:333] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5: stopping tablet replica
I20260630 12:14:55.065943   432 raft_consensus.cc:2243] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:55.067255   432 raft_consensus.cc:2272] T f406e7b5fffe4a928fafb6241ed37599 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.070243   432 tablet_replica.cc:333] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5: stopping tablet replica
I20260630 12:14:55.070894   432 raft_consensus.cc:2243] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.071414   432 raft_consensus.cc:2272] T 9adf576f86484d4685d9490519d62436 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.073997   432 tablet_replica.cc:333] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5: stopping tablet replica
I20260630 12:14:55.074561   432 raft_consensus.cc:2243] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:55.075364   432 raft_consensus.cc:2272] T a9c6c9bae3e74dc0aae91456aeddc88f P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.078116   432 tablet_replica.cc:333] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5: stopping tablet replica
I20260630 12:14:55.078660   432 raft_consensus.cc:2243] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.079113   432 raft_consensus.cc:2272] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.081631   432 tablet_replica.cc:333] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5: stopping tablet replica
I20260630 12:14:55.082134   432 raft_consensus.cc:2243] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.082587   432 raft_consensus.cc:2272] T a3bb7c16d74b48729b7cdc587b1ba4ac P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.084995   432 tablet_replica.cc:333] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5: stopping tablet replica
I20260630 12:14:55.085472   432 raft_consensus.cc:2243] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:55.086174   432 raft_consensus.cc:2272] T 26845c7c79484c158fa426d944631e26 P 7b8956d496e048b6b7e67afe0d9c1bc5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.114156   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:14:55.130776   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:14:55.158197   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:55.158944   432 tablet_replica.cc:333] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c: stopping tablet replica
I20260630 12:14:55.159535   432 raft_consensus.cc:2243] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.160122   432 raft_consensus.cc:2272] T 26845c7c79484c158fa426d944631e26 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.162575   432 tablet_replica.cc:333] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c: stopping tablet replica
I20260630 12:14:55.163125   432 raft_consensus.cc:2243] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.163600   432 raft_consensus.cc:2272] T a9c6c9bae3e74dc0aae91456aeddc88f P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.166365   432 tablet_replica.cc:333] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c: stopping tablet replica
I20260630 12:14:55.166968   432 raft_consensus.cc:2243] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.167582   432 raft_consensus.cc:2272] T 9adf576f86484d4685d9490519d62436 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.170338   432 tablet_replica.cc:333] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c: stopping tablet replica
I20260630 12:14:55.170886   432 raft_consensus.cc:2243] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:55.171644   432 raft_consensus.cc:2272] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.173988   432 tablet_replica.cc:333] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c: stopping tablet replica
I20260630 12:14:55.174494   432 raft_consensus.cc:2243] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:55.175216   432 raft_consensus.cc:2272] T a3bb7c16d74b48729b7cdc587b1ba4ac P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.177847   432 tablet_replica.cc:333] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c: stopping tablet replica
I20260630 12:14:55.178437   432 raft_consensus.cc:2243] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.178932   432 raft_consensus.cc:2272] T f406e7b5fffe4a928fafb6241ed37599 P d5bc94e6b13b4fa58de1cebf9ab48f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.207484   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:14:55.224296   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:14:55.262217   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:55.263008   432 tablet_replica.cc:333] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6: stopping tablet replica
I20260630 12:14:55.263639   432 raft_consensus.cc:2243] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.264169   432 raft_consensus.cc:2272] T a3bb7c16d74b48729b7cdc587b1ba4ac P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.266729   432 tablet_replica.cc:333] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6: stopping tablet replica
I20260630 12:14:55.267326   432 raft_consensus.cc:2243] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.267796   432 raft_consensus.cc:2272] T f406e7b5fffe4a928fafb6241ed37599 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.270229   432 tablet_replica.cc:333] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6: stopping tablet replica
I20260630 12:14:55.270752   432 raft_consensus.cc:2243] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.271257   432 raft_consensus.cc:2272] T 26845c7c79484c158fa426d944631e26 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.273759   432 tablet_replica.cc:333] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6: stopping tablet replica
I20260630 12:14:55.274292   432 raft_consensus.cc:2243] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:55.275036   432 raft_consensus.cc:2272] T 9adf576f86484d4685d9490519d62436 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.277462   432 tablet_replica.cc:333] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6: stopping tablet replica
I20260630 12:14:55.278002   432 raft_consensus.cc:2243] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.278482   432 raft_consensus.cc:2272] T a9c6c9bae3e74dc0aae91456aeddc88f P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.281219   432 tablet_replica.cc:333] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6: stopping tablet replica
I20260630 12:14:55.281720   432 raft_consensus.cc:2243] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:55.282202   432 raft_consensus.cc:2272] T 6fb930a6b23b4cfbb3051cfc8e9dc8a1 P 3072437b37154254974ff81a66959af6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.310385   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:14:55.326905   432 master.cc:562] Master@127.0.108.62:41755 shutting down...
I20260630 12:14:55.346962   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:55.347470   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:55.347747   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P b75fd90922144abe863a925564e4fa79: stopping tablet replica
I20260630 12:14:55.367877   432 master.cc:584] Master@127.0.108.62:41755 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4465 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:14:55.404333   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:34907
I20260630 12:14:55.405825   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:55.411839  9422 instance_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:14:55.411937  9421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:55.414764  9424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.414917   432 server_base.cc:1061] running on GCE node
I20260630 12:14:55.415863   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:55.416071   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:55.416249   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821695416229 us; error 0 us; skew 500 ppm
I20260630 12:14:55.416843   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:55.419274   432 webserver.cc:533] Webserver started at http://127.0.108.62:42167/ using document root <none> and password file <none>
I20260630 12:14:55.419752   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:55.419919   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:55.420202   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:55.421507   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "959327d09be74a82871240c94e7ff5eb"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-7v2h"
I20260630 12:14:55.426507   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:55.430313  9429 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.431094   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:55.431406   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "959327d09be74a82871240c94e7ff5eb"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-7v2h"
I20260630 12:14:55.431658   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-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:14:55.443063   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:55.444233   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:55.482057   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:34907
I20260630 12:14:55.482169  9480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:34907 every 8 connection(s)
I20260630 12:14:55.486155  9481 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:14:55.496863  9481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb: Bootstrap starting.
I20260630 12:14:55.501438  9481 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:55.506244  9481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb: No bootstrap required, opened a new log
I20260630 12:14:55.508370  9481 raft_consensus.cc:359] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959327d09be74a82871240c94e7ff5eb" member_type: VOTER }
I20260630 12:14:55.508782  9481 raft_consensus.cc:385] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:55.509009  9481 raft_consensus.cc:740] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 959327d09be74a82871240c94e7ff5eb, State: Initialized, Role: FOLLOWER
I20260630 12:14:55.509577  9481 consensus_queue.cc:260] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "959327d09be74a82871240c94e7ff5eb" member_type: VOTER }
I20260630 12:14:55.510035  9481 raft_consensus.cc:399] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:55.510233  9481 raft_consensus.cc:493] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:55.510483  9481 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:55.515224  9481 raft_consensus.cc:515] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959327d09be74a82871240c94e7ff5eb" member_type: VOTER }
I20260630 12:14:55.515741  9481 leader_election.cc:304] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [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: 959327d09be74a82871240c94e7ff5eb; no voters: 
I20260630 12:14:55.516875  9481 leader_election.cc:290] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:55.517198  9484 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:55.518532  9484 raft_consensus.cc:697] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 1 LEADER]: Becoming Leader. State: Replica: 959327d09be74a82871240c94e7ff5eb, State: Running, Role: LEADER
I20260630 12:14:55.519104  9484 consensus_queue.cc:237] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [LEADER]: Queue going to LEADER mode. State: All 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: "959327d09be74a82871240c94e7ff5eb" member_type: VOTER }
I20260630 12:14:55.519755  9481 sys_catalog.cc:565] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:55.523386  9485 sys_catalog.cc:455] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "959327d09be74a82871240c94e7ff5eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959327d09be74a82871240c94e7ff5eb" member_type: VOTER } }
I20260630 12:14:55.523437  9486 sys_catalog.cc:455] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 959327d09be74a82871240c94e7ff5eb. Latest consensus state: current_term: 1 leader_uuid: "959327d09be74a82871240c94e7ff5eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "959327d09be74a82871240c94e7ff5eb" member_type: VOTER } }
I20260630 12:14:55.524338  9486 sys_catalog.cc:458] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:55.524312  9485 sys_catalog.cc:458] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:55.526808  9491 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:55.533440  9491 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:55.534514   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:55.543025  9491 catalog_manager.cc:1383] Generated new cluster ID: adbbc289a856451a92632e6fb5ae43fb
I20260630 12:14:55.543588  9491 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:55.565841  9491 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:55.567140  9491 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:55.584895  9491 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb: Generated new TSK 0
I20260630 12:14:55.585527  9491 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:55.601920   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:55.607812  9502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:55.608481  9503 instance_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:14:55.610476   432 server_base.cc:1061] running on GCE node
W20260630 12:14:55.610404  9505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.611639   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:55.611835   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:55.611956   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821695611945 us; error 0 us; skew 500 ppm
I20260630 12:14:55.612399   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:55.614897   432 webserver.cc:533] Webserver started at http://127.0.108.1:39613/ using document root <none> and password file <none>
I20260630 12:14:55.615345   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:55.615499   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:55.615707   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:55.616843   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "179eb4b8b63a48178f2800e980a32fe2"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-7v2h"
I20260630 12:14:55.621248   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:55.624527  9510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.625514   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:55.625814   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "179eb4b8b63a48178f2800e980a32fe2"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-7v2h"
I20260630 12:14:55.626085   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-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:14:55.638309   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:55.639482   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:55.641091   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:55.643527   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:55.643721   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.643955   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:55.644117   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.685115   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:40147
I20260630 12:14:55.685223  9572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:40147 every 8 connection(s)
I20260630 12:14:55.689926   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:55.696667  9577 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:55.699384  9578 instance_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:14:55.702508   432 server_base.cc:1061] running on GCE node
W20260630 12:14:55.702755  9580 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.703027  9573 heartbeater.cc:344] Connected to a master server at 127.0.108.62:34907
I20260630 12:14:55.703462  9573 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:55.704620  9573 heartbeater.cc:507] Master 127.0.108.62:34907 requested a full tablet report, sending...
I20260630 12:14:55.705395   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:55.705680   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:55.705865   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821695705846 us; error 0 us; skew 500 ppm
I20260630 12:14:55.706507   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:55.707100  9446 ts_manager.cc:194] Registered new tserver with Master: 179eb4b8b63a48178f2800e980a32fe2 (127.0.108.1:40147)
I20260630 12:14:55.709465   432 webserver.cc:533] Webserver started at http://127.0.108.2:39111/ using document root <none> and password file <none>
I20260630 12:14:55.709597  9446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49252
I20260630 12:14:55.710156   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:55.710423   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:55.710731   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:55.711843   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "c79c3fea42ad427ca66c49e099675d56"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-7v2h"
I20260630 12:14:55.716133   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:55.720068  9585 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.721045   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:55.721402   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "c79c3fea42ad427ca66c49e099675d56"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-7v2h"
I20260630 12:14:55.721743   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-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:14:55.743009   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:55.744028   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:55.745426   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:55.747584   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:55.747772   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.747975   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:55.748116   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.785204   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:35019
I20260630 12:14:55.785311  9647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:35019 every 8 connection(s)
I20260630 12:14:55.789947   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:55.797025  9651 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:55.798620  9652 instance_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:14:55.802232   432 server_base.cc:1061] running on GCE node
W20260630 12:14:55.802789  9654 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:55.803364  9648 heartbeater.cc:344] Connected to a master server at 127.0.108.62:34907
I20260630 12:14:55.803709  9648 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:55.803793   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:55.804066   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:55.804226   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821695804211 us; error 0 us; skew 500 ppm
I20260630 12:14:55.804446  9648 heartbeater.cc:507] Master 127.0.108.62:34907 requested a full tablet report, sending...
I20260630 12:14:55.804844   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:55.806692  9446 ts_manager.cc:194] Registered new tserver with Master: c79c3fea42ad427ca66c49e099675d56 (127.0.108.2:35019)
I20260630 12:14:55.807607   432 webserver.cc:533] Webserver started at http://127.0.108.3:41301/ using document root <none> and password file <none>
I20260630 12:14:55.808264   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:55.808494   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:55.808537  9446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49262
I20260630 12:14:55.808924   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:55.810220   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "2aa2a1a30fe94b41b71bea359eb9ca29"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-7v2h"
I20260630 12:14:55.814704   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:55.818032  9659 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.818755   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:55.819037   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "2aa2a1a30fe94b41b71bea359eb9ca29"
format_stamp: "Formatted at 2026-06-30 12:14:55 on dist-test-slave-7v2h"
I20260630 12:14:55.819314   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480322605-432-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:14:55.836038   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:55.837256   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:55.838657   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:55.840943   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:55.841142   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.841380   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:55.841533   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:55.881489   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:44613
I20260630 12:14:55.881600  9721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:44613 every 8 connection(s)
I20260630 12:14:55.895704  9722 heartbeater.cc:344] Connected to a master server at 127.0.108.62:34907
I20260630 12:14:55.896145  9722 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:55.896862  9722 heartbeater.cc:507] Master 127.0.108.62:34907 requested a full tablet report, sending...
I20260630 12:14:55.898757  9446 ts_manager.cc:194] Registered new tserver with Master: 2aa2a1a30fe94b41b71bea359eb9ca29 (127.0.108.3:44613)
I20260630 12:14:55.899582   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015029412s
I20260630 12:14:55.900364  9446 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49264
I20260630 12:14:56.712636  9573 heartbeater.cc:499] Master 127.0.108.62:34907 was elected leader, sending a full tablet report...
I20260630 12:14:56.811301  9648 heartbeater.cc:499] Master 127.0.108.62:34907 was elected leader, sending a full tablet report...
I20260630 12:14:56.903398  9722 heartbeater.cc:499] Master 127.0.108.62:34907 was elected leader, sending a full tablet report...
I20260630 12:14:56.954886  9446 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49268:
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:14:56.956699  9446 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:14:57.005805  9687 tablet_service.cc:1511] Processing CreateTablet for tablet 33da115b6d5c445391129da5955d5afd (DEFAULT_TABLE table=test-workload [id=d8a9f49603d545f4800f9ecf3069fa9a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:57.005905  9613 tablet_service.cc:1511] Processing CreateTablet for tablet 33da115b6d5c445391129da5955d5afd (DEFAULT_TABLE table=test-workload [id=d8a9f49603d545f4800f9ecf3069fa9a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:57.006561  9538 tablet_service.cc:1511] Processing CreateTablet for tablet 33da115b6d5c445391129da5955d5afd (DEFAULT_TABLE table=test-workload [id=d8a9f49603d545f4800f9ecf3069fa9a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:57.007244  9613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33da115b6d5c445391129da5955d5afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.007217  9687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33da115b6d5c445391129da5955d5afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.007733  9538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33da115b6d5c445391129da5955d5afd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:57.022471  9742 tablet_bootstrap.cc:492] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56: Bootstrap starting.
I20260630 12:14:57.029596  9742 tablet_bootstrap.cc:654] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.033329  9744 tablet_bootstrap.cc:492] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29: Bootstrap starting.
I20260630 12:14:57.034967  9742 tablet_bootstrap.cc:492] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56: No bootstrap required, opened a new log
I20260630 12:14:57.035516  9742 ts_tablet_manager.cc:1403] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:14:57.038018  9742 raft_consensus.cc:359] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } }
I20260630 12:14:57.038573  9742 raft_consensus.cc:385] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.038829  9742 raft_consensus.cc:740] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79c3fea42ad427ca66c49e099675d56, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.039641  9743 tablet_bootstrap.cc:492] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2: Bootstrap starting.
I20260630 12:14:57.039433  9742 consensus_queue.cc:260] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } }
I20260630 12:14:57.041983  9742 ts_tablet_manager.cc:1434] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:57.044859  9743 tablet_bootstrap.cc:654] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.038885  9744 tablet_bootstrap.cc:654] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.051142  9744 tablet_bootstrap.cc:492] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29: No bootstrap required, opened a new log
I20260630 12:14:57.051717  9744 ts_tablet_manager.cc:1403] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.005s
I20260630 12:14:57.054688  9744 raft_consensus.cc:359] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } }
I20260630 12:14:57.055289  9744 raft_consensus.cc:385] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.055562  9744 raft_consensus.cc:740] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2aa2a1a30fe94b41b71bea359eb9ca29, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.056651  9743 tablet_bootstrap.cc:492] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2: No bootstrap required, opened a new log
I20260630 12:14:57.056253  9744 consensus_queue.cc:260] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } }
I20260630 12:14:57.057235  9743 ts_tablet_manager.cc:1403] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:14:57.059252  9744 ts_tablet_manager.cc:1434] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:14:57.060158  9743 raft_consensus.cc:359] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } }
I20260630 12:14:57.060731  9743 raft_consensus.cc:385] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.060971  9743 raft_consensus.cc:740] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179eb4b8b63a48178f2800e980a32fe2, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.061698  9743 consensus_queue.cc:260] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } }
I20260630 12:14:57.070132  9743 ts_tablet_manager.cc:1434] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260630 12:14:57.190949  9749 raft_consensus.cc:493] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:57.191530  9749 raft_consensus.cc:515] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } }
I20260630 12:14:57.193533  9749 leader_election.cc:290] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c79c3fea42ad427ca66c49e099675d56 (127.0.108.2:35019), 179eb4b8b63a48178f2800e980a32fe2 (127.0.108.1:40147)
I20260630 12:14:57.206071  9623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33da115b6d5c445391129da5955d5afd" candidate_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79c3fea42ad427ca66c49e099675d56" is_pre_election: true
I20260630 12:14:57.206542  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33da115b6d5c445391129da5955d5afd" candidate_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179eb4b8b63a48178f2800e980a32fe2" is_pre_election: true
I20260630 12:14:57.206737  9623 raft_consensus.cc:2468] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa2a1a30fe94b41b71bea359eb9ca29 in term 0.
I20260630 12:14:57.207154  9548 raft_consensus.cc:2468] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2aa2a1a30fe94b41b71bea359eb9ca29 in term 0.
I20260630 12:14:57.207898  9661 leader_election.cc:304] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa2a1a30fe94b41b71bea359eb9ca29, c79c3fea42ad427ca66c49e099675d56; no voters: 
I20260630 12:14:57.208639  9749 raft_consensus.cc:2804] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:57.208981  9749 raft_consensus.cc:493] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:57.209261  9749 raft_consensus.cc:3060] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:57.214293  9749 raft_consensus.cc:515] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } }
I20260630 12:14:57.216039  9749 leader_election.cc:290] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [CANDIDATE]: Term 1 election: Requested vote from peers c79c3fea42ad427ca66c49e099675d56 (127.0.108.2:35019), 179eb4b8b63a48178f2800e980a32fe2 (127.0.108.1:40147)
I20260630 12:14:57.217011  9623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33da115b6d5c445391129da5955d5afd" candidate_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79c3fea42ad427ca66c49e099675d56"
I20260630 12:14:57.217617  9623 raft_consensus.cc:3060] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:57.217450  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33da115b6d5c445391129da5955d5afd" candidate_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179eb4b8b63a48178f2800e980a32fe2"
I20260630 12:14:57.218269  9548 raft_consensus.cc:3060] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:57.223521  9623 raft_consensus.cc:2468] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa2a1a30fe94b41b71bea359eb9ca29 in term 1.
I20260630 12:14:57.224828  9548 raft_consensus.cc:2468] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2aa2a1a30fe94b41b71bea359eb9ca29 in term 1.
I20260630 12:14:57.224884  9661 leader_election.cc:304] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2aa2a1a30fe94b41b71bea359eb9ca29, c79c3fea42ad427ca66c49e099675d56; no voters: 
I20260630 12:14:57.225827  9749 raft_consensus.cc:2804] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:57.227022  9749 raft_consensus.cc:697] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 1 LEADER]: Becoming Leader. State: Replica: 2aa2a1a30fe94b41b71bea359eb9ca29, State: Running, Role: LEADER
I20260630 12:14:57.227686  9749 consensus_queue.cc:237] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } }
I20260630 12:14:57.236393  9445 catalog_manager.cc:5697] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2aa2a1a30fe94b41b71bea359eb9ca29 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2aa2a1a30fe94b41b71bea359eb9ca29" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 44613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:57.419737  9548 raft_consensus.cc:1275] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [term 1 FOLLOWER]: Refusing update from remote peer 2aa2a1a30fe94b41b71bea359eb9ca29: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:57.419739  9623 raft_consensus.cc:1275] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [term 1 FOLLOWER]: Refusing update from remote peer 2aa2a1a30fe94b41b71bea359eb9ca29: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:57.421638  9749 consensus_queue.cc:1048] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79c3fea42ad427ca66c49e099675d56" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:57.422258  9753 consensus_queue.cc:1048] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179eb4b8b63a48178f2800e980a32fe2" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:57.915671   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:14:57.944120   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:57.944813   432 tablet_replica.cc:333] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2: stopping tablet replica
I20260630 12:14:57.945372   432 raft_consensus.cc:2243] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:57.945902   432 raft_consensus.cc:2272] T 33da115b6d5c445391129da5955d5afd P 179eb4b8b63a48178f2800e980a32fe2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:57.966831   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:14:57.976140   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:14:57.999330   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:57.999917   432 tablet_replica.cc:333] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56: stopping tablet replica
I20260630 12:14:58.000375   432 raft_consensus.cc:2243] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:58.000990   432 raft_consensus.cc:2272] T 33da115b6d5c445391129da5955d5afd P c79c3fea42ad427ca66c49e099675d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:58.021975   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:14:58.031162   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:14:58.049937   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:58.050555   432 tablet_replica.cc:333] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29: stopping tablet replica
I20260630 12:14:58.051046   432 raft_consensus.cc:2243] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:58.051893   432 raft_consensus.cc:2272] T 33da115b6d5c445391129da5955d5afd P 2aa2a1a30fe94b41b71bea359eb9ca29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:58.072962   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:14:58.082907   432 master.cc:562] Master@127.0.108.62:34907 shutting down...
I20260630 12:14:58.100615   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:58.101169   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:58.101454   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 959327d09be74a82871240c94e7ff5eb: stopping tablet replica
I20260630 12:14:58.119583   432 master.cc:584] Master@127.0.108.62:34907 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2742 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:14:58.148876   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:44917
I20260630 12:14:58.150002   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:58.154868  9774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:58.156299  9775 instance_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:14:58.156894  9777 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:58.157470   432 server_base.cc:1061] running on GCE node
I20260630 12:14:58.158255   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:58.158438   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:58.158579   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821698158561 us; error 0 us; skew 500 ppm
I20260630 12:14:58.159046   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:58.161504   432 webserver.cc:533] Webserver started at http://127.0.108.62:42247/ using document root <none> and password file <none>
I20260630 12:14:58.161970   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:58.162138   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:58.162388   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:58.163800   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "85c7efaf5f7d44098efacbfb43b85e65"
format_stamp: "Formatted at 2026-06-30 12:14:58 on dist-test-slave-7v2h"
I20260630 12:14:58.168965   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:14:58.172710  9782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:58.173616   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:14:58.174068   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "85c7efaf5f7d44098efacbfb43b85e65"
format_stamp: "Formatted at 2026-06-30 12:14:58 on dist-test-slave-7v2h"
I20260630 12:14:58.174373   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-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:14:58.202617   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:58.203651   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:58.241079   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:44917
I20260630 12:14:58.241204  9833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:44917 every 8 connection(s)
I20260630 12:14:58.244810  9834 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:14:58.255599  9834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65: Bootstrap starting.
I20260630 12:14:58.259792  9834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.263687  9834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65: No bootstrap required, opened a new log
I20260630 12:14:58.265877  9834 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85c7efaf5f7d44098efacbfb43b85e65" member_type: VOTER }
I20260630 12:14:58.266299  9834 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.266476  9834 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85c7efaf5f7d44098efacbfb43b85e65, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.266983  9834 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85c7efaf5f7d44098efacbfb43b85e65" member_type: VOTER }
I20260630 12:14:58.267427  9834 raft_consensus.cc:399] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:58.267620  9834 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:58.267818  9834 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.272454  9834 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85c7efaf5f7d44098efacbfb43b85e65" member_type: VOTER }
I20260630 12:14:58.273011  9834 leader_election.cc:304] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [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: 85c7efaf5f7d44098efacbfb43b85e65; no voters: 
I20260630 12:14:58.274207  9834 leader_election.cc:290] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:58.274683  9837 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.276654  9837 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 1 LEADER]: Becoming Leader. State: Replica: 85c7efaf5f7d44098efacbfb43b85e65, State: Running, Role: LEADER
I20260630 12:14:58.277364  9834 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:58.277449  9837 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [LEADER]: Queue going to LEADER mode. State: All 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: "85c7efaf5f7d44098efacbfb43b85e65" member_type: VOTER }
I20260630 12:14:58.282327  9838 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85c7efaf5f7d44098efacbfb43b85e65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85c7efaf5f7d44098efacbfb43b85e65" member_type: VOTER } }
I20260630 12:14:58.282929  9838 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:58.283380  9839 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85c7efaf5f7d44098efacbfb43b85e65. Latest consensus state: current_term: 1 leader_uuid: "85c7efaf5f7d44098efacbfb43b85e65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85c7efaf5f7d44098efacbfb43b85e65" member_type: VOTER } }
I20260630 12:14:58.283914  9839 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:58.285501  9845 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:58.290329  9845 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:58.292765   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:58.299196  9845 catalog_manager.cc:1383] Generated new cluster ID: 2c8f06633bf94c63bd215e7c9d917652
I20260630 12:14:58.299523  9845 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:58.318838  9845 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:58.320119  9845 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:58.333319  9845 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65: Generated new TSK 0
I20260630 12:14:58.333971  9845 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:58.360112   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:58.366269  9855 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:58.367261  9856 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:58.370141   432 server_base.cc:1061] running on GCE node
W20260630 12:14:58.370566  9858 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:58.371393   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:58.371619   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:58.371786   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821698371768 us; error 0 us; skew 500 ppm
I20260630 12:14:58.372277   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:58.374820   432 webserver.cc:533] Webserver started at http://127.0.108.1:44513/ using document root <none> and password file <none>
I20260630 12:14:58.375298   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:58.375484   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:58.375780   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:58.376964   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "3753eb0c3b094632810198932a9c638b"
format_stamp: "Formatted at 2026-06-30 12:14:58 on dist-test-slave-7v2h"
I20260630 12:14:58.381496   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:14:58.385164  9863 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:58.385996   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:14:58.386341   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "3753eb0c3b094632810198932a9c638b"
format_stamp: "Formatted at 2026-06-30 12:14:58 on dist-test-slave-7v2h"
I20260630 12:14:58.386734   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-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:14:58.399173   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:58.400261   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:58.401728   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:58.404040   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:58.404250   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:58.404469   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:58.404644   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:14:58.454104   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:38961
I20260630 12:14:58.454216  9925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:38961 every 8 connection(s)
I20260630 12:14:58.458684   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:58.465619  9930 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:58.466714  9931 instance_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:14:58.469079  9933 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:58.469985   432 server_base.cc:1061] running on GCE node
I20260630 12:14:58.472151   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:58.472383   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:58.472548   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821698472533 us; error 0 us; skew 500 ppm
I20260630 12:14:58.473153   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:58.475620   432 webserver.cc:533] Webserver started at http://127.0.108.2:39575/ using document root <none> and password file <none>
I20260630 12:14:58.476276   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:58.476531   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:58.476903   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:58.478302   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "51b19509fb6249d2917fc349c3448043"
format_stamp: "Formatted at 2026-06-30 12:14:58 on dist-test-slave-7v2h"
I20260630 12:14:58.479899  9926 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44917
I20260630 12:14:58.480290  9926 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:58.481040  9926 heartbeater.cc:507] Master 127.0.108.62:44917 requested a full tablet report, sending...
I20260630 12:14:58.483208   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:58.483312  9799 ts_manager.cc:194] Registered new tserver with Master: 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961)
I20260630 12:14:58.486063  9799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34568
I20260630 12:14:58.488798  9938 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:58.489886   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:58.490201   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "51b19509fb6249d2917fc349c3448043"
format_stamp: "Formatted at 2026-06-30 12:14:58 on dist-test-slave-7v2h"
I20260630 12:14:58.490500   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-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:14:58.520725   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:58.521967   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:58.523551   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:58.526273   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:58.526505   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:58.526736   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:58.526890   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:58.568054   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:41803
I20260630 12:14:58.568185 10000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:41803 every 8 connection(s)
I20260630 12:14:58.572599   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:58.579566 10004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:58.580735 10005 instance_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:14:58.584793   432 server_base.cc:1061] running on GCE node
I20260630 12:14:58.586161 10001 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44917
I20260630 12:14:58.586591 10001 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:58.586611 10007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:58.587721 10001 heartbeater.cc:507] Master 127.0.108.62:44917 requested a full tablet report, sending...
I20260630 12:14:58.587978   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:58.588259   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:58.588451   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821698588433 us; error 0 us; skew 500 ppm
I20260630 12:14:58.589268   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:58.590538  9799 ts_manager.cc:194] Registered new tserver with Master: 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803)
I20260630 12:14:58.591907   432 webserver.cc:533] Webserver started at http://127.0.108.3:42417/ using document root <none> and password file <none>
I20260630 12:14:58.592133  9799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34578
I20260630 12:14:58.592586   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:58.592836   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:58.593082   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:58.594203   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "8d30e317dcb742108067cdc1721404e6"
format_stamp: "Formatted at 2026-06-30 12:14:58 on dist-test-slave-7v2h"
I20260630 12:14:58.598958   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:58.602437 10012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:58.603588   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:58.604027   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "8d30e317dcb742108067cdc1721404e6"
format_stamp: "Formatted at 2026-06-30 12:14:58 on dist-test-slave-7v2h"
I20260630 12:14:58.604333   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-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:14:58.621634   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:58.622766   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:58.624287   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:58.626761   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:58.626978   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:58.627215   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:58.627493   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:58.669673   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:42629
I20260630 12:14:58.669790 10074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:42629 every 8 connection(s)
I20260630 12:14:59.165313 10075 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44917
I20260630 12:14:59.165716 10075 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:59.166412 10075 heartbeater.cc:507] Master 127.0.108.62:44917 requested a full tablet report, sending...
I20260630 12:14:59.168538  9799 ts_manager.cc:194] Registered new tserver with Master: 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:14:59.169155   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.495464081s
I20260630 12:14:59.170018  9799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34590
I20260630 12:14:59.328114  9799 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34598:
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:14:59.388464  9891 tablet_service.cc:1511] Processing CreateTablet for tablet 0710b1ec9aa240b6a1cf19a206c87f38 (DEFAULT_TABLE table=test-workload [id=70f194f0d8da4c9c87e38f0f17bd8d31]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:59.389797  9891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0710b1ec9aa240b6a1cf19a206c87f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.389448  9890 tablet_service.cc:1511] Processing CreateTablet for tablet 240868c90f854be2b1ecff24f765ca0a (DEFAULT_TABLE table=test-workload [id=70f194f0d8da4c9c87e38f0f17bd8d31]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:59.390791  9890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240868c90f854be2b1ecff24f765ca0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.389727 10040 tablet_service.cc:1511] Processing CreateTablet for tablet ccc4a42827eb4ec2a0b5639e586a1461 (DEFAULT_TABLE table=test-workload [id=70f194f0d8da4c9c87e38f0f17bd8d31]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:59.392174 10040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc4a42827eb4ec2a0b5639e586a1461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.390822 10039 tablet_service.cc:1511] Processing CreateTablet for tablet 34200e99b7f5470889b867a63baa9e79 (DEFAULT_TABLE table=test-workload [id=70f194f0d8da4c9c87e38f0f17bd8d31]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:59.394187 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34200e99b7f5470889b867a63baa9e79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.399132  9966 tablet_service.cc:1511] Processing CreateTablet for tablet e38d60f98a4a4efc96735e5aa83fefb7 (DEFAULT_TABLE table=test-workload [id=70f194f0d8da4c9c87e38f0f17bd8d31]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:59.399430  9965 tablet_service.cc:1511] Processing CreateTablet for tablet 6f1086da91604455899ecd71e6dc9e10 (DEFAULT_TABLE table=test-workload [id=70f194f0d8da4c9c87e38f0f17bd8d31]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:59.400496  9966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38d60f98a4a4efc96735e5aa83fefb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.401911  9965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f1086da91604455899ecd71e6dc9e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.419310 10095 tablet_bootstrap.cc:492] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6: Bootstrap starting.
I20260630 12:14:59.420647 10096 tablet_bootstrap.cc:492] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b: Bootstrap starting.
I20260630 12:14:59.427664 10097 tablet_bootstrap.cc:492] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043: Bootstrap starting.
I20260630 12:14:59.429356 10095 tablet_bootstrap.cc:654] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.430855 10096 tablet_bootstrap.cc:654] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.434687 10097 tablet_bootstrap.cc:654] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.435016 10095 tablet_bootstrap.cc:492] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6: No bootstrap required, opened a new log
I20260630 12:14:59.435531 10095 ts_tablet_manager.cc:1403] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.010s
I20260630 12:14:59.436170 10096 tablet_bootstrap.cc:492] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b: No bootstrap required, opened a new log
I20260630 12:14:59.436679 10096 ts_tablet_manager.cc:1403] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260630 12:14:59.439034 10095 raft_consensus.cc:359] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:14:59.439414 10096 raft_consensus.cc:359] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } }
I20260630 12:14:59.440088 10095 raft_consensus.cc:385] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.440702 10096 raft_consensus.cc:385] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.440773 10095 raft_consensus.cc:740] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.441044 10096 raft_consensus.cc:740] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.441709 10095 consensus_queue.cc:260] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:14:59.441902 10096 consensus_queue.cc:260] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } }
I20260630 12:14:59.442299 10095 raft_consensus.cc:399] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:59.442679 10095 raft_consensus.cc:493] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:59.442967 10097 tablet_bootstrap.cc:492] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043: No bootstrap required, opened a new log
I20260630 12:14:59.442657 10096 raft_consensus.cc:399] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:59.443236 10095 raft_consensus.cc:3060] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.443411 10096 raft_consensus.cc:493] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:59.443538 10097 ts_tablet_manager.cc:1403] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:14:59.443943 10096 raft_consensus.cc:3060] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.446461 10097 raft_consensus.cc:359] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } }
I20260630 12:14:59.447096 10097 raft_consensus.cc:385] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.447374 10097 raft_consensus.cc:740] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.448096 10097 consensus_queue.cc:260] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } }
I20260630 12:14:59.448781 10097 raft_consensus.cc:399] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:59.449067 10097 raft_consensus.cc:493] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:59.449231 10096 raft_consensus.cc:515] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } }
I20260630 12:14:59.449411 10097 raft_consensus.cc:3060] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.449931 10096 leader_election.cc:304] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [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: 3753eb0c3b094632810198932a9c638b; no voters: 
I20260630 12:14:59.450584 10095 raft_consensus.cc:515] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:14:59.451310 10096 leader_election.cc:290] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:59.451428 10095 leader_election.cc:304] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [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: 8d30e317dcb742108067cdc1721404e6; no voters: 
I20260630 12:14:59.451782 10101 raft_consensus.cc:2804] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.455596  9926 heartbeater.cc:499] Master 127.0.108.62:44917 was elected leader, sending a full tablet report...
I20260630 12:14:59.455634 10101 raft_consensus.cc:697] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 1 LEADER]: Becoming Leader. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Running, Role: LEADER
I20260630 12:14:59.457135 10103 raft_consensus.cc:2804] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.457325 10096 ts_tablet_manager.cc:1434] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:14:59.457368 10101 consensus_queue.cc:237] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [LEADER]: Queue going to LEADER mode. State: All 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: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } }
I20260630 12:14:59.458449 10096 tablet_bootstrap.cc:492] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b: Bootstrap starting.
I20260630 12:14:59.461344 10095 leader_election.cc:290] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:59.462061 10097 raft_consensus.cc:515] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } }
I20260630 12:14:59.463192 10097 leader_election.cc:304] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [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: 51b19509fb6249d2917fc349c3448043; no voters: 
I20260630 12:14:59.472877 10075 heartbeater.cc:499] Master 127.0.108.62:44917 was elected leader, sending a full tablet report...
I20260630 12:14:59.473104 10096 tablet_bootstrap.cc:654] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.474319  9799 catalog_manager.cc:5697] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3753eb0c3b094632810198932a9c638b (127.0.108.1). New cstate: current_term: 1 leader_uuid: "3753eb0c3b094632810198932a9c638b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.484725 10103 raft_consensus.cc:697] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 1 LEADER]: Becoming Leader. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Running, Role: LEADER
I20260630 12:14:59.485806 10103 consensus_queue.cc:237] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [LEADER]: Queue going to LEADER mode. State: All 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: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:14:59.506047 10095 ts_tablet_manager.cc:1434] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6: Time spent starting tablet: real 0.070s	user 0.033s	sys 0.015s
I20260630 12:14:59.507531 10095 tablet_bootstrap.cc:492] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6: Bootstrap starting.
I20260630 12:14:59.510048 10097 leader_election.cc:290] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:59.510530 10108 raft_consensus.cc:2804] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.512743  9799 catalog_manager.cc:5697] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d30e317dcb742108067cdc1721404e6 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "8d30e317dcb742108067cdc1721404e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.515913 10096 tablet_bootstrap.cc:492] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b: No bootstrap required, opened a new log
I20260630 12:14:59.518436 10096 ts_tablet_manager.cc:1403] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.013s
I20260630 12:14:59.519356 10097 ts_tablet_manager.cc:1434] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043: Time spent starting tablet: real 0.075s	user 0.045s	sys 0.019s
I20260630 12:14:59.520216 10001 heartbeater.cc:499] Master 127.0.108.62:44917 was elected leader, sending a full tablet report...
I20260630 12:14:59.520766 10108 raft_consensus.cc:697] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Becoming Leader. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Running, Role: LEADER
I20260630 12:14:59.521696 10097 tablet_bootstrap.cc:492] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043: Bootstrap starting.
I20260630 12:14:59.521629 10108 consensus_queue.cc:237] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Queue going to LEADER mode. State: All 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: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } }
I20260630 12:14:59.522703 10096 raft_consensus.cc:359] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } }
I20260630 12:14:59.525694 10096 raft_consensus.cc:385] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.526515 10096 raft_consensus.cc:740] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.528136 10097 tablet_bootstrap.cc:654] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.528720 10096 consensus_queue.cc:260] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } }
I20260630 12:14:59.520783 10095 tablet_bootstrap.cc:654] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.538158  9798 catalog_manager.cc:5697] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b19509fb6249d2917fc349c3448043 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "51b19509fb6249d2917fc349c3448043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.541415 10097 tablet_bootstrap.cc:492] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043: No bootstrap required, opened a new log
I20260630 12:14:59.542011 10097 ts_tablet_manager.cc:1403] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260630 12:14:59.530670 10096 raft_consensus.cc:399] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:59.544729 10097 raft_consensus.cc:359] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } }
I20260630 12:14:59.545258 10096 raft_consensus.cc:493] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:59.545785 10096 raft_consensus.cc:3060] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.545456 10097 raft_consensus.cc:385] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.546514 10097 raft_consensus.cc:740] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.547405 10097 consensus_queue.cc:260] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } }
I20260630 12:14:59.548115 10097 raft_consensus.cc:399] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:59.548429 10097 raft_consensus.cc:493] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:59.548818 10097 raft_consensus.cc:3060] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.552868 10096 raft_consensus.cc:515] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } }
I20260630 12:14:59.553814 10096 leader_election.cc:304] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [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: 3753eb0c3b094632810198932a9c638b; no voters: 
I20260630 12:14:59.554337 10095 tablet_bootstrap.cc:492] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6: No bootstrap required, opened a new log
I20260630 12:14:59.554632 10101 raft_consensus.cc:2804] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.554929 10095 ts_tablet_manager.cc:1403] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.008s
I20260630 12:14:59.555152 10101 raft_consensus.cc:697] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 1 LEADER]: Becoming Leader. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Running, Role: LEADER
I20260630 12:14:59.555879 10101 consensus_queue.cc:237] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [LEADER]: Queue going to LEADER mode. State: All 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: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } }
I20260630 12:14:59.556546 10097 raft_consensus.cc:515] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } }
I20260630 12:14:59.557304 10097 leader_election.cc:304] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [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: 51b19509fb6249d2917fc349c3448043; no voters: 
I20260630 12:14:59.557766 10095 raft_consensus.cc:359] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:14:59.558033 10108 raft_consensus.cc:2804] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.558369 10095 raft_consensus.cc:385] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.558764 10095 raft_consensus.cc:740] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.558792 10108 raft_consensus.cc:697] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Becoming Leader. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Running, Role: LEADER
I20260630 12:14:59.559855 10097 leader_election.cc:290] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:59.559773 10095 consensus_queue.cc:260] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:14:59.559787 10108 consensus_queue.cc:237] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Queue going to LEADER mode. State: All 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: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } }
I20260630 12:14:59.561003 10095 raft_consensus.cc:399] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:59.561524 10095 raft_consensus.cc:493] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:59.562060 10095 raft_consensus.cc:3060] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.564026 10097 ts_tablet_manager.cc:1434] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.000s
I20260630 12:14:59.561583 10096 leader_election.cc:290] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:59.569252 10096 ts_tablet_manager.cc:1434] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.005s
I20260630 12:14:59.569739  9798 catalog_manager.cc:5697] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3753eb0c3b094632810198932a9c638b (127.0.108.1). New cstate: current_term: 1 leader_uuid: "3753eb0c3b094632810198932a9c638b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.571702  9799 catalog_manager.cc:5697] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b19509fb6249d2917fc349c3448043 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "51b19509fb6249d2917fc349c3448043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.574002 10095 raft_consensus.cc:515] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:14:59.574836 10095 leader_election.cc:304] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [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: 8d30e317dcb742108067cdc1721404e6; no voters: 
I20260630 12:14:59.575444 10095 leader_election.cc:290] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:59.575736 10105 raft_consensus.cc:2804] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.576292 10105 raft_consensus.cc:697] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 1 LEADER]: Becoming Leader. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Running, Role: LEADER
I20260630 12:14:59.577034 10105 consensus_queue.cc:237] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [LEADER]: Queue going to LEADER mode. State: All 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: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:14:59.577641 10095 ts_tablet_manager.cc:1434] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.008s
I20260630 12:14:59.587162  9797 catalog_manager.cc:5697] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d30e317dcb742108067cdc1721404e6 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "8d30e317dcb742108067cdc1721404e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: HEALTHY } } }
W20260630 12:15:00.072736  9997 debug-util.cc:398] Leaking SignalData structure 0x7b08002a8180 after lost signal to thread 435
I20260630 12:15:00.270539  9792 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34608:
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:15:00.274117  9792 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:15:00.323652  9890 tablet_service.cc:1511] Processing CreateTablet for tablet 111359ed5e8d49ebb781217074cff7cb (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:00.325001  9890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111359ed5e8d49ebb781217074cff7cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.326287 10039 tablet_service.cc:1511] Processing CreateTablet for tablet 111359ed5e8d49ebb781217074cff7cb (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:00.327637 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111359ed5e8d49ebb781217074cff7cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.327936  9965 tablet_service.cc:1511] Processing CreateTablet for tablet 111359ed5e8d49ebb781217074cff7cb (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:00.329195  9965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111359ed5e8d49ebb781217074cff7cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.344034  9891 tablet_service.cc:1511] Processing CreateTablet for tablet 2162d7a2c9b044b6ac8887aff54f72a7 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:00.345467  9891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2162d7a2c9b044b6ac8887aff54f72a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.356434  9966 tablet_service.cc:1511] Processing CreateTablet for tablet 2162d7a2c9b044b6ac8887aff54f72a7 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:00.358110  9966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2162d7a2c9b044b6ac8887aff54f72a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.359778 10040 tablet_service.cc:1511] Processing CreateTablet for tablet 2162d7a2c9b044b6ac8887aff54f72a7 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:00.361989 10040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2162d7a2c9b044b6ac8887aff54f72a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.362741  9964 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5fd77012714bb1b37ba9389899f4e8 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:00.364880  9964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5fd77012714bb1b37ba9389899f4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.372684 10152 tablet_bootstrap.cc:492] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043: Bootstrap starting.
I20260630 12:15:00.379681 10151 tablet_bootstrap.cc:492] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b: Bootstrap starting.
I20260630 12:15:00.386726 10151 tablet_bootstrap.cc:654] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.386724 10038 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5fd77012714bb1b37ba9389899f4e8 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:00.388317 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5fd77012714bb1b37ba9389899f4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.390049 10152 tablet_bootstrap.cc:654] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.390625  9890 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5fd77012714bb1b37ba9389899f4e8 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:00.394419  9890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5fd77012714bb1b37ba9389899f4e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.396235  9965 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf82c637dd549c2b3fda12087251df9 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:00.397934  9965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf82c637dd549c2b3fda12087251df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.398873  9889 tablet_service.cc:1511] Processing CreateTablet for tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:00.400228  9889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.397957 10037 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf82c637dd549c2b3fda12087251df9 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:00.404753 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf82c637dd549c2b3fda12087251df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.420151  9963 tablet_service.cc:1511] Processing CreateTablet for tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:00.421653  9963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.424376 10154 tablet_bootstrap.cc:492] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6: Bootstrap starting.
I20260630 12:15:00.427909 10151 tablet_bootstrap.cc:492] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b: No bootstrap required, opened a new log
I20260630 12:15:00.428478 10151 ts_tablet_manager.cc:1403] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.002s
I20260630 12:15:00.431298 10151 raft_consensus.cc:359] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.432003 10151 raft_consensus.cc:385] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.432282 10151 raft_consensus.cc:740] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.435685  9891 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf82c637dd549c2b3fda12087251df9 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:00.436522 10039 tablet_service.cc:1511] Processing CreateTablet for tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:00.442379  9888 tablet_service.cc:1511] Processing CreateTablet for tablet 25c1160805894531bdb6cde82b04a963 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:00.445191  9888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1160805894531bdb6cde82b04a963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.447089 10039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.455960  9891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf82c637dd549c2b3fda12087251df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.463860  9965 tablet_service.cc:1511] Processing CreateTablet for tablet 25c1160805894531bdb6cde82b04a963 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:00.465306 10154 tablet_bootstrap.cc:654] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.466696  9965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1160805894531bdb6cde82b04a963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.466835 10151 consensus_queue.cc:260] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.483592 10152 tablet_bootstrap.cc:492] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043: No bootstrap required, opened a new log
I20260630 12:15:00.484172 10152 ts_tablet_manager.cc:1403] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.009s
I20260630 12:15:00.486876 10151 ts_tablet_manager.cc:1434] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260630 12:15:00.493379 10151 tablet_bootstrap.cc:492] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b: Bootstrap starting.
I20260630 12:15:00.487280 10152 raft_consensus.cc:359] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.488656 10038 tablet_service.cc:1511] Processing CreateTablet for tablet 25c1160805894531bdb6cde82b04a963 (DEFAULT_TABLE table=test-workload-rf3 [id=f4025eeb4fd44b759602b55a7055d8c8]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:00.509541 10038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1160805894531bdb6cde82b04a963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:00.511518 10151 tablet_bootstrap.cc:654] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.512758 10152 raft_consensus.cc:385] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.513144 10152 raft_consensus.cc:740] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.516389 10154 tablet_bootstrap.cc:492] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6: No bootstrap required, opened a new log
I20260630 12:15:00.517006 10154 ts_tablet_manager.cc:1403] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.018s
I20260630 12:15:00.519939 10154 raft_consensus.cc:359] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.520757 10154 raft_consensus.cc:385] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.521082 10154 raft_consensus.cc:740] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.522141 10154 consensus_queue.cc:260] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.524463 10154 ts_tablet_manager.cc:1434] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:15:00.525909 10154 tablet_bootstrap.cc:492] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6: Bootstrap starting.
I20260630 12:15:00.520913 10152 consensus_queue.cc:260] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.532275 10154 tablet_bootstrap.cc:654] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.533119 10152 ts_tablet_manager.cc:1434] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260630 12:15:00.540150 10151 tablet_bootstrap.cc:492] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b: No bootstrap required, opened a new log
I20260630 12:15:00.540876 10151 ts_tablet_manager.cc:1403] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.010s
I20260630 12:15:00.544010 10152 tablet_bootstrap.cc:492] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043: Bootstrap starting.
I20260630 12:15:00.552135 10152 tablet_bootstrap.cc:654] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.543836 10151 raft_consensus.cc:359] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.553035 10151 raft_consensus.cc:385] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.553447 10151 raft_consensus.cc:740] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.554443 10151 consensus_queue.cc:260] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.559361 10151 ts_tablet_manager.cc:1434] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260630 12:15:00.561239 10151 tablet_bootstrap.cc:492] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b: Bootstrap starting.
I20260630 12:15:00.563023 10154 tablet_bootstrap.cc:492] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6: No bootstrap required, opened a new log
I20260630 12:15:00.563691 10154 ts_tablet_manager.cc:1403] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.023s
I20260630 12:15:00.567062 10154 raft_consensus.cc:359] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.567907 10154 raft_consensus.cc:385] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.568256 10154 raft_consensus.cc:740] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.569283 10151 tablet_bootstrap.cc:654] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.569182 10154 consensus_queue.cc:260] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.571596 10154 ts_tablet_manager.cc:1434] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:15:00.572750 10154 tablet_bootstrap.cc:492] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6: Bootstrap starting.
I20260630 12:15:00.598963 10154 tablet_bootstrap.cc:654] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.599999 10152 tablet_bootstrap.cc:492] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043: No bootstrap required, opened a new log
I20260630 12:15:00.600684 10152 ts_tablet_manager.cc:1403] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.028s
I20260630 12:15:00.603659 10152 raft_consensus.cc:359] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.604429 10152 raft_consensus.cc:385] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.604758 10152 raft_consensus.cc:740] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.605504 10152 consensus_queue.cc:260] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.609181 10152 ts_tablet_manager.cc:1434] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:15:00.609622 10151 tablet_bootstrap.cc:492] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b: No bootstrap required, opened a new log
I20260630 12:15:00.610216 10151 ts_tablet_manager.cc:1403] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260630 12:15:00.610289 10152 tablet_bootstrap.cc:492] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043: Bootstrap starting.
I20260630 12:15:00.613320 10151 raft_consensus.cc:359] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.614085 10151 raft_consensus.cc:385] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.614372 10151 raft_consensus.cc:740] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.615223 10151 consensus_queue.cc:260] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.622123 10151 ts_tablet_manager.cc:1434] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:15:00.623050 10154 tablet_bootstrap.cc:492] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6: No bootstrap required, opened a new log
I20260630 12:15:00.623252 10151 tablet_bootstrap.cc:492] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b: Bootstrap starting.
I20260630 12:15:00.629297 10151 tablet_bootstrap.cc:654] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.631856 10152 tablet_bootstrap.cc:654] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.632470 10154 ts_tablet_manager.cc:1403] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.015s
I20260630 12:15:00.638039 10154 raft_consensus.cc:359] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.638620 10154 raft_consensus.cc:385] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.638856 10154 raft_consensus.cc:740] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.639521 10154 consensus_queue.cc:260] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.642597 10154 ts_tablet_manager.cc:1434] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:15:00.645210 10154 tablet_bootstrap.cc:492] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6: Bootstrap starting.
I20260630 12:15:00.647866 10151 tablet_bootstrap.cc:492] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b: No bootstrap required, opened a new log
I20260630 12:15:00.648182 10152 tablet_bootstrap.cc:492] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043: No bootstrap required, opened a new log
I20260630 12:15:00.648488 10151 ts_tablet_manager.cc:1403] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260630 12:15:00.648761 10152 ts_tablet_manager.cc:1403] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.006s
I20260630 12:15:00.651660 10151 raft_consensus.cc:359] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.653863 10152 raft_consensus.cc:359] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.655133 10152 raft_consensus.cc:385] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.655435 10152 raft_consensus.cc:740] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.655843 10154 tablet_bootstrap.cc:654] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.656334 10152 consensus_queue.cc:260] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.652446 10151 raft_consensus.cc:385] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.657624 10151 raft_consensus.cc:740] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.658815 10151 consensus_queue.cc:260] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.661674 10152 ts_tablet_manager.cc:1434] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:15:00.663105 10152 tablet_bootstrap.cc:492] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043: Bootstrap starting.
I20260630 12:15:00.671980 10151 ts_tablet_manager.cc:1434] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:15:00.673314 10151 tablet_bootstrap.cc:492] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b: Bootstrap starting.
I20260630 12:15:00.680709 10101 raft_consensus.cc:493] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.681299 10101 raft_consensus.cc:515] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.688364 10101 leader_election.cc:290] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:00.690255 10154 tablet_bootstrap.cc:492] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6: No bootstrap required, opened a new log
I20260630 12:15:00.691044 10154 ts_tablet_manager.cc:1403] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.010s
I20260630 12:15:00.691808 10151 tablet_bootstrap.cc:654] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.694268 10154 raft_consensus.cc:359] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.695402 10154 raft_consensus.cc:385] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.695907 10154 raft_consensus.cc:740] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.697201 10154 consensus_queue.cc:260] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.696218 10152 tablet_bootstrap.cc:654] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.706635 10154 ts_tablet_manager.cc:1434] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:15:00.713375 10154 tablet_bootstrap.cc:492] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6: Bootstrap starting.
I20260630 12:15:00.733451 10152 tablet_bootstrap.cc:492] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043: No bootstrap required, opened a new log
I20260630 12:15:00.733983 10152 ts_tablet_manager.cc:1403] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.004s
I20260630 12:15:00.737037 10152 raft_consensus.cc:359] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.737768 10152 raft_consensus.cc:385] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.738066 10152 raft_consensus.cc:740] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.741135 10152 consensus_queue.cc:260] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.742264  9976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5fd77012714bb1b37ba9389899f4e8" candidate_uuid: "3753eb0c3b094632810198932a9c638b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b19509fb6249d2917fc349c3448043" is_pre_election: true
I20260630 12:15:00.742973  9976 raft_consensus.cc:2468] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3753eb0c3b094632810198932a9c638b in term 0.
I20260630 12:15:00.743572 10154 tablet_bootstrap.cc:654] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.745487  9864 leader_election.cc:304] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3753eb0c3b094632810198932a9c638b, 51b19509fb6249d2917fc349c3448043; no voters: 
I20260630 12:15:00.745970 10152 ts_tablet_manager.cc:1434] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260630 12:15:00.746356 10101 raft_consensus.cc:2804] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:00.746754 10101 raft_consensus.cc:493] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:00.747041 10152 tablet_bootstrap.cc:492] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043: Bootstrap starting.
I20260630 12:15:00.747081 10101 raft_consensus.cc:3060] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.754304 10152 tablet_bootstrap.cc:654] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.754491 10151 tablet_bootstrap.cc:492] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b: No bootstrap required, opened a new log
I20260630 12:15:00.755117 10151 ts_tablet_manager.cc:1403] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.008s
I20260630 12:15:00.758124 10151 raft_consensus.cc:359] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.758869 10151 raft_consensus.cc:385] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.759163 10151 raft_consensus.cc:740] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.759935 10151 consensus_queue.cc:260] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.765406 10108 raft_consensus.cc:493] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.765946 10108 raft_consensus.cc:515] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.766582 10050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5fd77012714bb1b37ba9389899f4e8" candidate_uuid: "3753eb0c3b094632810198932a9c638b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6" is_pre_election: true
I20260630 12:15:00.767239 10050 raft_consensus.cc:2468] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3753eb0c3b094632810198932a9c638b in term 0.
I20260630 12:15:00.765331 10101 raft_consensus.cc:515] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.774046 10050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5fd77012714bb1b37ba9389899f4e8" candidate_uuid: "3753eb0c3b094632810198932a9c638b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6"
I20260630 12:15:00.774767 10050 raft_consensus.cc:3060] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.776122 10154 tablet_bootstrap.cc:492] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6: No bootstrap required, opened a new log
I20260630 12:15:00.776847 10154 ts_tablet_manager.cc:1403] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.000s
I20260630 12:15:00.778465 10108 leader_election.cc:290] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:00.779892 10154 raft_consensus.cc:359] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.782336 10154 raft_consensus.cc:385] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.782693 10154 raft_consensus.cc:740] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.783825 10050 raft_consensus.cc:2468] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3753eb0c3b094632810198932a9c638b in term 1.
I20260630 12:15:00.785751  9864 leader_election.cc:304] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3753eb0c3b094632810198932a9c638b, 8d30e317dcb742108067cdc1721404e6; no voters: 
I20260630 12:15:00.785539 10154 consensus_queue.cc:260] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.788244 10154 ts_tablet_manager.cc:1434] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:15:00.789551 10154 tablet_bootstrap.cc:492] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6: Bootstrap starting.
I20260630 12:15:00.784400 10101 leader_election.cc:290] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 election: Requested vote from peers 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:00.796294 10154 tablet_bootstrap.cc:654] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.799474 10101 raft_consensus.cc:2804] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:00.805207 10101 raft_consensus.cc:697] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 1 LEADER]: Becoming Leader. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Running, Role: LEADER
I20260630 12:15:00.806186 10101 consensus_queue.cc:237] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.802827 10151 ts_tablet_manager.cc:1434] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b: Time spent starting tablet: real 0.047s	user 0.015s	sys 0.030s
I20260630 12:15:00.809190 10151 tablet_bootstrap.cc:492] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b: Bootstrap starting.
I20260630 12:15:00.815444 10151 tablet_bootstrap.cc:654] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.818979 10152 tablet_bootstrap.cc:492] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043: No bootstrap required, opened a new log
I20260630 12:15:00.828065  9797 catalog_manager.cc:5697] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3753eb0c3b094632810198932a9c638b (127.0.108.1). New cstate: current_term: 1 leader_uuid: "3753eb0c3b094632810198932a9c638b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:00.819619 10152 ts_tablet_manager.cc:1403] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.003s
I20260630 12:15:00.833990 10108 raft_consensus.cc:493] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.834569 10108 raft_consensus.cc:515] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.836748 10108 leader_election.cc:290] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:00.843025 10152 raft_consensus.cc:359] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.846511  9976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5fd77012714bb1b37ba9389899f4e8" candidate_uuid: "3753eb0c3b094632810198932a9c638b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b19509fb6249d2917fc349c3448043"
I20260630 12:15:00.853142 10105 raft_consensus.cc:493] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.853547  9976 raft_consensus.cc:3060] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.854127 10105 raft_consensus.cc:515] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.856994 10105 leader_election.cc:290] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961), 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803)
I20260630 12:15:00.858042 10154 tablet_bootstrap.cc:492] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6: No bootstrap required, opened a new log
I20260630 12:15:00.853899 10152 raft_consensus.cc:385] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.865885 10154 ts_tablet_manager.cc:1403] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.020s
I20260630 12:15:00.870522 10154 raft_consensus.cc:359] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.871364 10154 raft_consensus.cc:385] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.871707 10154 raft_consensus.cc:740] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.878134  9901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111359ed5e8d49ebb781217074cff7cb" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3753eb0c3b094632810198932a9c638b" is_pre_election: true
I20260630 12:15:00.878925  9901 raft_consensus.cc:2468] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 0.
I20260630 12:15:00.879097  9900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162d7a2c9b044b6ac8887aff54f72a7" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3753eb0c3b094632810198932a9c638b" is_pre_election: true
I20260630 12:15:00.866406 10152 raft_consensus.cc:740] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.884119 10152 consensus_queue.cc:260] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.886497 10152 ts_tablet_manager.cc:1434] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.001s
I20260630 12:15:00.879757  9900 raft_consensus.cc:2468] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 0.
I20260630 12:15:00.889089  9940 leader_election.cc:304] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3753eb0c3b094632810198932a9c638b, 51b19509fb6249d2917fc349c3448043; no voters: 
I20260630 12:15:00.890169  9940 leader_election.cc:304] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3753eb0c3b094632810198932a9c638b, 51b19509fb6249d2917fc349c3448043; no voters: 
I20260630 12:15:00.881826  9976 raft_consensus.cc:2468] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3753eb0c3b094632810198932a9c638b in term 1.
I20260630 12:15:00.887568 10154 consensus_queue.cc:260] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.898011 10101 raft_consensus.cc:493] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.905928 10101 raft_consensus.cc:515] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.892688 10050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111359ed5e8d49ebb781217074cff7cb" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6" is_pre_election: true
I20260630 12:15:00.906972 10152 tablet_bootstrap.cc:492] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043: Bootstrap starting.
I20260630 12:15:00.908339 10101 leader_election.cc:290] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:00.910138 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15d0bf4d1d48c4a53c5c01227ff4c5" candidate_uuid: "3753eb0c3b094632810198932a9c638b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6" is_pre_election: true
I20260630 12:15:00.897441 10151 tablet_bootstrap.cc:492] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b: No bootstrap required, opened a new log
I20260630 12:15:00.911655 10151 ts_tablet_manager.cc:1403] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.036s
I20260630 12:15:00.913396  9976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15d0bf4d1d48c4a53c5c01227ff4c5" candidate_uuid: "3753eb0c3b094632810198932a9c638b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b19509fb6249d2917fc349c3448043" is_pre_election: true
I20260630 12:15:00.891355 10108 raft_consensus.cc:2804] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:00.910897 10048 raft_consensus.cc:2468] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3753eb0c3b094632810198932a9c638b in term 0.
I20260630 12:15:00.914166 10108 raft_consensus.cc:493] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:00.908215 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162d7a2c9b044b6ac8887aff54f72a7" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6" is_pre_election: true
I20260630 12:15:00.915172 10049 raft_consensus.cc:2468] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 0.
I20260630 12:15:00.915592 10154 ts_tablet_manager.cc:1434] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.002s
I20260630 12:15:00.918107  9900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf82c637dd549c2b3fda12087251df9" candidate_uuid: "8d30e317dcb742108067cdc1721404e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3753eb0c3b094632810198932a9c638b" is_pre_election: true
I20260630 12:15:00.914618 10108 raft_consensus.cc:3060] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.918800  9900 raft_consensus.cc:2468] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d30e317dcb742108067cdc1721404e6 in term 0.
I20260630 12:15:00.916126  9864 leader_election.cc:304] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3753eb0c3b094632810198932a9c638b, 8d30e317dcb742108067cdc1721404e6; no voters: 
I20260630 12:15:00.920403 10101 raft_consensus.cc:2804] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:00.920848 10101 raft_consensus.cc:493] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:00.921164 10101 raft_consensus.cc:3060] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.907171 10050 raft_consensus.cc:2468] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 0.
I20260630 12:15:00.912914 10187 raft_consensus.cc:2804] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:00.917382  9975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf82c637dd549c2b3fda12087251df9" candidate_uuid: "8d30e317dcb742108067cdc1721404e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b19509fb6249d2917fc349c3448043" is_pre_election: true
I20260630 12:15:00.922890 10187 raft_consensus.cc:493] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:00.923117  9975 raft_consensus.cc:2468] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d30e317dcb742108067cdc1721404e6 in term 0.
I20260630 12:15:00.923305 10187 raft_consensus.cc:3060] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.924804 10013 leader_election.cc:304] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b19509fb6249d2917fc349c3448043, 8d30e317dcb742108067cdc1721404e6; no voters: 
I20260630 12:15:00.925757 10105 raft_consensus.cc:2804] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:00.926143 10105 raft_consensus.cc:493] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:00.926465 10105 raft_consensus.cc:3060] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.938124 10152 tablet_bootstrap.cc:654] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.939689 10108 raft_consensus.cc:515] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.917690 10151 raft_consensus.cc:359] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.942276 10108 leader_election.cc:290] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 election: Requested vote from peers 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:00.943096  9900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111359ed5e8d49ebb781217074cff7cb" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3753eb0c3b094632810198932a9c638b"
I20260630 12:15:00.943624  9900 raft_consensus.cc:3060] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:00.945228  9864 leader_election.cc:343] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:00.948422 10101 raft_consensus.cc:515] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.950691 10101 leader_election.cc:290] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 election: Requested vote from peers 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:00.951520  9900 raft_consensus.cc:2468] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 1.
I20260630 12:15:00.942659 10151 raft_consensus.cc:385] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.952457 10151 raft_consensus.cc:740] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.953156  9940 leader_election.cc:304] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3753eb0c3b094632810198932a9c638b, 51b19509fb6249d2917fc349c3448043; no voters: 
I20260630 12:15:00.953670 10152 tablet_bootstrap.cc:492] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043: No bootstrap required, opened a new log
I20260630 12:15:00.954437 10152 ts_tablet_manager.cc:1403] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.008s
I20260630 12:15:00.954542 10108 raft_consensus.cc:2804] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:00.955008  9976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15d0bf4d1d48c4a53c5c01227ff4c5" candidate_uuid: "3753eb0c3b094632810198932a9c638b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b19509fb6249d2917fc349c3448043"
W20260630 12:15:00.957360  9864 leader_election.cc:343] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:00.958248 10152 raft_consensus.cc:359] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.959213 10152 raft_consensus.cc:385] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.959585 10152 raft_consensus.cc:740] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.960162 10105 raft_consensus.cc:515] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.960981 10152 consensus_queue.cc:260] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.963683 10187 raft_consensus.cc:515] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.964123 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111359ed5e8d49ebb781217074cff7cb" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6"
I20260630 12:15:00.964720 10049 raft_consensus.cc:3060] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.953276 10151 consensus_queue.cc:260] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.966123 10108 raft_consensus.cc:697] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Becoming Leader. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Running, Role: LEADER
I20260630 12:15:00.966902 10151 ts_tablet_manager.cc:1434] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260630 12:15:00.967211 10108 consensus_queue.cc:237] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.969520 10187 leader_election.cc:290] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 election: Requested vote from peers 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:00.970592  9900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162d7a2c9b044b6ac8887aff54f72a7" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3753eb0c3b094632810198932a9c638b"
I20260630 12:15:00.971364  9900 raft_consensus.cc:3060] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.984668 10187 raft_consensus.cc:493] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.985397 10187 raft_consensus.cc:515] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:00.987845 10187 leader_election.cc:290] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:00.989802  9901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15d0bf4d1d48c4a53c5c01227ff4c5" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3753eb0c3b094632810198932a9c638b" is_pre_election: true
I20260630 12:15:00.990797  9901 raft_consensus.cc:2393] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51b19509fb6249d2917fc349c3448043 in current term 1: Already voted for candidate 3753eb0c3b094632810198932a9c638b in this term.
I20260630 12:15:00.997341 10049 raft_consensus.cc:2468] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 1.
I20260630 12:15:00.963739  9976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf82c637dd549c2b3fda12087251df9" candidate_uuid: "8d30e317dcb742108067cdc1721404e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b19509fb6249d2917fc349c3448043"
I20260630 12:15:00.998896 10152 ts_tablet_manager.cc:1434] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043: Time spent starting tablet: real 0.044s	user 0.020s	sys 0.020s
I20260630 12:15:00.998915  9976 raft_consensus.cc:3060] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.954533 10050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15d0bf4d1d48c4a53c5c01227ff4c5" candidate_uuid: "3753eb0c3b094632810198932a9c638b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6"
I20260630 12:15:01.001436 10050 raft_consensus.cc:3060] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.005206  9793 catalog_manager.cc:5697] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b19509fb6249d2917fc349c3448043 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "51b19509fb6249d2917fc349c3448043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:00.999552  9900 raft_consensus.cc:2468] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 1.
I20260630 12:15:01.000286  9901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf82c637dd549c2b3fda12087251df9" candidate_uuid: "8d30e317dcb742108067cdc1721404e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3753eb0c3b094632810198932a9c638b"
I20260630 12:15:01.008986  9901 raft_consensus.cc:3060] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.008417  9976 raft_consensus.cc:2468] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d30e317dcb742108067cdc1721404e6 in term 1.
I20260630 12:15:01.011255  9940 leader_election.cc:304] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3753eb0c3b094632810198932a9c638b, 51b19509fb6249d2917fc349c3448043; no voters: 
I20260630 12:15:01.011958 10108 raft_consensus.cc:2804] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.012413 10108 raft_consensus.cc:697] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Becoming Leader. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Running, Role: LEADER
I20260630 12:15:01.013218 10108 consensus_queue.cc:237] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:01.014346 10013 leader_election.cc:304] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b19509fb6249d2917fc349c3448043, 8d30e317dcb742108067cdc1721404e6; no voters: 
I20260630 12:15:01.020341  9901 raft_consensus.cc:2468] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d30e317dcb742108067cdc1721404e6 in term 1.
I20260630 12:15:01.026360 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2162d7a2c9b044b6ac8887aff54f72a7" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6"
I20260630 12:15:01.026681 10048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a15d0bf4d1d48c4a53c5c01227ff4c5" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6" is_pre_election: true
I20260630 12:15:01.027030 10049 raft_consensus.cc:3060] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.029117  9939 leader_election.cc:304] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [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: 51b19509fb6249d2917fc349c3448043; no voters: 3753eb0c3b094632810198932a9c638b, 8d30e317dcb742108067cdc1721404e6
I20260630 12:15:01.029850 10105 leader_election.cc:290] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [CANDIDATE]: Term 1 election: Requested vote from peers 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961), 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803)
I20260630 12:15:01.030582 10190 raft_consensus.cc:3060] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.033053 10050 raft_consensus.cc:2468] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3753eb0c3b094632810198932a9c638b in term 1.
I20260630 12:15:01.034660  9864 leader_election.cc:304] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [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: 3753eb0c3b094632810198932a9c638b, 8d30e317dcb742108067cdc1721404e6; no voters: 51b19509fb6249d2917fc349c3448043
I20260630 12:15:01.036211 10101 raft_consensus.cc:2804] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.036758 10101 raft_consensus.cc:697] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 1 LEADER]: Becoming Leader. State: Replica: 3753eb0c3b094632810198932a9c638b, State: Running, Role: LEADER
I20260630 12:15:01.037627 10101 consensus_queue.cc:237] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:01.039834 10190 raft_consensus.cc:2749] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:01.030666 10192 raft_consensus.cc:2804] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.043283 10192 raft_consensus.cc:697] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 1 LEADER]: Becoming Leader. State: Replica: 8d30e317dcb742108067cdc1721404e6, State: Running, Role: LEADER
I20260630 12:15:01.045892 10192 consensus_queue.cc:237] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:01.054816  9793 catalog_manager.cc:5697] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b19509fb6249d2917fc349c3448043 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "51b19509fb6249d2917fc349c3448043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:01.048846 10049 raft_consensus.cc:2468] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 1.
I20260630 12:15:01.065150  9792 catalog_manager.cc:5697] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d30e317dcb742108067cdc1721404e6 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "8d30e317dcb742108067cdc1721404e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:01.067250  9797 catalog_manager.cc:5697] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3753eb0c3b094632810198932a9c638b (127.0.108.1). New cstate: current_term: 1 leader_uuid: "3753eb0c3b094632810198932a9c638b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:01.153242 10108 raft_consensus.cc:493] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:01.153900 10108 raft_consensus.cc:515] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:01.156206 10108 leader_election.cc:290] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:01.157480 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1160805894531bdb6cde82b04a963" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6" is_pre_election: true
I20260630 12:15:01.157352  9901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1160805894531bdb6cde82b04a963" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3753eb0c3b094632810198932a9c638b" is_pre_election: true
I20260630 12:15:01.158305 10049 raft_consensus.cc:2468] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 0.
I20260630 12:15:01.158464  9901 raft_consensus.cc:2468] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 0.
I20260630 12:15:01.159458  9939 leader_election.cc:304] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b19509fb6249d2917fc349c3448043, 8d30e317dcb742108067cdc1721404e6; no voters: 
I20260630 12:15:01.160307 10108 raft_consensus.cc:2804] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:01.160925 10108 raft_consensus.cc:493] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:01.161264 10108 raft_consensus.cc:3060] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.166285 10108 raft_consensus.cc:515] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:01.167958 10108 leader_election.cc:290] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 election: Requested vote from peers 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961), 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:01.169051  9901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1160805894531bdb6cde82b04a963" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3753eb0c3b094632810198932a9c638b"
I20260630 12:15:01.169216 10049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c1160805894531bdb6cde82b04a963" candidate_uuid: "51b19509fb6249d2917fc349c3448043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d30e317dcb742108067cdc1721404e6"
I20260630 12:15:01.169598  9901 raft_consensus.cc:3060] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.169883 10049 raft_consensus.cc:3060] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:01.175441  9901 raft_consensus.cc:2468] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 1.
I20260630 12:15:01.176833  9940 leader_election.cc:304] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3753eb0c3b094632810198932a9c638b, 51b19509fb6249d2917fc349c3448043; no voters: 
I20260630 12:15:01.177839 10108 raft_consensus.cc:2804] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:01.177824 10049 raft_consensus.cc:2468] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b19509fb6249d2917fc349c3448043 in term 1.
I20260630 12:15:01.178548 10108 raft_consensus.cc:697] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Becoming Leader. State: Replica: 51b19509fb6249d2917fc349c3448043, State: Running, Role: LEADER
I20260630 12:15:01.179422 10108 consensus_queue.cc:237] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } }
I20260630 12:15:01.189309  9797 catalog_manager.cc:5697] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b19509fb6249d2917fc349c3448043 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "51b19509fb6249d2917fc349c3448043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:01.319010 10101 consensus_queue.cc:1048] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:01.325183 10101 consensus_queue.cc:1048] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:01.409281 10108 consensus_queue.cc:1048] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:01.426592 10187 consensus_queue.cc:1048] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:01.437558 10207 consensus_queue.cc:1048] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:01.456733 10187 consensus_queue.cc:1048] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:01.515579 10207 consensus_queue.cc:1048] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:01.515815 10187 consensus_queue.cc:1048] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:15:01.552227 10199 meta_cache.cc:1261] Time spent looking up entry by key: real 0.079s	user 0.000s	sys 0.001s
I20260630 12:15:01.661691 10105 consensus_queue.cc:1048] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:01.702430 10105 consensus_queue.cc:1048] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:01.788182 10049 raft_consensus.cc:1275] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Refusing update from remote peer 51b19509fb6249d2917fc349c3448043: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:01.794034 10187 consensus_queue.cc:1048] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:15:01.798321 10108 consensus_queue.cc:1048] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:15:01.908591  9940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.1:38961, user_credentials={real_user=slave}} blocked reactor thread for 62796.2us
W20260630 12:15:01.957770 10228 log.cc:927] Time spent T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260630 12:15:02.232684 10224 mvcc.cc:204] Tried to move back new op lower bound from 7302437690469392384 to 7302437688041250816. Current Snapshot: MvccSnapshot[applied={T|T < 7302437690469392384}]
W20260630 12:15:02.904210 10193 log.cc:927] Time spent T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260630 12:15:03.325119 10200 meta_cache.cc:1261] Time spent looking up entry by key: real 0.066s	user 0.002s	sys 0.000s
I20260630 12:15:03.430936   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:03.439327 10257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:03.445533 10258 instance_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:15:03.449092 10260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:03.449222   432 server_base.cc:1061] running on GCE node
I20260630 12:15:03.450735   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:03.450996   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:03.451185   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821703451169 us; error 0 us; skew 500 ppm
I20260630 12:15:03.451692   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:03.455149   432 webserver.cc:533] Webserver started at http://127.0.108.4:44621/ using document root <none> and password file <none>
I20260630 12:15:03.455693   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:03.455909   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:03.456229   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:03.457851   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "dfda785667394331bf7b327b0a774eb0"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-7v2h"
I20260630 12:15:03.463932   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260630 12:15:03.467824 10265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.469031   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:03.469528   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "dfda785667394331bf7b327b0a774eb0"
format_stamp: "Formatted at 2026-06-30 12:15:03 on dist-test-slave-7v2h"
I20260630 12:15:03.469954   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480322605-432-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:15:03.498571   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:03.500329   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:03.502372   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:03.505935   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:03.506233   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.506526   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:03.506783   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:03.565192   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:40125
I20260630 12:15:03.565244 10327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:40125 every 8 connection(s)
I20260630 12:15:03.597787 10328 heartbeater.cc:344] Connected to a master server at 127.0.108.62:44917
I20260630 12:15:03.598440 10328 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:03.599655 10328 heartbeater.cc:507] Master 127.0.108.62:44917 requested a full tablet report, sending...
I20260630 12:15:03.603046  9799 ts_manager.cc:194] Registered new tserver with Master: dfda785667394331bf7b327b0a774eb0 (127.0.108.4:40125)
I20260630 12:15:03.605810  9799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53648
I20260630 12:15:04.527956 10050 consensus_queue.cc:237] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:04.537664  9901 raft_consensus.cc:1275] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Refusing update from remote peer 8d30e317dcb742108067cdc1721404e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:04.539674 10192 consensus_queue.cc:1048] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260630 12:15:04.551570  9976 raft_consensus.cc:1275] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Refusing update from remote peer 8d30e317dcb742108067cdc1721404e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:04.553722 10335 consensus_queue.cc:1048] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260630 12:15:04.562983 10192 raft_consensus.cc:2955] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
W20260630 12:15:04.565583 10013 consensus_peers.cc:597] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 -> Peer dfda785667394331bf7b327b0a774eb0 (127.0.108.4:40125): Couldn't send request to peer dfda785667394331bf7b327b0a774eb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cf82c637dd549c2b3fda12087251df9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.566187  9901 raft_consensus.cc:2955] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.569690  9976 raft_consensus.cc:2955] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.583631  9799 catalog_manager.cc:5697] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 reported cstate change: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "8d30e317dcb742108067cdc1721404e6" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:04.602789  9976 consensus_queue.cc:237] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:04.610844 10328 heartbeater.cc:499] Master 127.0.108.62:44917 was elected leader, sending a full tablet report...
I20260630 12:15:04.619691  9901 raft_consensus.cc:1275] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Refusing update from remote peer 51b19509fb6249d2917fc349c3448043: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:04.620970 10189 consensus_queue.cc:1048] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:04.626780 10050 raft_consensus.cc:1275] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Refusing update from remote peer 51b19509fb6249d2917fc349c3448043: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:04.628541 10189 consensus_queue.cc:1048] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } 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:15:04.640996  9939 consensus_peers.cc:597] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 -> Peer dfda785667394331bf7b327b0a774eb0 (127.0.108.4:40125): Couldn't send request to peer dfda785667394331bf7b327b0a774eb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25c1160805894531bdb6cde82b04a963. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.642884 10349 raft_consensus.cc:2955] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.644814  9901 raft_consensus.cc:2955] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.659938  9798 catalog_manager.cc:5697] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b reported cstate change: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "51b19509fb6249d2917fc349c3448043" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.662560 10050 raft_consensus.cc:2955] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.681321  9901 consensus_queue.cc:237] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } attrs { replace: true } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:04.694164 10050 raft_consensus.cc:1275] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Refusing update from remote peer 3753eb0c3b094632810198932a9c638b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:04.695006  9976 raft_consensus.cc:1275] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Refusing update from remote peer 3753eb0c3b094632810198932a9c638b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:04.696923 10101 consensus_queue.cc:1048] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:04.698844 10101 consensus_queue.cc:1048] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } 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:15:04.705549  9864 consensus_peers.cc:597] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b -> Peer dfda785667394331bf7b327b0a774eb0 (127.0.108.4:40125): Couldn't send request to peer dfda785667394331bf7b327b0a774eb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a15d0bf4d1d48c4a53c5c01227ff4c5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.710352 10353 raft_consensus.cc:2955] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } attrs { replace: true } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.712682 10050 raft_consensus.cc:2955] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } attrs { replace: true } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.714507  9976 raft_consensus.cc:2955] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } attrs { replace: true } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.728328  9975 consensus_queue.cc:237] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:04.731278  9796 catalog_manager.cc:5697] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 reported cstate change: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "3753eb0c3b094632810198932a9c638b" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } attrs { replace: true } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
W20260630 12:15:04.744369  9939 consensus_peers.cc:597] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 -> Peer dfda785667394331bf7b327b0a774eb0 (127.0.108.4:40125): Couldn't send request to peer dfda785667394331bf7b327b0a774eb0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 111359ed5e8d49ebb781217074cff7cb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.747309 10050 raft_consensus.cc:1275] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Refusing update from remote peer 51b19509fb6249d2917fc349c3448043: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:04.749079  9901 raft_consensus.cc:1275] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Refusing update from remote peer 51b19509fb6249d2917fc349c3448043: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260630 12:15:04.750525 10349 consensus_queue.cc:1048] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } 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:15:04.756289 10189 consensus_queue.cc:1048] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260630 12:15:04.760540 10189 raft_consensus.cc:2955] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.762521  9901 raft_consensus.cc:2955] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:04.777204  9798 catalog_manager.cc:5697] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 reported cstate change: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "51b19509fb6249d2917fc349c3448043" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:04.786437 10047 raft_consensus.cc:2955] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER dfda785667394331bf7b327b0a774eb0 (127.0.108.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } } }
I20260630 12:15:05.030208 10361 ts_tablet_manager.cc:933] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: Initiating tablet copy from peer 8d30e317dcb742108067cdc1721404e6 (127.0.108.3:42629)
I20260630 12:15:05.032084 10361 tablet_copy_client.cc:323] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:42629
I20260630 12:15:05.059463 10060 tablet_copy_service.cc:140] P 8d30e317dcb742108067cdc1721404e6: Received BeginTabletCopySession request for tablet 5cf82c637dd549c2b3fda12087251df9 from peer dfda785667394331bf7b327b0a774eb0 ({username='slave'} at 127.0.0.1:46722)
I20260630 12:15:05.060156 10060 tablet_copy_service.cc:161] P 8d30e317dcb742108067cdc1721404e6: Beginning new tablet copy session on tablet 5cf82c637dd549c2b3fda12087251df9 from peer dfda785667394331bf7b327b0a774eb0 at {username='slave'} at 127.0.0.1:46722: session id = dfda785667394331bf7b327b0a774eb0-5cf82c637dd549c2b3fda12087251df9
I20260630 12:15:05.065966 10060 tablet_copy_source_session.cc:215] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:05.069048 10361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf82c637dd549c2b3fda12087251df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:05.082829 10361 tablet_copy_client.cc:806] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:05.083490 10361 tablet_copy_client.cc:670] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:05.088342 10361 tablet_copy_client.cc:538] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:05.098973 10365 ts_tablet_manager.cc:933] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: Initiating tablet copy from peer 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803)
I20260630 12:15:05.099052 10361 tablet_bootstrap.cc:492] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: Bootstrap starting.
I20260630 12:15:05.113350 10365 tablet_copy_client.cc:323] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:41803
I20260630 12:15:05.146044  9986 tablet_copy_service.cc:140] P 51b19509fb6249d2917fc349c3448043: Received BeginTabletCopySession request for tablet 25c1160805894531bdb6cde82b04a963 from peer dfda785667394331bf7b327b0a774eb0 ({username='slave'} at 127.0.0.1:41744)
I20260630 12:15:05.146677  9986 tablet_copy_service.cc:161] P 51b19509fb6249d2917fc349c3448043: Beginning new tablet copy session on tablet 25c1160805894531bdb6cde82b04a963 from peer dfda785667394331bf7b327b0a774eb0 at {username='slave'} at 127.0.0.1:41744: session id = dfda785667394331bf7b327b0a774eb0-25c1160805894531bdb6cde82b04a963
I20260630 12:15:05.155194  9986 tablet_copy_source_session.cc:215] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:05.159075 10365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c1160805894531bdb6cde82b04a963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:05.177537 10365 tablet_copy_client.cc:806] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:05.180620 10365 tablet_copy_client.cc:670] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:05.185537 10365 tablet_copy_client.cc:538] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:05.196035 10365 tablet_bootstrap.cc:492] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: Bootstrap starting.
I20260630 12:15:05.220536 10369 ts_tablet_manager.cc:933] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: Initiating tablet copy from peer 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803)
I20260630 12:15:05.233433 10369 tablet_copy_client.cc:323] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:41803
I20260630 12:15:05.235416  9986 tablet_copy_service.cc:140] P 51b19509fb6249d2917fc349c3448043: Received BeginTabletCopySession request for tablet 111359ed5e8d49ebb781217074cff7cb from peer dfda785667394331bf7b327b0a774eb0 ({username='slave'} at 127.0.0.1:41744)
I20260630 12:15:05.236001  9986 tablet_copy_service.cc:161] P 51b19509fb6249d2917fc349c3448043: Beginning new tablet copy session on tablet 111359ed5e8d49ebb781217074cff7cb from peer dfda785667394331bf7b327b0a774eb0 at {username='slave'} at 127.0.0.1:41744: session id = dfda785667394331bf7b327b0a774eb0-111359ed5e8d49ebb781217074cff7cb
I20260630 12:15:05.244539  9986 tablet_copy_source_session.cc:215] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:05.245821 10372 ts_tablet_manager.cc:933] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: Initiating tablet copy from peer 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961)
I20260630 12:15:05.251807 10369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111359ed5e8d49ebb781217074cff7cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:05.259236 10372 tablet_copy_client.cc:323] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:38961
I20260630 12:15:05.270943 10361 tablet_bootstrap.cc:492] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=144 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:05.272102 10361 tablet_bootstrap.cc:492] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: Bootstrap complete.
I20260630 12:15:05.272856 10361 ts_tablet_manager.cc:1403] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: Time spent bootstrapping tablet: real 0.174s	user 0.112s	sys 0.042s
I20260630 12:15:05.275575 10361 raft_consensus.cc:359] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:05.276423 10361 raft_consensus.cc:740] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfda785667394331bf7b327b0a774eb0, State: Initialized, Role: LEARNER
I20260630 12:15:05.277139 10361 consensus_queue.cc:260] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:05.292135 10369 tablet_copy_client.cc:806] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:05.292897 10369 tablet_copy_client.cc:670] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:05.303906  9911 tablet_copy_service.cc:140] P 3753eb0c3b094632810198932a9c638b: Received BeginTabletCopySession request for tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5 from peer dfda785667394331bf7b327b0a774eb0 ({username='slave'} at 127.0.0.1:44066)
I20260630 12:15:05.304602  9911 tablet_copy_service.cc:161] P 3753eb0c3b094632810198932a9c638b: Beginning new tablet copy session on tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5 from peer dfda785667394331bf7b327b0a774eb0 at {username='slave'} at 127.0.0.1:44066: session id = dfda785667394331bf7b327b0a774eb0-2a15d0bf4d1d48c4a53c5c01227ff4c5
I20260630 12:15:05.314596 10369 tablet_copy_client.cc:538] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:05.316879  9911 tablet_copy_source_session.cc:215] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:05.317826 10361 ts_tablet_manager.cc:1434] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.020s
I20260630 12:15:05.321537 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:05.324664 10369 tablet_bootstrap.cc:492] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: Bootstrap starting.
I20260630 12:15:05.332118 10060 tablet_copy_service.cc:342] P 8d30e317dcb742108067cdc1721404e6: Request end of tablet copy session dfda785667394331bf7b327b0a774eb0-5cf82c637dd549c2b3fda12087251df9 received from {username='slave'} at 127.0.0.1:46722
I20260630 12:15:05.332659 10060 tablet_copy_service.cc:434] P 8d30e317dcb742108067cdc1721404e6: ending tablet copy session dfda785667394331bf7b327b0a774eb0-5cf82c637dd549c2b3fda12087251df9 on tablet 5cf82c637dd549c2b3fda12087251df9 with peer dfda785667394331bf7b327b0a774eb0
I20260630 12:15:05.349107 10372 tablet_copy_client.cc:806] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:05.349895 10372 tablet_copy_client.cc:670] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:05.355116 10372 tablet_copy_client.cc:538] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:05.374606 10372 tablet_bootstrap.cc:492] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: Bootstrap starting.
I20260630 12:15:05.426524 10365 tablet_bootstrap.cc:492] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=143 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:05.427660 10365 tablet_bootstrap.cc:492] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: Bootstrap complete.
I20260630 12:15:05.428604 10365 ts_tablet_manager.cc:1403] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: Time spent bootstrapping tablet: real 0.233s	user 0.124s	sys 0.028s
I20260630 12:15:05.431370 10365 raft_consensus.cc:359] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:05.432237 10365 raft_consensus.cc:740] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfda785667394331bf7b327b0a774eb0, State: Initialized, Role: LEARNER
I20260630 12:15:05.432916 10365 consensus_queue.cc:260] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:05.445842 10365 ts_tablet_manager.cc:1434] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260630 12:15:05.457756  9986 tablet_copy_service.cc:342] P 51b19509fb6249d2917fc349c3448043: Request end of tablet copy session dfda785667394331bf7b327b0a774eb0-25c1160805894531bdb6cde82b04a963 received from {username='slave'} at 127.0.0.1:41744
I20260630 12:15:05.458299  9986 tablet_copy_service.cc:434] P 51b19509fb6249d2917fc349c3448043: ending tablet copy session dfda785667394331bf7b327b0a774eb0-25c1160805894531bdb6cde82b04a963 on tablet 25c1160805894531bdb6cde82b04a963 with peer dfda785667394331bf7b327b0a774eb0
I20260630 12:15:05.512269 10369 tablet_bootstrap.cc:492] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:05.513357 10369 tablet_bootstrap.cc:492] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: Bootstrap complete.
I20260630 12:15:05.514072 10369 ts_tablet_manager.cc:1403] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: Time spent bootstrapping tablet: real 0.190s	user 0.126s	sys 0.008s
I20260630 12:15:05.516872 10369 raft_consensus.cc:359] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:05.517709 10369 raft_consensus.cc:740] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfda785667394331bf7b327b0a774eb0, State: Initialized, Role: LEARNER
I20260630 12:15:05.518339 10369 consensus_queue.cc:260] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } attrs { replace: true } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:05.522420 10369 ts_tablet_manager.cc:1434] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:15:05.524149  9986 tablet_copy_service.cc:342] P 51b19509fb6249d2917fc349c3448043: Request end of tablet copy session dfda785667394331bf7b327b0a774eb0-111359ed5e8d49ebb781217074cff7cb received from {username='slave'} at 127.0.0.1:41744
I20260630 12:15:05.524513  9986 tablet_copy_service.cc:434] P 51b19509fb6249d2917fc349c3448043: ending tablet copy session dfda785667394331bf7b327b0a774eb0-111359ed5e8d49ebb781217074cff7cb on tablet 111359ed5e8d49ebb781217074cff7cb with peer dfda785667394331bf7b327b0a774eb0
I20260630 12:15:05.569655 10372 tablet_bootstrap.cc:492] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:05.570832 10372 tablet_bootstrap.cc:492] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: Bootstrap complete.
I20260630 12:15:05.571981 10372 ts_tablet_manager.cc:1403] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: Time spent bootstrapping tablet: real 0.198s	user 0.124s	sys 0.016s
I20260630 12:15:05.575382 10372 raft_consensus.cc:359] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } attrs { replace: true } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:05.576443 10372 raft_consensus.cc:740] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: dfda785667394331bf7b327b0a774eb0, State: Initialized, Role: LEARNER
I20260630 12:15:05.577247 10372 consensus_queue.cc:260] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "3753eb0c3b094632810198932a9c638b" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 38961 } } peers { permanent_uuid: "51b19509fb6249d2917fc349c3448043" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 41803 } attrs { replace: true } } peers { permanent_uuid: "8d30e317dcb742108067cdc1721404e6" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 42629 } } peers { permanent_uuid: "dfda785667394331bf7b327b0a774eb0" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 40125 } attrs { promote: true } }
I20260630 12:15:05.579743 10372 ts_tablet_manager.cc:1434] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:05.583635  9911 tablet_copy_service.cc:342] P 3753eb0c3b094632810198932a9c638b: Request end of tablet copy session dfda785667394331bf7b327b0a774eb0-2a15d0bf4d1d48c4a53c5c01227ff4c5 received from {username='slave'} at 127.0.0.1:44066
I20260630 12:15:05.584227  9911 tablet_copy_service.cc:434] P 3753eb0c3b094632810198932a9c638b: ending tablet copy session dfda785667394331bf7b327b0a774eb0-2a15d0bf4d1d48c4a53c5c01227ff4c5 on tablet 2a15d0bf4d1d48c4a53c5c01227ff4c5 with peer dfda785667394331bf7b327b0a774eb0
I20260630 12:15:05.603111   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:15:05.651624   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:05.653090   432 tablet_replica.cc:333] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b: stopping tablet replica
I20260630 12:15:05.654390   432 raft_consensus.cc:2243] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.655572   432 raft_consensus.cc:2272] T 25c1160805894531bdb6cde82b04a963 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.659345   432 tablet_replica.cc:333] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b: stopping tablet replica
I20260630 12:15:05.660392   432 raft_consensus.cc:2243] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.661978   432 raft_consensus.cc:2272] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.665999   432 tablet_replica.cc:333] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b: stopping tablet replica
I20260630 12:15:05.667163   432 raft_consensus.cc:2243] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.668382   432 raft_consensus.cc:2272] T 6f5fd77012714bb1b37ba9389899f4e8 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.672191   432 tablet_replica.cc:333] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b: stopping tablet replica
I20260630 12:15:05.673243   432 raft_consensus.cc:2243] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.674041   432 raft_consensus.cc:2272] T 2162d7a2c9b044b6ac8887aff54f72a7 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.677317 10303 raft_consensus.cc:1217] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260630 12:15:05.682520   432 tablet_replica.cc:333] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b: stopping tablet replica
I20260630 12:15:05.683739   432 raft_consensus.cc:2243] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.684585   432 raft_consensus.cc:2272] T 0710b1ec9aa240b6a1cf19a206c87f38 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.689407   432 tablet_replica.cc:333] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b: stopping tablet replica
I20260630 12:15:05.690362   432 raft_consensus.cc:2243] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.691159   432 raft_consensus.cc:2272] T 111359ed5e8d49ebb781217074cff7cb P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.695328   432 tablet_replica.cc:333] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b: stopping tablet replica
I20260630 12:15:05.696159   432 raft_consensus.cc:2243] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.696918   432 raft_consensus.cc:2272] T 5cf82c637dd549c2b3fda12087251df9 P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.700402   432 tablet_replica.cc:333] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b: stopping tablet replica
I20260630 12:15:05.701440   432 raft_consensus.cc:2243] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.702363   432 raft_consensus.cc:2272] T 240868c90f854be2b1ecff24f765ca0a P 3753eb0c3b094632810198932a9c638b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.707273 10303 raft_consensus.cc:1217] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
W20260630 12:15:05.719134  9940 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260630 12:15:05.723678  9940 consensus_peers.cc:597] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 -> Peer 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961): Couldn't send request to peer 3753eb0c3b094632810198932a9c638b. 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:15:05.738979 10303 raft_consensus.cc:1217] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260630 12:15:05.752882   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:15:05.790818   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:15:05.846639   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:05.848035   432 tablet_replica.cc:333] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043: stopping tablet replica
I20260630 12:15:05.849197   432 raft_consensus.cc:2243] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.850092   432 raft_consensus.cc:2272] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.853498   432 tablet_replica.cc:333] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043: stopping tablet replica
I20260630 12:15:05.854421   432 raft_consensus.cc:2243] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.855870   432 raft_consensus.cc:2272] T 25c1160805894531bdb6cde82b04a963 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.859155   432 tablet_replica.cc:333] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043: stopping tablet replica
I20260630 12:15:05.860160   432 raft_consensus.cc:2243] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.860853   432 raft_consensus.cc:2272] T 6f5fd77012714bb1b37ba9389899f4e8 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.863830   432 tablet_replica.cc:333] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043: stopping tablet replica
I20260630 12:15:05.864632   432 raft_consensus.cc:2243] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.865320   432 raft_consensus.cc:2272] T e38d60f98a4a4efc96735e5aa83fefb7 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.869084   432 tablet_replica.cc:333] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043: stopping tablet replica
I20260630 12:15:05.869894   432 raft_consensus.cc:2243] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.871073   432 raft_consensus.cc:2272] T 2162d7a2c9b044b6ac8887aff54f72a7 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.874588   432 tablet_replica.cc:333] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043: stopping tablet replica
I20260630 12:15:05.875396   432 raft_consensus.cc:2243] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.876897   432 raft_consensus.cc:2272] T 111359ed5e8d49ebb781217074cff7cb P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.880136   432 tablet_replica.cc:333] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043: stopping tablet replica
I20260630 12:15:05.880923   432 raft_consensus.cc:2243] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:05.881803   432 raft_consensus.cc:2272] T 5cf82c637dd549c2b3fda12087251df9 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:05.884904   432 tablet_replica.cc:333] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043: stopping tablet replica
I20260630 12:15:05.885658   432 raft_consensus.cc:2243] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:05.886355   432 raft_consensus.cc:2272] T 6f1086da91604455899ecd71e6dc9e10 P 51b19509fb6249d2917fc349c3448043 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:05.927778 10014 consensus_peers.cc:597] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 -> Peer 3753eb0c3b094632810198932a9c638b (127.0.108.1:38961): Couldn't send request to peer 3753eb0c3b094632810198932a9c638b. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:38961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:06.099925 10013 consensus_peers.cc:597] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 -> Peer 51b19509fb6249d2917fc349c3448043 (127.0.108.2:41803): Couldn't send request to peer 51b19509fb6249d2917fc349c3448043. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.2:41803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:06.154006   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:15:06.189534   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:15:06.230904   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:06.231982   432 tablet_replica.cc:333] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6: stopping tablet replica
I20260630 12:15:06.233013   432 raft_consensus.cc:2243] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.233747   432 raft_consensus.cc:2272] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.237483   432 tablet_replica.cc:333] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6: stopping tablet replica
I20260630 12:15:06.238287   432 raft_consensus.cc:2243] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.238914   432 raft_consensus.cc:2272] T 6f5fd77012714bb1b37ba9389899f4e8 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.243160   432 tablet_replica.cc:333] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6: stopping tablet replica
I20260630 12:15:06.243719   432 raft_consensus.cc:2243] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.244817   432 raft_consensus.cc:2272] T 5cf82c637dd549c2b3fda12087251df9 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.247298   432 tablet_replica.cc:333] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6: stopping tablet replica
I20260630 12:15:06.248096   432 raft_consensus.cc:2243] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.248641   432 raft_consensus.cc:2272] T 2162d7a2c9b044b6ac8887aff54f72a7 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.251044   432 tablet_replica.cc:333] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6: stopping tablet replica
I20260630 12:15:06.251610   432 raft_consensus.cc:2243] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.252106   432 raft_consensus.cc:2272] T 111359ed5e8d49ebb781217074cff7cb P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.254460   432 tablet_replica.cc:333] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6: stopping tablet replica
I20260630 12:15:06.254992   432 raft_consensus.cc:2243] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.255486   432 raft_consensus.cc:2272] T 25c1160805894531bdb6cde82b04a963 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.258066   432 tablet_replica.cc:333] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6: stopping tablet replica
I20260630 12:15:06.258605   432 raft_consensus.cc:2243] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.259172   432 raft_consensus.cc:2272] T ccc4a42827eb4ec2a0b5639e586a1461 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.261940   432 tablet_replica.cc:333] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6: stopping tablet replica
I20260630 12:15:06.262566   432 raft_consensus.cc:2243] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.263218   432 raft_consensus.cc:2272] T 34200e99b7f5470889b867a63baa9e79 P 8d30e317dcb742108067cdc1721404e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.298848   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:15:06.326262   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:15:06.350977   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:06.351743   432 tablet_replica.cc:333] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0: stopping tablet replica
I20260630 12:15:06.352479   432 raft_consensus.cc:2243] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:06.353006   432 raft_consensus.cc:2272] T 111359ed5e8d49ebb781217074cff7cb P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:06.355872   432 tablet_replica.cc:333] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0: stopping tablet replica
I20260630 12:15:06.356626   432 raft_consensus.cc:2243] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:06.357107   432 raft_consensus.cc:2272] T 2a15d0bf4d1d48c4a53c5c01227ff4c5 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:06.359879   432 tablet_replica.cc:333] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0: stopping tablet replica
I20260630 12:15:06.360600   432 raft_consensus.cc:2243] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:06.361070   432 raft_consensus.cc:2272] T 25c1160805894531bdb6cde82b04a963 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:06.363996   432 tablet_replica.cc:333] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0: stopping tablet replica
I20260630 12:15:06.364638   432 raft_consensus.cc:2243] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:06.365100   432 raft_consensus.cc:2272] T 5cf82c637dd549c2b3fda12087251df9 P dfda785667394331bf7b327b0a774eb0 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:06.389602   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:15:06.406641   432 master.cc:562] Master@127.0.108.62:44917 shutting down...
W20260630 12:15:06.426543  9847 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:06.427994   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.428659   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.428992   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 85c7efaf5f7d44098efacbfb43b85e65: stopping tablet replica
I20260630 12:15:06.452020   432 master.cc:584] Master@127.0.108.62:44917 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8354 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:15:06.504988   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:41207
I20260630 12:15:06.506161   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.511551 10388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:06.511729 10389 instance_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:15:06.512720 10391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:06.515007   432 server_base.cc:1061] running on GCE node
I20260630 12:15:06.515882   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:06.516063   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:06.516215   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821706516198 us; error 0 us; skew 500 ppm
I20260630 12:15:06.516767   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.519315   432 webserver.cc:533] Webserver started at http://127.0.108.62:35003/ using document root <none> and password file <none>
I20260630 12:15:06.519809   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.519972   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.520238   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.521417   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "f328f19fb9894d62a2632545dbc3ea78"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-7v2h"
I20260630 12:15:06.526024   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:06.529675 10396 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.531026   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:15:06.531394   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "f328f19fb9894d62a2632545dbc3ea78"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-7v2h"
I20260630 12:15:06.531915   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-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:15:06.560349   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.562553   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.603856   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:41207
I20260630 12:15:06.603955 10447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:41207 every 8 connection(s)
I20260630 12:15:06.607797 10448 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:15:06.619167 10448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78: Bootstrap starting.
I20260630 12:15:06.623951 10448 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:06.629215 10448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78: No bootstrap required, opened a new log
I20260630 12:15:06.631436 10448 raft_consensus.cc:359] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f328f19fb9894d62a2632545dbc3ea78" member_type: VOTER }
I20260630 12:15:06.631853 10448 raft_consensus.cc:385] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:06.632081 10448 raft_consensus.cc:740] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f328f19fb9894d62a2632545dbc3ea78, State: Initialized, Role: FOLLOWER
I20260630 12:15:06.632725 10448 consensus_queue.cc:260] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f328f19fb9894d62a2632545dbc3ea78" member_type: VOTER }
I20260630 12:15:06.633225 10448 raft_consensus.cc:399] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:06.633467 10448 raft_consensus.cc:493] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:06.633725 10448 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:06.638796 10448 raft_consensus.cc:515] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f328f19fb9894d62a2632545dbc3ea78" member_type: VOTER }
I20260630 12:15:06.639387 10448 leader_election.cc:304] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [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: f328f19fb9894d62a2632545dbc3ea78; no voters: 
I20260630 12:15:06.640627 10448 leader_election.cc:290] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:06.641175 10451 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:06.642544 10451 raft_consensus.cc:697] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 1 LEADER]: Becoming Leader. State: Replica: f328f19fb9894d62a2632545dbc3ea78, State: Running, Role: LEADER
I20260630 12:15:06.643227 10451 consensus_queue.cc:237] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [LEADER]: Queue going to LEADER mode. State: All 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: "f328f19fb9894d62a2632545dbc3ea78" member_type: VOTER }
I20260630 12:15:06.643602 10448 sys_catalog.cc:565] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:06.648150 10453 sys_catalog.cc:455] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f328f19fb9894d62a2632545dbc3ea78. Latest consensus state: current_term: 1 leader_uuid: "f328f19fb9894d62a2632545dbc3ea78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f328f19fb9894d62a2632545dbc3ea78" member_type: VOTER } }
I20260630 12:15:06.648171 10452 sys_catalog.cc:455] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f328f19fb9894d62a2632545dbc3ea78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f328f19fb9894d62a2632545dbc3ea78" member_type: VOTER } }
I20260630 12:15:06.649837 10453 sys_catalog.cc:458] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:06.650120 10452 sys_catalog.cc:458] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:06.655715 10459 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:06.662820 10459 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:06.663866   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:06.672889 10459 catalog_manager.cc:1383] Generated new cluster ID: d2d9cf5609134e9784312ce02bdd9c22
I20260630 12:15:06.673215 10459 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:06.694298 10459 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:06.695926 10459 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:06.716372 10459 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78: Generated new TSK 0
I20260630 12:15:06.717234 10459 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:06.731419   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.737932 10469 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:06.738787 10470 instance_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:15:06.740078 10472 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:06.741144   432 server_base.cc:1061] running on GCE node
I20260630 12:15:06.741964   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:06.742146   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:06.742269   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821706742258 us; error 0 us; skew 500 ppm
I20260630 12:15:06.742720   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.745425   432 webserver.cc:533] Webserver started at http://127.0.108.1:44379/ using document root <none> and password file <none>
I20260630 12:15:06.745950   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.746117   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.746328   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.747390   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "068cb221a708449eb4d745f7b1dd7aff"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-7v2h"
I20260630 12:15:06.752925   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:15:06.757617 10477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.758715   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:15:06.759100   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "068cb221a708449eb4d745f7b1dd7aff"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-7v2h"
I20260630 12:15:06.759519   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-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:15:06.776118   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.777285   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.778717   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:06.781117   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:06.781301   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.781539   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:06.781680   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.821699   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:41163
I20260630 12:15:06.821794 10539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:41163 every 8 connection(s)
I20260630 12:15:06.826730   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.833375 10544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:06.835944 10545 instance_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:15:06.838914 10547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:06.839776 10540 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41207
I20260630 12:15:06.840232 10540 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:06.840770   432 server_base.cc:1061] running on GCE node
I20260630 12:15:06.841192 10540 heartbeater.cc:507] Master 127.0.108.62:41207 requested a full tablet report, sending...
I20260630 12:15:06.842434   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:06.842659   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:06.842844   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821706842825 us; error 0 us; skew 500 ppm
I20260630 12:15:06.843400   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.843405 10413 ts_manager.cc:194] Registered new tserver with Master: 068cb221a708449eb4d745f7b1dd7aff (127.0.108.1:41163)
I20260630 12:15:06.845528 10413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35868
I20260630 12:15:06.846197   432 webserver.cc:533] Webserver started at http://127.0.108.2:35191/ using document root <none> and password file <none>
I20260630 12:15:06.846807   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.847030   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.847287   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.848424   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "114eec503df1479594c66450f137f948"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-7v2h"
I20260630 12:15:06.852845   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:06.856426 10552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.857496   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:15:06.857828   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "114eec503df1479594c66450f137f948"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-7v2h"
I20260630 12:15:06.858095   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-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:15:06.878008   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.879136   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.880781   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:06.883064   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:06.883266   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.883503   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:06.883643   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.922173   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:35837
I20260630 12:15:06.922281 10614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:35837 every 8 connection(s)
I20260630 12:15:06.926816   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.934470 10618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:06.935055 10619 instance_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:15:06.938851 10621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:06.938953   432 server_base.cc:1061] running on GCE node
I20260630 12:15:06.940013 10615 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41207
I20260630 12:15:06.940281   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:06.940421 10615 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:06.940603   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:06.940850   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821706940829 us; error 0 us; skew 500 ppm
I20260630 12:15:06.941324 10615 heartbeater.cc:507] Master 127.0.108.62:41207 requested a full tablet report, sending...
I20260630 12:15:06.941423   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.943727 10413 ts_manager.cc:194] Registered new tserver with Master: 114eec503df1479594c66450f137f948 (127.0.108.2:35837)
I20260630 12:15:06.944191   432 webserver.cc:533] Webserver started at http://127.0.108.3:41807/ using document root <none> and password file <none>
I20260630 12:15:06.944940   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.945178   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.945480   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.945716 10413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35884
I20260630 12:15:06.946887   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "2fe1ce781c0840c0ae3743f3a6859a2b"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-7v2h"
I20260630 12:15:06.951433   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:06.954916 10626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.955783   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:06.956080   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "2fe1ce781c0840c0ae3743f3a6859a2b"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-7v2h"
I20260630 12:15:06.956358   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480322605-432-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:15:06.969938   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.970964   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.972507   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:06.974756   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:06.975077   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.975333   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:06.975486   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.019658   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:34165
I20260630 12:15:07.019795 10688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:34165 every 8 connection(s)
I20260630 12:15:07.034111 10689 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41207
I20260630 12:15:07.034564 10689 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:07.035281 10689 heartbeater.cc:507] Master 127.0.108.62:41207 requested a full tablet report, sending...
I20260630 12:15:07.037799 10413 ts_manager.cc:194] Registered new tserver with Master: 2fe1ce781c0840c0ae3743f3a6859a2b (127.0.108.3:34165)
I20260630 12:15:07.038573   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01545939s
I20260630 12:15:07.039510 10413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35886
I20260630 12:15:07.066036 10413 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35900:
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:15:07.068015 10413 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:15:07.108413 10580 tablet_service.cc:1511] Processing CreateTablet for tablet 12aeb5a5c9ce4a75b8b2174744ca720b (DEFAULT_TABLE table=test-workload [id=c75e246f35ac4334ab28b27671adbc27]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:07.110200 10580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12aeb5a5c9ce4a75b8b2174744ca720b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.125571 10505 tablet_service.cc:1511] Processing CreateTablet for tablet 12aeb5a5c9ce4a75b8b2174744ca720b (DEFAULT_TABLE table=test-workload [id=c75e246f35ac4334ab28b27671adbc27]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:07.126725 10654 tablet_service.cc:1511] Processing CreateTablet for tablet 12aeb5a5c9ce4a75b8b2174744ca720b (DEFAULT_TABLE table=test-workload [id=c75e246f35ac4334ab28b27671adbc27]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:07.127163 10505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12aeb5a5c9ce4a75b8b2174744ca720b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.128113 10654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12aeb5a5c9ce4a75b8b2174744ca720b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.129585 10704 tablet_bootstrap.cc:492] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948: Bootstrap starting.
I20260630 12:15:07.138161 10704 tablet_bootstrap.cc:654] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.143253 10706 tablet_bootstrap.cc:492] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff: Bootstrap starting.
I20260630 12:15:07.144641 10704 tablet_bootstrap.cc:492] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948: No bootstrap required, opened a new log
I20260630 12:15:07.145380 10704 ts_tablet_manager.cc:1403] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:15:07.149120 10706 tablet_bootstrap.cc:654] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.149191 10707 tablet_bootstrap.cc:492] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b: Bootstrap starting.
I20260630 12:15:07.149750 10704 raft_consensus.cc:359] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } }
I20260630 12:15:07.150401 10704 raft_consensus.cc:385] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.150629 10704 raft_consensus.cc:740] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 114eec503df1479594c66450f137f948, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.151438 10704 consensus_queue.cc:260] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } }
I20260630 12:15:07.153754 10615 heartbeater.cc:499] Master 127.0.108.62:41207 was elected leader, sending a full tablet report...
I20260630 12:15:07.155033 10704 ts_tablet_manager.cc:1434] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:15:07.155144 10706 tablet_bootstrap.cc:492] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff: No bootstrap required, opened a new log
I20260630 12:15:07.155777 10706 ts_tablet_manager.cc:1403] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:15:07.156339 10707 tablet_bootstrap.cc:654] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.159075 10706 raft_consensus.cc:359] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } }
I20260630 12:15:07.160198 10706 raft_consensus.cc:385] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.160744 10706 raft_consensus.cc:740] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068cb221a708449eb4d745f7b1dd7aff, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.162142 10706 consensus_queue.cc:260] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } }
I20260630 12:15:07.168080 10540 heartbeater.cc:499] Master 127.0.108.62:41207 was elected leader, sending a full tablet report...
I20260630 12:15:07.168835 10706 ts_tablet_manager.cc:1434] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:15:07.170172 10707 tablet_bootstrap.cc:492] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b: No bootstrap required, opened a new log
I20260630 12:15:07.170737 10707 ts_tablet_manager.cc:1403] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260630 12:15:07.173086 10707 raft_consensus.cc:359] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } }
I20260630 12:15:07.173630 10707 raft_consensus.cc:385] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.173856 10707 raft_consensus.cc:740] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fe1ce781c0840c0ae3743f3a6859a2b, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.174453 10707 consensus_queue.cc:260] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } }
I20260630 12:15:07.176537 10689 heartbeater.cc:499] Master 127.0.108.62:41207 was elected leader, sending a full tablet report...
I20260630 12:15:07.176972 10707 ts_tablet_manager.cc:1434] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:15:07.271368 10709 raft_consensus.cc:493] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.272043 10709 raft_consensus.cc:515] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } }
I20260630 12:15:07.274624 10709 leader_election.cc:290] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fe1ce781c0840c0ae3743f3a6859a2b (127.0.108.3:34165), 068cb221a708449eb4d745f7b1dd7aff (127.0.108.1:41163)
I20260630 12:15:07.286229 10664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12aeb5a5c9ce4a75b8b2174744ca720b" candidate_uuid: "114eec503df1479594c66450f137f948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" is_pre_election: true
I20260630 12:15:07.286984 10664 raft_consensus.cc:2468] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 114eec503df1479594c66450f137f948 in term 0.
I20260630 12:15:07.287573 10515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12aeb5a5c9ce4a75b8b2174744ca720b" candidate_uuid: "114eec503df1479594c66450f137f948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068cb221a708449eb4d745f7b1dd7aff" is_pre_election: true
I20260630 12:15:07.288278 10515 raft_consensus.cc:2468] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 114eec503df1479594c66450f137f948 in term 0.
I20260630 12:15:07.288323 10554 leader_election.cc:304] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 114eec503df1479594c66450f137f948, 2fe1ce781c0840c0ae3743f3a6859a2b; no voters: 
I20260630 12:15:07.289134 10709 raft_consensus.cc:2804] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.289501 10709 raft_consensus.cc:493] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.289817 10709 raft_consensus.cc:3060] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.294914 10709 raft_consensus.cc:515] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } }
I20260630 12:15:07.296495 10709 leader_election.cc:290] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [CANDIDATE]: Term 1 election: Requested vote from peers 2fe1ce781c0840c0ae3743f3a6859a2b (127.0.108.3:34165), 068cb221a708449eb4d745f7b1dd7aff (127.0.108.1:41163)
I20260630 12:15:07.297500 10664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12aeb5a5c9ce4a75b8b2174744ca720b" candidate_uuid: "114eec503df1479594c66450f137f948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b"
I20260630 12:15:07.297622 10515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12aeb5a5c9ce4a75b8b2174744ca720b" candidate_uuid: "114eec503df1479594c66450f137f948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068cb221a708449eb4d745f7b1dd7aff"
I20260630 12:15:07.298331 10664 raft_consensus.cc:3060] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.298393 10515 raft_consensus.cc:3060] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.305847 10664 raft_consensus.cc:2468] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 114eec503df1479594c66450f137f948 in term 1.
I20260630 12:15:07.305847 10515 raft_consensus.cc:2468] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 114eec503df1479594c66450f137f948 in term 1.
I20260630 12:15:07.307612 10555 leader_election.cc:304] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068cb221a708449eb4d745f7b1dd7aff, 114eec503df1479594c66450f137f948; no voters: 
I20260630 12:15:07.308617 10709 raft_consensus.cc:2804] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.309617 10709 raft_consensus.cc:697] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 1 LEADER]: Becoming Leader. State: Replica: 114eec503df1479594c66450f137f948, State: Running, Role: LEADER
I20260630 12:15:07.310446 10709 consensus_queue.cc:237] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } }
I20260630 12:15:07.318292 10413 catalog_manager.cc:5697] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 reported cstate change: term changed from 0 to 1, leader changed from <none> to 114eec503df1479594c66450f137f948 (127.0.108.2). New cstate: current_term: 1 leader_uuid: "114eec503df1479594c66450f137f948" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "114eec503df1479594c66450f137f948" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fe1ce781c0840c0ae3743f3a6859a2b" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 34165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068cb221a708449eb4d745f7b1dd7aff" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 41163 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:07.367141   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:15:07.386947   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.388028   432 tablet_replica.cc:333] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff: stopping tablet replica
I20260630 12:15:07.388645   432 raft_consensus.cc:2243] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.389066   432 raft_consensus.cc:2272] T 12aeb5a5c9ce4a75b8b2174744ca720b P 068cb221a708449eb4d745f7b1dd7aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.408806   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:15:07.417827   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:15:07.434051   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.435225   432 tablet_replica.cc:333] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948: stopping tablet replica
I20260630 12:15:07.436153   432 raft_consensus.cc:2243] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.437160   432 pending_rounds.cc:70] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948: Trying to abort 1 pending ops.
I20260630 12:15:07.437381   432 pending_rounds.cc:77] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437713150775296 op_type: NO_OP noop_request { }
I20260630 12:15:07.437888   432 raft_consensus.cc:2889] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:07.438169   432 raft_consensus.cc:2272] T 12aeb5a5c9ce4a75b8b2174744ca720b P 114eec503df1479594c66450f137f948 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.459677   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:15:07.469190   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:15:07.486964   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.487934   432 tablet_replica.cc:333] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b: stopping tablet replica
I20260630 12:15:07.488502   432 raft_consensus.cc:2243] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.488996   432 raft_consensus.cc:2272] T 12aeb5a5c9ce4a75b8b2174744ca720b P 2fe1ce781c0840c0ae3743f3a6859a2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.509557   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:15:07.520823   432 master.cc:562] Master@127.0.108.62:41207 shutting down...
I20260630 12:15:07.535382   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.535895   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.536163   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P f328f19fb9894d62a2632545dbc3ea78: stopping tablet replica
I20260630 12:15:07.555908   432 master.cc:584] Master@127.0.108.62:41207 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1090 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:15:07.594322   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:36719
I20260630 12:15:07.595402   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.600229 10716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:07.600425 10717 instance_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:15:07.601959 10719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:07.603019   432 server_base.cc:1061] running on GCE node
I20260630 12:15:07.603785   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:07.603958   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:07.604068   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821707604058 us; error 0 us; skew 500 ppm
I20260630 12:15:07.604509   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.606781   432 webserver.cc:533] Webserver started at http://127.0.108.62:40703/ using document root <none> and password file <none>
I20260630 12:15:07.607208   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.607359   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.607574   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.609171   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "5ae41f5aeecc4fb8b8b748aa76258214"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-7v2h"
I20260630 12:15:07.614279   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:15:07.618631 10724 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.619490   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:15:07.619812   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "5ae41f5aeecc4fb8b8b748aa76258214"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-7v2h"
I20260630 12:15:07.620067   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-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:15:07.635134   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.636117   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.679064   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:36719
I20260630 12:15:07.679127 10775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:36719 every 8 connection(s)
I20260630 12:15:07.684095 10776 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:15:07.699160 10776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214: Bootstrap starting.
I20260630 12:15:07.704398 10776 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.709944 10776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214: No bootstrap required, opened a new log
I20260630 12:15:07.712949 10776 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ae41f5aeecc4fb8b8b748aa76258214" member_type: VOTER }
I20260630 12:15:07.713460 10776 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.713699 10776 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ae41f5aeecc4fb8b8b748aa76258214, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.714393 10776 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5ae41f5aeecc4fb8b8b748aa76258214" member_type: VOTER }
I20260630 12:15:07.714923 10776 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:07.715193 10776 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:07.715468 10776 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.721035 10776 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ae41f5aeecc4fb8b8b748aa76258214" member_type: VOTER }
I20260630 12:15:07.721639 10776 leader_election.cc:304] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [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: 5ae41f5aeecc4fb8b8b748aa76258214; no voters: 
I20260630 12:15:07.722841 10776 leader_election.cc:290] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:07.723158 10779 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.724454 10779 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 1 LEADER]: Becoming Leader. State: Replica: 5ae41f5aeecc4fb8b8b748aa76258214, State: Running, Role: LEADER
I20260630 12:15:07.725134 10779 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [LEADER]: Queue going to LEADER mode. State: All 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: "5ae41f5aeecc4fb8b8b748aa76258214" member_type: VOTER }
I20260630 12:15:07.725857 10776 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:07.728027 10780 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5ae41f5aeecc4fb8b8b748aa76258214" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ae41f5aeecc4fb8b8b748aa76258214" member_type: VOTER } }
I20260630 12:15:07.728089 10781 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5ae41f5aeecc4fb8b8b748aa76258214. Latest consensus state: current_term: 1 leader_uuid: "5ae41f5aeecc4fb8b8b748aa76258214" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ae41f5aeecc4fb8b8b748aa76258214" member_type: VOTER } }
I20260630 12:15:07.728920 10780 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:07.729020 10781 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:07.731644 10785 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:07.736732 10785 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:07.742748   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:07.748011 10785 catalog_manager.cc:1383] Generated new cluster ID: 98516c8458bf4f548d0a570f81851348
I20260630 12:15:07.748397 10785 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:07.762380 10785 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:07.763958 10785 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:07.777593 10785 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214: Generated new TSK 0
I20260630 12:15:07.778318 10785 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:07.811280   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.817584 10797 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:07.818205 10798 instance_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:15:07.819897 10800 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:07.821059   432 server_base.cc:1061] running on GCE node
I20260630 12:15:07.822072   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:07.822286   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:07.822458   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821707822444 us; error 0 us; skew 500 ppm
I20260630 12:15:07.822924   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.825424   432 webserver.cc:533] Webserver started at http://127.0.108.1:44801/ using document root <none> and password file <none>
I20260630 12:15:07.825870   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.826022   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.826244   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.827448   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "7a13de467a714f1b8979258131714756"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-7v2h"
I20260630 12:15:07.831991   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:07.835628 10805 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.836498   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:07.836860   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "7a13de467a714f1b8979258131714756"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-7v2h"
I20260630 12:15:07.837122   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-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:15:07.853397   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.854514   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.855947   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:07.858283   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:07.858502   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.858732   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:07.858878   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.898201   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:45839
I20260630 12:15:07.898299 10867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:45839 every 8 connection(s)
I20260630 12:15:07.903070   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.909736 10872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:07.911540 10873 instance_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:15:07.914446 10875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:07.915195 10868 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36719
I20260630 12:15:07.915220   432 server_base.cc:1061] running on GCE node
I20260630 12:15:07.915710 10868 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:07.916356   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:07.916440 10868 heartbeater.cc:507] Master 127.0.108.62:36719 requested a full tablet report, sending...
W20260630 12:15:07.916661   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:07.916895   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821707916879 us; error 0 us; skew 500 ppm
I20260630 12:15:07.917480   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.918881 10741 ts_manager.cc:194] Registered new tserver with Master: 7a13de467a714f1b8979258131714756 (127.0.108.1:45839)
I20260630 12:15:07.920171   432 webserver.cc:533] Webserver started at http://127.0.108.2:45527/ using document root <none> and password file <none>
I20260630 12:15:07.920753   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.920923   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.920974 10741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34692
I20260630 12:15:07.921231   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.922609   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "e740ed230b0740c89cd076b61a2d1973"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-7v2h"
I20260630 12:15:07.927012   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:15:07.930521 10880 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.931370   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:07.931689   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "e740ed230b0740c89cd076b61a2d1973"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-7v2h"
I20260630 12:15:07.931947   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-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:15:07.962831   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.963860   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.965276   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:07.967483   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:07.967682   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.967911   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:07.968061   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.005475   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:38283
I20260630 12:15:08.005597 10942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:38283 every 8 connection(s)
I20260630 12:15:08.010095   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.016723 10946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.018983 10947 instance_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:15:08.020993 10950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:08.022603   432 server_base.cc:1061] running on GCE node
I20260630 12:15:08.022655 10943 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36719
I20260630 12:15:08.023170 10943 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.023629   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:08.023885   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.023931 10943 heartbeater.cc:507] Master 127.0.108.62:36719 requested a full tablet report, sending...
I20260630 12:15:08.024075   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821708024060 us; error 0 us; skew 500 ppm
I20260630 12:15:08.024820   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.026963 10741 ts_manager.cc:194] Registered new tserver with Master: e740ed230b0740c89cd076b61a2d1973 (127.0.108.2:38283)
I20260630 12:15:08.028086   432 webserver.cc:533] Webserver started at http://127.0.108.3:44951/ using document root <none> and password file <none>
I20260630 12:15:08.028705   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.028882   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.029007 10741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34704
I20260630 12:15:08.029140   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.030499   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "ff9157324ccf4d8c99a37a87516a3bd3"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-7v2h"
I20260630 12:15:08.035420   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:08.039140 10954 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.040241   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260630 12:15:08.040774   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "ff9157324ccf4d8c99a37a87516a3bd3"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-7v2h"
I20260630 12:15:08.041107   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-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:15:08.057155   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.058627   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.060427   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:08.063170   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:08.063396   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.063657   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:08.063818   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.102092   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:40701
I20260630 12:15:08.102183 11016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:40701 every 8 connection(s)
I20260630 12:15:08.107709   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:08.113977 11020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:08.117079 11021 instance_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:15:08.118515 11017 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36719
I20260630 12:15:08.118999 11017 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.119655   432 server_base.cc:1061] running on GCE node
W20260630 12:15:08.119771 11023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:08.119923 11017 heartbeater.cc:507] Master 127.0.108.62:36719 requested a full tablet report, sending...
I20260630 12:15:08.121515   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:08.121876   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:08.122105   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821708122081 us; error 0 us; skew 500 ppm
I20260630 12:15:08.122718   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:08.122694 10741 ts_manager.cc:194] Registered new tserver with Master: ff9157324ccf4d8c99a37a87516a3bd3 (127.0.108.3:40701)
I20260630 12:15:08.124471 10741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34718
I20260630 12:15:08.125591   432 webserver.cc:533] Webserver started at http://127.0.108.4:35113/ using document root <none> and password file <none>
I20260630 12:15:08.126289   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:08.126528   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:08.126787   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:08.127880   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "a5d12bed84ab4b34bc71954886510b50"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-7v2h"
I20260630 12:15:08.132195   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:08.136081 11028 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.137337   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:08.137694   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "a5d12bed84ab4b34bc71954886510b50"
format_stamp: "Formatted at 2026-06-30 12:15:08 on dist-test-slave-7v2h"
I20260630 12:15:08.137979   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480322605-432-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:15:08.150194   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:08.151351   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:08.152979   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:08.155285   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:08.155491   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.155723   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:08.155876   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:08.197227   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:42901
I20260630 12:15:08.197357 11090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:42901 every 8 connection(s)
I20260630 12:15:08.211586 11091 heartbeater.cc:344] Connected to a master server at 127.0.108.62:36719
I20260630 12:15:08.212056 11091 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:08.212842 11091 heartbeater.cc:507] Master 127.0.108.62:36719 requested a full tablet report, sending...
I20260630 12:15:08.214753 10741 ts_manager.cc:194] Registered new tserver with Master: a5d12bed84ab4b34bc71954886510b50 (127.0.108.4:42901)
I20260630 12:15:08.214970   432 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014460073s
I20260630 12:15:08.216087 10741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34730
I20260630 12:15:08.241552 10741 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34740:
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:15:08.286427 10982 tablet_service.cc:1511] Processing CreateTablet for tablet bf8a408743fa435a9b2a4490da177f33 (DEFAULT_TABLE table=test-workload [id=5ebb796f2c244f10b288691d760a21c4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:08.287582 10982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8a408743fa435a9b2a4490da177f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.290663 10833 tablet_service.cc:1511] Processing CreateTablet for tablet bf8a408743fa435a9b2a4490da177f33 (DEFAULT_TABLE table=test-workload [id=5ebb796f2c244f10b288691d760a21c4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:08.291922 10833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8a408743fa435a9b2a4490da177f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.292276 11056 tablet_service.cc:1511] Processing CreateTablet for tablet bf8a408743fa435a9b2a4490da177f33 (DEFAULT_TABLE table=test-workload [id=5ebb796f2c244f10b288691d760a21c4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:08.293541 11056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf8a408743fa435a9b2a4490da177f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:08.304096 11106 tablet_bootstrap.cc:492] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3: Bootstrap starting.
I20260630 12:15:08.309963 11107 tablet_bootstrap.cc:492] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756: Bootstrap starting.
I20260630 12:15:08.312335 11106 tablet_bootstrap.cc:654] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:08.313819 11108 tablet_bootstrap.cc:492] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50: Bootstrap starting.
I20260630 12:15:08.317727 11107 tablet_bootstrap.cc:654] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:08.319085 11106 tablet_bootstrap.cc:492] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3: No bootstrap required, opened a new log
I20260630 12:15:08.319646 11106 ts_tablet_manager.cc:1403] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260630 12:15:08.320076 11108 tablet_bootstrap.cc:654] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:08.322691 11106 raft_consensus.cc:359] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } }
I20260630 12:15:08.323598 11107 tablet_bootstrap.cc:492] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756: No bootstrap required, opened a new log
I20260630 12:15:08.323632 11106 raft_consensus.cc:385] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:08.324190 11106 raft_consensus.cc:740] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9157324ccf4d8c99a37a87516a3bd3, State: Initialized, Role: FOLLOWER
I20260630 12:15:08.324271 11107 ts_tablet_manager.cc:1403] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:15:08.325302 11108 tablet_bootstrap.cc:492] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50: No bootstrap required, opened a new log
I20260630 12:15:08.325009 11106 consensus_queue.cc:260] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } }
I20260630 12:15:08.325775 11108 ts_tablet_manager.cc:1403] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:15:08.327960 11106 ts_tablet_manager.cc:1434] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260630 12:15:08.327484 11107 raft_consensus.cc:359] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } }
I20260630 12:15:08.328797 11107 raft_consensus.cc:385] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:08.327491 11017 heartbeater.cc:499] Master 127.0.108.62:36719 was elected leader, sending a full tablet report...
I20260630 12:15:08.330021 11107 raft_consensus.cc:740] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a13de467a714f1b8979258131714756, State: Initialized, Role: FOLLOWER
I20260630 12:15:08.328999 11108 raft_consensus.cc:359] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } }
I20260630 12:15:08.330338 11112 raft_consensus.cc:493] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:08.330695 11108 raft_consensus.cc:385] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:08.330855 11107 consensus_queue.cc:260] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } }
I20260630 12:15:08.331077 11108 raft_consensus.cc:740] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d12bed84ab4b34bc71954886510b50, State: Initialized, Role: FOLLOWER
I20260630 12:15:08.331061 11112 raft_consensus.cc:515] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } }
I20260630 12:15:08.333717 10868 heartbeater.cc:499] Master 127.0.108.62:36719 was elected leader, sending a full tablet report...
I20260630 12:15:08.334287 11107 ts_tablet_manager.cc:1434] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260630 12:15:08.332309 11108 consensus_queue.cc:260] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } }
I20260630 12:15:08.336851 11091 heartbeater.cc:499] Master 127.0.108.62:36719 was elected leader, sending a full tablet report...
I20260630 12:15:08.338590 11112 leader_election.cc:290] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a13de467a714f1b8979258131714756 (127.0.108.1:45839), a5d12bed84ab4b34bc71954886510b50 (127.0.108.4:42901)
I20260630 12:15:08.345444 11108 ts_tablet_manager.cc:1434] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:15:08.353698 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8a408743fa435a9b2a4490da177f33" candidate_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a13de467a714f1b8979258131714756" is_pre_election: true
I20260630 12:15:08.354416 10843 raft_consensus.cc:2468] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9157324ccf4d8c99a37a87516a3bd3 in term 0.
I20260630 12:15:08.355515 10955 leader_election.cc:304] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a13de467a714f1b8979258131714756, ff9157324ccf4d8c99a37a87516a3bd3; no voters: 
I20260630 12:15:08.356261 11112 raft_consensus.cc:2804] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:08.356712 11112 raft_consensus.cc:493] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:08.356989 11112 raft_consensus.cc:3060] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.362087 11066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8a408743fa435a9b2a4490da177f33" candidate_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d12bed84ab4b34bc71954886510b50" is_pre_election: true
I20260630 12:15:08.362887 11066 raft_consensus.cc:2468] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9157324ccf4d8c99a37a87516a3bd3 in term 0.
I20260630 12:15:08.364985 11112 raft_consensus.cc:515] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } }
I20260630 12:15:08.366742 11112 leader_election.cc:290] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [CANDIDATE]: Term 1 election: Requested vote from peers 7a13de467a714f1b8979258131714756 (127.0.108.1:45839), a5d12bed84ab4b34bc71954886510b50 (127.0.108.4:42901)
I20260630 12:15:08.367704 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8a408743fa435a9b2a4490da177f33" candidate_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a13de467a714f1b8979258131714756"
I20260630 12:15:08.367879 11066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf8a408743fa435a9b2a4490da177f33" candidate_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d12bed84ab4b34bc71954886510b50"
I20260630 12:15:08.368288 10843 raft_consensus.cc:3060] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.368393 11066 raft_consensus.cc:3060] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:08.373786 11066 raft_consensus.cc:2468] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9157324ccf4d8c99a37a87516a3bd3 in term 1.
I20260630 12:15:08.374042 10843 raft_consensus.cc:2468] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9157324ccf4d8c99a37a87516a3bd3 in term 1.
I20260630 12:15:08.375003 10955 leader_election.cc:304] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5d12bed84ab4b34bc71954886510b50, ff9157324ccf4d8c99a37a87516a3bd3; no voters: 
I20260630 12:15:08.375828 11112 raft_consensus.cc:2804] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:08.376987 11112 raft_consensus.cc:697] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 1 LEADER]: Becoming Leader. State: Replica: ff9157324ccf4d8c99a37a87516a3bd3, State: Running, Role: LEADER
I20260630 12:15:08.377646 11112 consensus_queue.cc:237] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } }
I20260630 12:15:08.385603 10741 catalog_manager.cc:5697] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9157324ccf4d8c99a37a87516a3bd3 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff9157324ccf4d8c99a37a87516a3bd3" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 40701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a13de467a714f1b8979258131714756" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 45839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:08.442685   432 auto_rebalancer.cc:639] Failed to schedule move for tablet bf8a408743fa435a9b2a4490da177f33: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:15:08.444070   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:15:08.463209   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:08.464084   432 tablet_replica.cc:333] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756: stopping tablet replica
I20260630 12:15:08.464713   432 raft_consensus.cc:2243] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:08.465107   432 raft_consensus.cc:2272] T bf8a408743fa435a9b2a4490da177f33 P 7a13de467a714f1b8979258131714756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:08.484413   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:15:08.494377   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:15:09.012971   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:09.050699 11120 consensus_queue.cc:1048] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d12bed84ab4b34bc71954886510b50" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 42901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:09.059705 10955 consensus_peers.cc:597] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 -> Peer 7a13de467a714f1b8979258131714756 (127.0.108.1:45839): Couldn't send request to peer 7a13de467a714f1b8979258131714756. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:45839: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:10.023643 10939 debug-util.cc:398] Leaking SignalData structure 0x7b08002a72e0 after lost signal to thread 435
W20260630 12:15:10.025075 10939 debug-util.cc:398] Leaking SignalData structure 0x7b0800237180 after lost signal to thread 10775
W20260630 12:15:10.025779 10939 debug-util.cc:398] Leaking SignalData structure 0x7b08001c04e0 after lost signal to thread 10890
W20260630 12:15:10.027176 10939 debug-util.cc:398] Leaking SignalData structure 0x7b080010d820 after lost signal to thread 11016
W20260630 12:15:10.028312 10939 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0f40 after lost signal to thread 11090
W20260630 12:15:10.065234   432 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10939)
W20260630 12:15:11.065866   432 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 10939)
W20260630 12:15:11.091982 10955 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:45839: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:15:11.536237 10955 consensus_peers.cc:597] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 -> Peer 7a13de467a714f1b8979258131714756 (127.0.108.1:45839): Couldn't send request to peer 7a13de467a714f1b8979258131714756. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:45839: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:15:12.066516   432 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 10939)
W20260630 12:15:13.067169   432 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 10939)
I20260630 12:15:13.354139   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:15:13.369591   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:15:13.396981   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:13.397732   432 tablet_replica.cc:333] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3: stopping tablet replica
I20260630 12:15:13.398394   432 raft_consensus.cc:2243] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:13.399659   432 raft_consensus.cc:2272] T bf8a408743fa435a9b2a4490da177f33 P ff9157324ccf4d8c99a37a87516a3bd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:13.422875   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:15:13.438025   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:15:13.467316   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:13.468396   432 tablet_replica.cc:333] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50: stopping tablet replica
I20260630 12:15:13.469091   432 raft_consensus.cc:2243] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:13.469693   432 raft_consensus.cc:2272] T bf8a408743fa435a9b2a4490da177f33 P a5d12bed84ab4b34bc71954886510b50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:13.490607   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:15:13.505525   432 master.cc:562] Master@127.0.108.62:36719 shutting down...
I20260630 12:15:13.533880   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:13.534891   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:13.535343   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5ae41f5aeecc4fb8b8b748aa76258214: stopping tablet replica
I20260630 12:15:13.560395   432 master.cc:584] Master@127.0.108.62:36719 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (6020 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:15:13.615563   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:37119
I20260630 12:15:13.616765   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:13.622525 11133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:13.622548 11134 instance_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:15:13.623337 11136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:13.624023   432 server_base.cc:1061] running on GCE node
I20260630 12:15:13.624804   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:13.624985   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:13.625151   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821713625137 us; error 0 us; skew 500 ppm
I20260630 12:15:13.625687   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:13.628839   432 webserver.cc:533] Webserver started at http://127.0.108.62:32969/ using document root <none> and password file <none>
I20260630 12:15:13.629346   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:13.629518   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:13.629809   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:13.631085   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "164979ce6e3441fdb5e936af6c4a0ab7"
format_stamp: "Formatted at 2026-06-30 12:15:13 on dist-test-slave-7v2h"
I20260630 12:15:13.635767   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:13.639340 11141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:13.640139   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:13.640448   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "164979ce6e3441fdb5e936af6c4a0ab7"
format_stamp: "Formatted at 2026-06-30 12:15:13 on dist-test-slave-7v2h"
I20260630 12:15:13.640770   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-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:15:13.674639   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:13.675909   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:13.715497   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:37119
I20260630 12:15:13.715626 11192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:37119 every 8 connection(s)
I20260630 12:15:13.719544 11193 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:15:13.732169 11193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7: Bootstrap starting.
I20260630 12:15:13.736923 11193 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:13.741255 11193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7: No bootstrap required, opened a new log
I20260630 12:15:13.743589 11193 raft_consensus.cc:359] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "164979ce6e3441fdb5e936af6c4a0ab7" member_type: VOTER }
I20260630 12:15:13.744024 11193 raft_consensus.cc:385] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:13.744247 11193 raft_consensus.cc:740] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 164979ce6e3441fdb5e936af6c4a0ab7, State: Initialized, Role: FOLLOWER
I20260630 12:15:13.744869 11193 consensus_queue.cc:260] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "164979ce6e3441fdb5e936af6c4a0ab7" member_type: VOTER }
I20260630 12:15:13.745432 11193 raft_consensus.cc:399] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:13.745703 11193 raft_consensus.cc:493] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:13.745970 11193 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:13.750984 11193 raft_consensus.cc:515] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "164979ce6e3441fdb5e936af6c4a0ab7" member_type: VOTER }
I20260630 12:15:13.751520 11193 leader_election.cc:304] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [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: 164979ce6e3441fdb5e936af6c4a0ab7; no voters: 
I20260630 12:15:13.752889 11193 leader_election.cc:290] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:13.753252 11196 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:13.754515 11196 raft_consensus.cc:697] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 1 LEADER]: Becoming Leader. State: Replica: 164979ce6e3441fdb5e936af6c4a0ab7, State: Running, Role: LEADER
I20260630 12:15:13.755196 11196 consensus_queue.cc:237] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [LEADER]: Queue going to LEADER mode. State: All 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: "164979ce6e3441fdb5e936af6c4a0ab7" member_type: VOTER }
I20260630 12:15:13.755806 11193 sys_catalog.cc:565] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:13.760130 11198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 164979ce6e3441fdb5e936af6c4a0ab7. Latest consensus state: current_term: 1 leader_uuid: "164979ce6e3441fdb5e936af6c4a0ab7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "164979ce6e3441fdb5e936af6c4a0ab7" member_type: VOTER } }
I20260630 12:15:13.760989 11198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:13.761682 11197 sys_catalog.cc:455] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "164979ce6e3441fdb5e936af6c4a0ab7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "164979ce6e3441fdb5e936af6c4a0ab7" member_type: VOTER } }
I20260630 12:15:13.762221 11197 sys_catalog.cc:458] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:13.763188 11203 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:13.770484 11203 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:13.772377   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:13.779942 11203 catalog_manager.cc:1383] Generated new cluster ID: c8722cdf04a643d2b5a1f08148579d1f
I20260630 12:15:13.780356 11203 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:13.802657 11203 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:13.804020 11203 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:13.818954 11203 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7: Generated new TSK 0
I20260630 12:15:13.819559 11203 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:13.839296   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:13.845933 11214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:13.846765 11215 instance_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:15:13.848428 11217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:13.849056   432 server_base.cc:1061] running on GCE node
I20260630 12:15:13.849936   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:13.850133   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:13.850257   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821713850245 us; error 0 us; skew 500 ppm
I20260630 12:15:13.850713   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:13.853339   432 webserver.cc:533] Webserver started at http://127.0.108.1:42471/ using document root <none> and password file <none>
I20260630 12:15:13.853794   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:13.853945   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:13.854156   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:13.855208   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "8929ec4de8ca4428819c9e111429613d"
format_stamp: "Formatted at 2026-06-30 12:15:13 on dist-test-slave-7v2h"
I20260630 12:15:13.859685   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:13.863384 11222 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:13.864282   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:13.864636   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "8929ec4de8ca4428819c9e111429613d"
format_stamp: "Formatted at 2026-06-30 12:15:13 on dist-test-slave-7v2h"
I20260630 12:15:13.864902   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-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:15:13.883636   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:13.884843   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:13.886310   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:13.888520   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:13.888726   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:13.888957   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:13.889117   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:13.930038   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:35637
I20260630 12:15:13.930135 11284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:35637 every 8 connection(s)
I20260630 12:15:13.936065   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:13.943138 11289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:13.944217 11290 instance_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:15:13.947973 11292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:13.948132   432 server_base.cc:1061] running on GCE node
I20260630 12:15:13.948776 11285 heartbeater.cc:344] Connected to a master server at 127.0.108.62:37119
I20260630 12:15:13.949147 11285 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:13.949224   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:13.949479   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:13.949640   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821713949624 us; error 0 us; skew 500 ppm
I20260630 12:15:13.949913 11285 heartbeater.cc:507] Master 127.0.108.62:37119 requested a full tablet report, sending...
I20260630 12:15:13.950243   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:13.952405 11158 ts_manager.cc:194] Registered new tserver with Master: 8929ec4de8ca4428819c9e111429613d (127.0.108.1:35637)
I20260630 12:15:13.953207   432 webserver.cc:533] Webserver started at http://127.0.108.2:37251/ using document root <none> and password file <none>
I20260630 12:15:13.953897   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:13.954129   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:13.954444   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:13.955031 11158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53280
I20260630 12:15:13.956050   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "9a75f9ee69f64ee09e5643fa26b01cea"
format_stamp: "Formatted at 2026-06-30 12:15:13 on dist-test-slave-7v2h"
I20260630 12:15:13.960901   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:13.964448 11297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:13.965287   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:13.965595   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "9a75f9ee69f64ee09e5643fa26b01cea"
format_stamp: "Formatted at 2026-06-30 12:15:13 on dist-test-slave-7v2h"
I20260630 12:15:13.965862   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-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:15:13.978854   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:13.980075   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:13.981608   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:13.983788   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:13.983991   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:13.984213   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:13.984360   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:14.023872   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:39609
I20260630 12:15:14.023967 11359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:39609 every 8 connection(s)
I20260630 12:15:14.028486   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:14.036315 11363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:14.038008 11364 instance_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:15:14.040951 11366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:14.041766 11360 heartbeater.cc:344] Connected to a master server at 127.0.108.62:37119
I20260630 12:15:14.041895   432 server_base.cc:1061] running on GCE node
I20260630 12:15:14.042266 11360 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:14.042963   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:14.043251   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:14.043298 11360 heartbeater.cc:507] Master 127.0.108.62:37119 requested a full tablet report, sending...
I20260630 12:15:14.043545   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821714043525 us; error 0 us; skew 500 ppm
I20260630 12:15:14.044340   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:14.046059 11158 ts_manager.cc:194] Registered new tserver with Master: 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2:39609)
I20260630 12:15:14.047220   432 webserver.cc:533] Webserver started at http://127.0.108.3:45531/ using document root <none> and password file <none>
I20260630 12:15:14.047891   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:14.047938 11158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53286
I20260630 12:15:14.048259   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:14.048667   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:14.050771   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "93ede30820cb4e52b1e476620cc62c3e"
format_stamp: "Formatted at 2026-06-30 12:15:14 on dist-test-slave-7v2h"
I20260630 12:15:14.055922   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:15:14.059630 11371 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:14.060433   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:14.060770   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "93ede30820cb4e52b1e476620cc62c3e"
format_stamp: "Formatted at 2026-06-30 12:15:14 on dist-test-slave-7v2h"
I20260630 12:15:14.061045   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-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:15:14.071947   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:14.073154   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:14.074582   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:14.076835   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:14.077023   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:14.077255   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:14.077404   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:14.116377   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:37591
I20260630 12:15:14.116472 11433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:37591 every 8 connection(s)
I20260630 12:15:14.130676 11434 heartbeater.cc:344] Connected to a master server at 127.0.108.62:37119
I20260630 12:15:14.131093 11434 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:14.131825 11434 heartbeater.cc:507] Master 127.0.108.62:37119 requested a full tablet report, sending...
I20260630 12:15:14.133792 11158 ts_manager.cc:194] Registered new tserver with Master: 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3:37591)
I20260630 12:15:14.134414   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014745716s
I20260630 12:15:14.135270 11158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53288
I20260630 12:15:14.958950 11285 heartbeater.cc:499] Master 127.0.108.62:37119 was elected leader, sending a full tablet report...
I20260630 12:15:15.051826 11360 heartbeater.cc:499] Master 127.0.108.62:37119 was elected leader, sending a full tablet report...
I20260630 12:15:15.138569 11434 heartbeater.cc:499] Master 127.0.108.62:37119 was elected leader, sending a full tablet report...
I20260630 12:15:15.192317 11158 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53298:
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:15:15.194645 11158 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:15:15.264322 11325 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4bf84ab79142e3ac77574f37f105bb (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:15.265412 11398 tablet_service.cc:1511] Processing CreateTablet for tablet dc279e703a1e42a4ad104f767a267866 (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:15.265918 11324 tablet_service.cc:1511] Processing CreateTablet for tablet dc279e703a1e42a4ad104f767a267866 (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:15.267081 11399 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4bf84ab79142e3ac77574f37f105bb (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:15.265848 11325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4bf84ab79142e3ac77574f37f105bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.269574 11322 tablet_service.cc:1511] Processing CreateTablet for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56 (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:15.269574 11396 tablet_service.cc:1511] Processing CreateTablet for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56 (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:15.267027 11398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc279e703a1e42a4ad104f767a267866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.270943 11322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.272936 11399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4bf84ab79142e3ac77574f37f105bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.268306 11397 tablet_service.cc:1511] Processing CreateTablet for tablet 172bedd75b3447c58e3685c557a42581 (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:15.274008 11249 tablet_service.cc:1511] Processing CreateTablet for tablet dc279e703a1e42a4ad104f767a267866 (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:15.275204 11397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172bedd75b3447c58e3685c557a42581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.275280 11249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc279e703a1e42a4ad104f767a267866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.277932 11248 tablet_service.cc:1511] Processing CreateTablet for tablet 172bedd75b3447c58e3685c557a42581 (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:15.279458 11248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172bedd75b3447c58e3685c557a42581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.281960 11247 tablet_service.cc:1511] Processing CreateTablet for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56 (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:15.283375 11247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.284956 11396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.285825 11250 tablet_service.cc:1511] Processing CreateTablet for tablet 2e4bf84ab79142e3ac77574f37f105bb (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:15.287173 11250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e4bf84ab79142e3ac77574f37f105bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.294009 11324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc279e703a1e42a4ad104f767a267866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.268143 11323 tablet_service.cc:1511] Processing CreateTablet for tablet 172bedd75b3447c58e3685c557a42581 (DEFAULT_TABLE table=test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:15.302274 11323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172bedd75b3447c58e3685c557a42581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:15.325110 11454 tablet_bootstrap.cc:492] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea: Bootstrap starting.
I20260630 12:15:15.337229 11454 tablet_bootstrap.cc:654] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.359068 11455 tablet_bootstrap.cc:492] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e: Bootstrap starting.
I20260630 12:15:15.375146 11455 tablet_bootstrap.cc:654] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.386737 11454 tablet_bootstrap.cc:492] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea: No bootstrap required, opened a new log
I20260630 12:15:15.387321 11454 ts_tablet_manager.cc:1403] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.011s
I20260630 12:15:15.390326 11454 raft_consensus.cc:359] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } }
I20260630 12:15:15.392915 11454 raft_consensus.cc:385] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.393237 11454 raft_consensus.cc:740] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a75f9ee69f64ee09e5643fa26b01cea, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.394132 11454 consensus_queue.cc:260] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } }
I20260630 12:15:15.392201 11457 tablet_bootstrap.cc:492] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d: Bootstrap starting.
I20260630 12:15:15.410257 11454 ts_tablet_manager.cc:1434] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.009s
I20260630 12:15:15.410959 11455 tablet_bootstrap.cc:492] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e: No bootstrap required, opened a new log
I20260630 12:15:15.411343 11454 tablet_bootstrap.cc:492] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea: Bootstrap starting.
I20260630 12:15:15.411520 11455 ts_tablet_manager.cc:1403] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.035s
I20260630 12:15:15.411664 11457 tablet_bootstrap.cc:654] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.414608 11455 raft_consensus.cc:359] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } }
I20260630 12:15:15.415431 11455 raft_consensus.cc:385] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.415735 11455 raft_consensus.cc:740] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ede30820cb4e52b1e476620cc62c3e, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.416587 11455 consensus_queue.cc:260] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } }
I20260630 12:15:15.421187 11454 tablet_bootstrap.cc:654] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.421927 11455 ts_tablet_manager.cc:1434] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260630 12:15:15.423252 11457 tablet_bootstrap.cc:492] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d: No bootstrap required, opened a new log
I20260630 12:15:15.423764 11455 tablet_bootstrap.cc:492] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e: Bootstrap starting.
I20260630 12:15:15.423879 11457 ts_tablet_manager.cc:1403] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.010s
I20260630 12:15:15.429157 11457 raft_consensus.cc:359] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } }
I20260630 12:15:15.430125 11457 raft_consensus.cc:385] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.430512 11457 raft_consensus.cc:740] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8929ec4de8ca4428819c9e111429613d, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.431250 11455 tablet_bootstrap.cc:654] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.431588 11457 consensus_queue.cc:260] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } }
I20260630 12:15:15.440752 11457 ts_tablet_manager.cc:1434] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260630 12:15:15.441140 11455 tablet_bootstrap.cc:492] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e: No bootstrap required, opened a new log
I20260630 12:15:15.440871 11454 tablet_bootstrap.cc:492] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea: No bootstrap required, opened a new log
I20260630 12:15:15.441896 11455 ts_tablet_manager.cc:1403] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260630 12:15:15.441953 11454 ts_tablet_manager.cc:1403] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.016s
I20260630 12:15:15.442925 11457 tablet_bootstrap.cc:492] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d: Bootstrap starting.
I20260630 12:15:15.446079 11454 raft_consensus.cc:359] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.446406 11455 raft_consensus.cc:359] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.447026 11454 raft_consensus.cc:385] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.447324 11455 raft_consensus.cc:385] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.447481 11454 raft_consensus.cc:740] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a75f9ee69f64ee09e5643fa26b01cea, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.447695 11455 raft_consensus.cc:740] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ede30820cb4e52b1e476620cc62c3e, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.448534 11454 consensus_queue.cc:260] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.448827 11455 consensus_queue.cc:260] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.450839 11454 ts_tablet_manager.cc:1434] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260630 12:15:15.451853 11454 tablet_bootstrap.cc:492] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea: Bootstrap starting.
I20260630 12:15:15.453245 11455 ts_tablet_manager.cc:1434] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:15:15.454346 11455 tablet_bootstrap.cc:492] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e: Bootstrap starting.
I20260630 12:15:15.458632 11454 tablet_bootstrap.cc:654] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.452217 11457 tablet_bootstrap.cc:654] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.461509 11455 tablet_bootstrap.cc:654] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.467232 11454 tablet_bootstrap.cc:492] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea: No bootstrap required, opened a new log
I20260630 12:15:15.467988 11454 ts_tablet_manager.cc:1403] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260630 12:15:15.471272 11454 raft_consensus.cc:359] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.471859 11457 tablet_bootstrap.cc:492] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d: No bootstrap required, opened a new log
I20260630 12:15:15.472007 11455 tablet_bootstrap.cc:492] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e: No bootstrap required, opened a new log
I20260630 12:15:15.472050 11454 raft_consensus.cc:385] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.472450 11457 ts_tablet_manager.cc:1403] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.003s
I20260630 12:15:15.472647 11454 raft_consensus.cc:740] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a75f9ee69f64ee09e5643fa26b01cea, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.472829 11455 ts_tablet_manager.cc:1403] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260630 12:15:15.473640 11454 consensus_queue.cc:260] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.475544 11457 raft_consensus.cc:359] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.476130 11457 raft_consensus.cc:385] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.476454 11457 raft_consensus.cc:740] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8929ec4de8ca4428819c9e111429613d, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.476245 11455 raft_consensus.cc:359] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.477353 11455 raft_consensus.cc:385] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.477686 11455 raft_consensus.cc:740] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ede30820cb4e52b1e476620cc62c3e, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.477839 11454 ts_tablet_manager.cc:1434] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:15:15.477500 11457 consensus_queue.cc:260] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.478521 11455 consensus_queue.cc:260] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.479334 11454 tablet_bootstrap.cc:492] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea: Bootstrap starting.
I20260630 12:15:15.480546 11459 raft_consensus.cc:493] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.482685 11455 ts_tablet_manager.cc:1434] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:15:15.489230 11455 tablet_bootstrap.cc:492] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e: Bootstrap starting.
I20260630 12:15:15.486894 11454 tablet_bootstrap.cc:654] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.481063 11459 raft_consensus.cc:515] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.494989 11455 tablet_bootstrap.cc:654] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.497087 11459 leader_election.cc:290] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8929ec4de8ca4428819c9e111429613d (127.0.108.1:35637), 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3:37591)
I20260630 12:15:15.488049 11457 ts_tablet_manager.cc:1434] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260630 12:15:15.506032 11457 tablet_bootstrap.cc:492] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d: Bootstrap starting.
I20260630 12:15:15.519905 11457 tablet_bootstrap.cc:654] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.521653 11454 tablet_bootstrap.cc:492] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea: No bootstrap required, opened a new log
I20260630 12:15:15.522264 11454 ts_tablet_manager.cc:1403] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.020s
I20260630 12:15:15.527230 11455 tablet_bootstrap.cc:492] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e: No bootstrap required, opened a new log
I20260630 12:15:15.527119 11260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc279e703a1e42a4ad104f767a267866" candidate_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929ec4de8ca4428819c9e111429613d" is_pre_election: true
I20260630 12:15:15.527311 11461 raft_consensus.cc:493] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.528151 11455 ts_tablet_manager.cc:1403] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.018s
I20260630 12:15:15.528216 11260 raft_consensus.cc:2468] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a75f9ee69f64ee09e5643fa26b01cea in term 0.
I20260630 12:15:15.528191 11461 raft_consensus.cc:515] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } }
I20260630 12:15:15.529840 11301 leader_election.cc:304] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929ec4de8ca4428819c9e111429613d, 9a75f9ee69f64ee09e5643fa26b01cea; no voters: 
I20260630 12:15:15.531054 11459 raft_consensus.cc:2804] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.531441 11459 raft_consensus.cc:493] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.531771 11459 raft_consensus.cc:3060] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.531664 11455 raft_consensus.cc:359] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.532425 11461 leader_election.cc:290] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8929ec4de8ca4428819c9e111429613d (127.0.108.1:35637), 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2:39609)
I20260630 12:15:15.532619 11455 raft_consensus.cc:385] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.533006 11455 raft_consensus.cc:740] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 93ede30820cb4e52b1e476620cc62c3e, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.533630 11455 consensus_queue.cc:260] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.535882 11455 ts_tablet_manager.cc:1434] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:15:15.537113 11454 raft_consensus.cc:359] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.537900 11454 raft_consensus.cc:385] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.538141 11454 raft_consensus.cc:740] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a75f9ee69f64ee09e5643fa26b01cea, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.538810 11454 consensus_queue.cc:260] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.542781 11409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc279e703a1e42a4ad104f767a267866" candidate_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ede30820cb4e52b1e476620cc62c3e" is_pre_election: true
I20260630 12:15:15.543624 11409 raft_consensus.cc:2468] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a75f9ee69f64ee09e5643fa26b01cea in term 0.
I20260630 12:15:15.545251 11454 ts_tablet_manager.cc:1434] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.002s
I20260630 12:15:15.549386 11457 tablet_bootstrap.cc:492] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d: No bootstrap required, opened a new log
I20260630 12:15:15.550017 11457 ts_tablet_manager.cc:1403] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.008s
I20260630 12:15:15.553349 11457 raft_consensus.cc:359] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.554195 11457 raft_consensus.cc:385] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.554574 11457 raft_consensus.cc:740] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8929ec4de8ca4428819c9e111429613d, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.555409 11457 consensus_queue.cc:260] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.557749 11457 ts_tablet_manager.cc:1434] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:15.559639 11457 tablet_bootstrap.cc:492] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d: Bootstrap starting.
I20260630 12:15:15.558547 11459 raft_consensus.cc:515] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.564201 11459 leader_election.cc:290] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [CANDIDATE]: Term 1 election: Requested vote from peers 8929ec4de8ca4428819c9e111429613d (127.0.108.1:35637), 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3:37591)
I20260630 12:15:15.564991 11260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc279e703a1e42a4ad104f767a267866" candidate_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929ec4de8ca4428819c9e111429613d"
I20260630 12:15:15.565409 11409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc279e703a1e42a4ad104f767a267866" candidate_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ede30820cb4e52b1e476620cc62c3e"
I20260630 12:15:15.566108 11409 raft_consensus.cc:3060] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.565805 11260 raft_consensus.cc:3060] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.569530 11457 tablet_bootstrap.cc:654] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:15.574446 11409 raft_consensus.cc:2468] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a75f9ee69f64ee09e5643fa26b01cea in term 1.
I20260630 12:15:15.575107 11459 raft_consensus.cc:493] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.575914 11298 leader_election.cc:304] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93ede30820cb4e52b1e476620cc62c3e, 9a75f9ee69f64ee09e5643fa26b01cea; no voters: 
I20260630 12:15:15.575753 11459 raft_consensus.cc:515] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.576994 11475 raft_consensus.cc:2804] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.577962 11335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4bf84ab79142e3ac77574f37f105bb" candidate_uuid: "93ede30820cb4e52b1e476620cc62c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" is_pre_election: true
I20260630 12:15:15.579145 11335 raft_consensus.cc:2468] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93ede30820cb4e52b1e476620cc62c3e in term 0.
I20260630 12:15:15.579798 11259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "818eabeaa6d64d5e9fb8e3068d4bcb56" candidate_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929ec4de8ca4428819c9e111429613d" is_pre_election: true
I20260630 12:15:15.581212 11372 leader_election.cc:304] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93ede30820cb4e52b1e476620cc62c3e, 9a75f9ee69f64ee09e5643fa26b01cea; no voters: 
I20260630 12:15:15.581504 11259 raft_consensus.cc:2468] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a75f9ee69f64ee09e5643fa26b01cea in term 0.
I20260630 12:15:15.582332 11461 raft_consensus.cc:2804] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.582784 11461 raft_consensus.cc:493] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.583113 11461 raft_consensus.cc:3060] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.583900 11301 leader_election.cc:304] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929ec4de8ca4428819c9e111429613d, 9a75f9ee69f64ee09e5643fa26b01cea; no voters: 
I20260630 12:15:15.585894 11459 leader_election.cc:290] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8929ec4de8ca4428819c9e111429613d (127.0.108.1:35637), 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3:37591)
I20260630 12:15:15.588327 11260 raft_consensus.cc:2468] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a75f9ee69f64ee09e5643fa26b01cea in term 1.
I20260630 12:15:15.590101 11459 raft_consensus.cc:2804] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.590446 11259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4bf84ab79142e3ac77574f37f105bb" candidate_uuid: "93ede30820cb4e52b1e476620cc62c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929ec4de8ca4428819c9e111429613d" is_pre_election: true
I20260630 12:15:15.590446 11409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "818eabeaa6d64d5e9fb8e3068d4bcb56" candidate_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ede30820cb4e52b1e476620cc62c3e" is_pre_election: true
I20260630 12:15:15.593089 11409 raft_consensus.cc:2468] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a75f9ee69f64ee09e5643fa26b01cea in term 0.
I20260630 12:15:15.593080 11259 raft_consensus.cc:2468] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 93ede30820cb4e52b1e476620cc62c3e in term 0.
I20260630 12:15:15.593936 11459 raft_consensus.cc:493] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.594610 11459 raft_consensus.cc:3060] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.595176 11461 raft_consensus.cc:515] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } }
I20260630 12:15:15.597456 11475 raft_consensus.cc:697] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Becoming Leader. State: Replica: 9a75f9ee69f64ee09e5643fa26b01cea, State: Running, Role: LEADER
I20260630 12:15:15.598390 11475 consensus_queue.cc:237] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.601408 11461 leader_election.cc:290] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [CANDIDATE]: Term 1 election: Requested vote from peers 8929ec4de8ca4428819c9e111429613d (127.0.108.1:35637), 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2:39609)
I20260630 12:15:15.602546 11335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4bf84ab79142e3ac77574f37f105bb" candidate_uuid: "93ede30820cb4e52b1e476620cc62c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a75f9ee69f64ee09e5643fa26b01cea"
I20260630 12:15:15.603157 11335 raft_consensus.cc:3060] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.608968 11459 raft_consensus.cc:515] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.611176 11335 raft_consensus.cc:2468] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93ede30820cb4e52b1e476620cc62c3e in term 1.
I20260630 12:15:15.612217 11260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e4bf84ab79142e3ac77574f37f105bb" candidate_uuid: "93ede30820cb4e52b1e476620cc62c3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929ec4de8ca4428819c9e111429613d"
I20260630 12:15:15.612448 11372 leader_election.cc:304] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 93ede30820cb4e52b1e476620cc62c3e, 9a75f9ee69f64ee09e5643fa26b01cea; no voters: 
I20260630 12:15:15.612912 11260 raft_consensus.cc:3060] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.613363 11461 raft_consensus.cc:2804] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.613958 11259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "818eabeaa6d64d5e9fb8e3068d4bcb56" candidate_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8929ec4de8ca4428819c9e111429613d"
I20260630 12:15:15.614660 11259 raft_consensus.cc:3060] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.623736 11259 raft_consensus.cc:2468] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a75f9ee69f64ee09e5643fa26b01cea in term 1.
I20260630 12:15:15.626338 11461 raft_consensus.cc:697] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 1 LEADER]: Becoming Leader. State: Replica: 93ede30820cb4e52b1e476620cc62c3e, State: Running, Role: LEADER
I20260630 12:15:15.627122 11301 leader_election.cc:304] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929ec4de8ca4428819c9e111429613d, 9a75f9ee69f64ee09e5643fa26b01cea; no voters: 
I20260630 12:15:15.628423 11478 raft_consensus.cc:2804] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.627998 11461 consensus_queue.cc:237] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } }
I20260630 12:15:15.625939 11260 raft_consensus.cc:2468] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 93ede30820cb4e52b1e476620cc62c3e in term 1.
I20260630 12:15:15.629387 11478 raft_consensus.cc:697] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Becoming Leader. State: Replica: 9a75f9ee69f64ee09e5643fa26b01cea, State: Running, Role: LEADER
I20260630 12:15:15.628472 11459 leader_election.cc:290] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [CANDIDATE]: Term 1 election: Requested vote from peers 8929ec4de8ca4428819c9e111429613d (127.0.108.1:35637), 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3:37591)
I20260630 12:15:15.630400 11478 consensus_queue.cc:237] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.632081 11457 tablet_bootstrap.cc:492] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d: No bootstrap required, opened a new log
I20260630 12:15:15.634073 11457 ts_tablet_manager.cc:1403] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.040s
I20260630 12:15:15.634060 11409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "818eabeaa6d64d5e9fb8e3068d4bcb56" candidate_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ede30820cb4e52b1e476620cc62c3e"
I20260630 12:15:15.634775 11409 raft_consensus.cc:3060] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.637455 11457 raft_consensus.cc:359] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.638259 11457 raft_consensus.cc:385] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:15.638779 11457 raft_consensus.cc:740] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8929ec4de8ca4428819c9e111429613d, State: Initialized, Role: FOLLOWER
I20260630 12:15:15.638095 11155 catalog_manager.cc:5697] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2). New cstate: current_term: 1 leader_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:15.639837 11457 consensus_queue.cc:260] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.642578 11409 raft_consensus.cc:2468] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a75f9ee69f64ee09e5643fa26b01cea in term 1.
I20260630 12:15:15.644361 11457 ts_tablet_manager.cc:1434] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:15:15.651834 11158 catalog_manager.cc:5697] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e reported cstate change: term changed from 0 to 1, leader changed from <none> to 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3). New cstate: current_term: 1 leader_uuid: "93ede30820cb4e52b1e476620cc62c3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:15.663141 11155 catalog_manager.cc:5697] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2). New cstate: current_term: 1 leader_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:15.770437 11206 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:15.789520 11464 raft_consensus.cc:493] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:15.790009 11464 raft_consensus.cc:515] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.791982 11464 leader_election.cc:290] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2:39609), 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3:37591)
I20260630 12:15:15.802028 11335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172bedd75b3447c58e3685c557a42581" candidate_uuid: "8929ec4de8ca4428819c9e111429613d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" is_pre_election: true
I20260630 12:15:15.802753 11335 raft_consensus.cc:2468] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8929ec4de8ca4428819c9e111429613d in term 0.
I20260630 12:15:15.803753 11223 leader_election.cc:304] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929ec4de8ca4428819c9e111429613d, 9a75f9ee69f64ee09e5643fa26b01cea; no voters: 
I20260630 12:15:15.804179 11409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172bedd75b3447c58e3685c557a42581" candidate_uuid: "8929ec4de8ca4428819c9e111429613d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ede30820cb4e52b1e476620cc62c3e" is_pre_election: true
I20260630 12:15:15.804422 11464 raft_consensus.cc:2804] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:15.804836 11464 raft_consensus.cc:493] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:15.804920 11409 raft_consensus.cc:2468] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8929ec4de8ca4428819c9e111429613d in term 0.
I20260630 12:15:15.805262 11464 raft_consensus.cc:3060] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.810509 11464 raft_consensus.cc:515] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.812126 11464 leader_election.cc:290] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [CANDIDATE]: Term 1 election: Requested vote from peers 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2:39609), 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3:37591)
I20260630 12:15:15.813094 11335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172bedd75b3447c58e3685c557a42581" candidate_uuid: "8929ec4de8ca4428819c9e111429613d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a75f9ee69f64ee09e5643fa26b01cea"
I20260630 12:15:15.813252 11409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172bedd75b3447c58e3685c557a42581" candidate_uuid: "8929ec4de8ca4428819c9e111429613d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "93ede30820cb4e52b1e476620cc62c3e"
I20260630 12:15:15.813634 11335 raft_consensus.cc:3060] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.813799 11409 raft_consensus.cc:3060] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:15.819229 11409 raft_consensus.cc:2468] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8929ec4de8ca4428819c9e111429613d in term 1.
I20260630 12:15:15.819413 11335 raft_consensus.cc:2468] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8929ec4de8ca4428819c9e111429613d in term 1.
I20260630 12:15:15.820338 11223 leader_election.cc:304] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8929ec4de8ca4428819c9e111429613d, 93ede30820cb4e52b1e476620cc62c3e; no voters: 
I20260630 12:15:15.821049 11464 raft_consensus.cc:2804] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:15.822378 11464 raft_consensus.cc:697] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 1 LEADER]: Becoming Leader. State: Replica: 8929ec4de8ca4428819c9e111429613d, State: Running, Role: LEADER
I20260630 12:15:15.823139 11464 consensus_queue.cc:237] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } }
I20260630 12:15:15.829700 11155 catalog_manager.cc:5697] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8929ec4de8ca4428819c9e111429613d (127.0.108.1). New cstate: current_term: 1 leader_uuid: "8929ec4de8ca4428819c9e111429613d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:16.023308 11478 consensus_queue.cc:1048] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:16.040771 11475 consensus_queue.cc:1048] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:16.088728 11475 consensus_queue.cc:1048] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:16.099196 11478 consensus_queue.cc:1048] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:16.146536 11461 consensus_queue.cc:1048] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:16.150710 11494 consensus_queue.cc:1048] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:16.321549 11464 consensus_queue.cc:1048] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:16.332927 11464 consensus_queue.cc:1048] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:22.896428   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:22.904300 11507 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:22.905505 11508 instance_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:15:22.906247 11510 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:22.906638   432 server_base.cc:1061] running on GCE node
I20260630 12:15:22.908329   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:22.908607   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:22.908819   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821722908799 us; error 0 us; skew 500 ppm
I20260630 12:15:22.909410   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:22.912161   432 webserver.cc:533] Webserver started at http://127.0.108.4:42865/ using document root <none> and password file <none>
I20260630 12:15:22.912742   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:22.912942   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:22.913249   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:22.914729   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "a736c8e12507415e9479b7d24d172b15"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-7v2h"
I20260630 12:15:22.919579   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:22.923489 11515 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.924501   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:15:22.924885   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "a736c8e12507415e9479b7d24d172b15"
format_stamp: "Formatted at 2026-06-30 12:15:22 on dist-test-slave-7v2h"
I20260630 12:15:22.925159   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-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:15:22.938730   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:22.940075   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:22.941802   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:22.944636   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:22.944860   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.945104   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:22.945261   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:22.989285   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:45167
I20260630 12:15:22.989401 11577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:45167 every 8 connection(s)
I20260630 12:15:23.005354 11578 heartbeater.cc:344] Connected to a master server at 127.0.108.62:37119
I20260630 12:15:23.005802 11578 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:23.006614 11578 heartbeater.cc:507] Master 127.0.108.62:37119 requested a full tablet report, sending...
I20260630 12:15:23.008776 11158 ts_manager.cc:194] Registered new tserver with Master: a736c8e12507415e9479b7d24d172b15 (127.0.108.4:45167)
I20260630 12:15:23.010253 11158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44848
I20260630 12:15:23.844631 11260 consensus_queue.cc:237] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } }
I20260630 12:15:23.856294 11335 raft_consensus.cc:1275] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Refusing update from remote peer 8929ec4de8ca4428819c9e111429613d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:23.856315 11409 raft_consensus.cc:1275] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Refusing update from remote peer 8929ec4de8ca4428819c9e111429613d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:23.858263 11585 consensus_queue.cc:1048] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } 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:15:23.859612 11504 consensus_queue.cc:1048] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:15:23.869426 11223 consensus_peers.cc:597] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d -> Peer a736c8e12507415e9479b7d24d172b15 (127.0.108.4:45167): Couldn't send request to peer a736c8e12507415e9479b7d24d172b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 172bedd75b3447c58e3685c557a42581. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:23.871186 11585 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:23.873524 11335 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:23.878749 11409 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:23.892925 11158 catalog_manager.cc:5697] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea reported cstate change: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "8929ec4de8ca4428819c9e111429613d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:23.916246 11335 consensus_queue.cc:237] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } }
I20260630 12:15:23.925782 11409 raft_consensus.cc:1275] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:23.930666 11260 raft_consensus.cc:1275] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:23.932430 11478 consensus_queue.cc:1048] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } 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:15:23.933774 11597 consensus_queue.cc:1048] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:23.943368 11478 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:23.945384 11409 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
W20260630 12:15:23.946414 11298 consensus_peers.cc:597] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea -> Peer a736c8e12507415e9479b7d24d172b15 (127.0.108.4:45167): Couldn't send request to peer a736c8e12507415e9479b7d24d172b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc279e703a1e42a4ad104f767a267866. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:23.947866 11260 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:23.958487 11156 catalog_manager.cc:5697] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e reported cstate change: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:23.964861 11335 consensus_queue.cc:237] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } }
I20260630 12:15:23.973491 11409 raft_consensus.cc:1275] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:15:23.973933 11298 consensus_peers.cc:597] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea -> Peer a736c8e12507415e9479b7d24d172b15 (127.0.108.4:45167): Couldn't send request to peer a736c8e12507415e9479b7d24d172b15. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 818eabeaa6d64d5e9fb8e3068d4bcb56. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:23.974700 11260 raft_consensus.cc:1275] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:23.975237 11601 consensus_queue.cc:1048] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } 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:15:23.976258 11478 consensus_queue.cc:1048] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:23.986012 11478 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:23.988638 11409 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:23.988758 11260 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:24.003998 11155 catalog_manager.cc:5697] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d reported cstate change: config changed from index -1 to 2, NON_VOTER a736c8e12507415e9479b7d24d172b15 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } } }
I20260630 12:15:24.012866 11578 heartbeater.cc:499] Master 127.0.108.62:37119 was elected leader, sending a full tablet report...
I20260630 12:15:24.457461 11605 ts_tablet_manager.cc:933] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: Initiating tablet copy from peer 8929ec4de8ca4428819c9e111429613d (127.0.108.1:35637)
I20260630 12:15:24.459230 11605 tablet_copy_client.cc:323] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:35637
I20260630 12:15:24.471621 11270 tablet_copy_service.cc:140] P 8929ec4de8ca4428819c9e111429613d: Received BeginTabletCopySession request for tablet 172bedd75b3447c58e3685c557a42581 from peer a736c8e12507415e9479b7d24d172b15 ({username='slave'} at 127.0.0.1:42542)
I20260630 12:15:24.472148 11270 tablet_copy_service.cc:161] P 8929ec4de8ca4428819c9e111429613d: Beginning new tablet copy session on tablet 172bedd75b3447c58e3685c557a42581 from peer a736c8e12507415e9479b7d24d172b15 at {username='slave'} at 127.0.0.1:42542: session id = a736c8e12507415e9479b7d24d172b15-172bedd75b3447c58e3685c557a42581
I20260630 12:15:24.479729 11270 tablet_copy_source_session.cc:215] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:24.483234 11605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172bedd75b3447c58e3685c557a42581. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.498885 11605 tablet_copy_client.cc:806] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:24.499519 11605 tablet_copy_client.cc:670] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:24.503616 11605 tablet_copy_client.cc:538] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:24.512625 11605 tablet_bootstrap.cc:492] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: Bootstrap starting.
I20260630 12:15:24.515221 11609 ts_tablet_manager.cc:933] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: Initiating tablet copy from peer 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2:39609)
I20260630 12:15:24.517144 11609 tablet_copy_client.cc:323] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:39609
I20260630 12:15:24.530752 11345 tablet_copy_service.cc:140] P 9a75f9ee69f64ee09e5643fa26b01cea: Received BeginTabletCopySession request for tablet dc279e703a1e42a4ad104f767a267866 from peer a736c8e12507415e9479b7d24d172b15 ({username='slave'} at 127.0.0.1:53788)
I20260630 12:15:24.531388 11345 tablet_copy_service.cc:161] P 9a75f9ee69f64ee09e5643fa26b01cea: Beginning new tablet copy session on tablet dc279e703a1e42a4ad104f767a267866 from peer a736c8e12507415e9479b7d24d172b15 at {username='slave'} at 127.0.0.1:53788: session id = a736c8e12507415e9479b7d24d172b15-dc279e703a1e42a4ad104f767a267866
I20260630 12:15:24.533540 11605 tablet_bootstrap.cc:492] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: 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:15:24.534580 11605 tablet_bootstrap.cc:492] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: Bootstrap complete.
I20260630 12:15:24.535388 11605 ts_tablet_manager.cc:1403] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.013s
I20260630 12:15:24.539194 11605 raft_consensus.cc:359] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } }
I20260630 12:15:24.540172 11605 raft_consensus.cc:740] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a736c8e12507415e9479b7d24d172b15, State: Initialized, Role: LEARNER
I20260630 12:15:24.540736 11345 tablet_copy_source_session.cc:215] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:24.540963 11605 consensus_queue.cc:260] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } }
I20260630 12:15:24.544634 11613 ts_tablet_manager.cc:933] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: Initiating tablet copy from peer 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2:39609)
I20260630 12:15:24.544661 11609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc279e703a1e42a4ad104f767a267866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.554755 11605 ts_tablet_manager.cc:1434] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.010s
I20260630 12:15:24.555457 11613 tablet_copy_client.cc:323] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:39609
I20260630 12:15:24.558964 11345 tablet_copy_service.cc:140] P 9a75f9ee69f64ee09e5643fa26b01cea: Received BeginTabletCopySession request for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56 from peer a736c8e12507415e9479b7d24d172b15 ({username='slave'} at 127.0.0.1:53788)
I20260630 12:15:24.559211 11270 tablet_copy_service.cc:342] P 8929ec4de8ca4428819c9e111429613d: Request end of tablet copy session a736c8e12507415e9479b7d24d172b15-172bedd75b3447c58e3685c557a42581 received from {username='slave'} at 127.0.0.1:42542
I20260630 12:15:24.559587 11345 tablet_copy_service.cc:161] P 9a75f9ee69f64ee09e5643fa26b01cea: Beginning new tablet copy session on tablet 818eabeaa6d64d5e9fb8e3068d4bcb56 from peer a736c8e12507415e9479b7d24d172b15 at {username='slave'} at 127.0.0.1:53788: session id = a736c8e12507415e9479b7d24d172b15-818eabeaa6d64d5e9fb8e3068d4bcb56
I20260630 12:15:24.559780 11270 tablet_copy_service.cc:434] P 8929ec4de8ca4428819c9e111429613d: ending tablet copy session a736c8e12507415e9479b7d24d172b15-172bedd75b3447c58e3685c557a42581 on tablet 172bedd75b3447c58e3685c557a42581 with peer a736c8e12507415e9479b7d24d172b15
I20260630 12:15:24.568514 11345 tablet_copy_source_session.cc:215] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:24.570616 11609 tablet_copy_client.cc:806] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:24.571393 11609 tablet_copy_client.cc:670] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:24.571969 11613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:24.575838 11609 tablet_copy_client.cc:538] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:24.585649 11609 tablet_bootstrap.cc:492] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: Bootstrap starting.
I20260630 12:15:24.589558 11613 tablet_copy_client.cc:806] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:24.590296 11613 tablet_copy_client.cc:670] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:24.596458 11613 tablet_copy_client.cc:538] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:24.604837 11609 tablet_bootstrap.cc:492] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: 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:15:24.605597 11609 tablet_bootstrap.cc:492] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: Bootstrap complete.
I20260630 12:15:24.606204 11609 ts_tablet_manager.cc:1403] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:15:24.606660 11613 tablet_bootstrap.cc:492] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: Bootstrap starting.
I20260630 12:15:24.608708 11609 raft_consensus.cc:359] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } }
I20260630 12:15:24.609752 11609 raft_consensus.cc:740] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a736c8e12507415e9479b7d24d172b15, State: Initialized, Role: LEARNER
I20260630 12:15:24.610460 11609 consensus_queue.cc:260] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } }
I20260630 12:15:24.613816 11609 ts_tablet_manager.cc:1434] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:24.615865 11345 tablet_copy_service.cc:342] P 9a75f9ee69f64ee09e5643fa26b01cea: Request end of tablet copy session a736c8e12507415e9479b7d24d172b15-dc279e703a1e42a4ad104f767a267866 received from {username='slave'} at 127.0.0.1:53788
I20260630 12:15:24.616369 11345 tablet_copy_service.cc:434] P 9a75f9ee69f64ee09e5643fa26b01cea: ending tablet copy session a736c8e12507415e9479b7d24d172b15-dc279e703a1e42a4ad104f767a267866 on tablet dc279e703a1e42a4ad104f767a267866 with peer a736c8e12507415e9479b7d24d172b15
I20260630 12:15:24.626394 11613 tablet_bootstrap.cc:492] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: 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:15:24.627244 11613 tablet_bootstrap.cc:492] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: Bootstrap complete.
I20260630 12:15:24.627887 11613 ts_tablet_manager.cc:1403] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:15:24.630131 11613 raft_consensus.cc:359] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } }
I20260630 12:15:24.630749 11613 raft_consensus.cc:740] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a736c8e12507415e9479b7d24d172b15, State: Initialized, Role: LEARNER
I20260630 12:15:24.631260 11613 consensus_queue.cc:260] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: true } }
I20260630 12:15:24.633492 11613 ts_tablet_manager.cc:1434] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:15:24.635380 11345 tablet_copy_service.cc:342] P 9a75f9ee69f64ee09e5643fa26b01cea: Request end of tablet copy session a736c8e12507415e9479b7d24d172b15-818eabeaa6d64d5e9fb8e3068d4bcb56 received from {username='slave'} at 127.0.0.1:53788
I20260630 12:15:24.635764 11345 tablet_copy_service.cc:434] P 9a75f9ee69f64ee09e5643fa26b01cea: ending tablet copy session a736c8e12507415e9479b7d24d172b15-818eabeaa6d64d5e9fb8e3068d4bcb56 on tablet 818eabeaa6d64d5e9fb8e3068d4bcb56 with peer a736c8e12507415e9479b7d24d172b15
I20260630 12:15:25.034667 11553 raft_consensus.cc:1217] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:25.050465 11553 raft_consensus.cc:1217] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:25.088690 11553 raft_consensus.cc:1217] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:25.455878 11622 raft_consensus.cc:1064] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d: attempting to promote NON_VOTER a736c8e12507415e9479b7d24d172b15 to VOTER
I20260630 12:15:25.459415 11622 consensus_queue.cc:237] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } }
I20260630 12:15:25.467932 11553 raft_consensus.cc:1275] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Refusing update from remote peer 8929ec4de8ca4428819c9e111429613d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:25.468457 11408 raft_consensus.cc:1275] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Refusing update from remote peer 8929ec4de8ca4428819c9e111429613d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:25.469338 11335 raft_consensus.cc:1275] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Refusing update from remote peer 8929ec4de8ca4428819c9e111429613d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:25.469988 11622 consensus_queue.cc:1048] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } 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:15:25.471031 11624 consensus_queue.cc:1048] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } 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:15:25.472040 11621 consensus_queue.cc:1048] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:25.479782 11620 raft_consensus.cc:1064] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea: attempting to promote NON_VOTER a736c8e12507415e9479b7d24d172b15 to VOTER
I20260630 12:15:25.486757 11620 consensus_queue.cc:237] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } }
I20260630 12:15:25.499053 11408 raft_consensus.cc:1275] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:25.500252 11552 raft_consensus.cc:1275] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:25.501814 11260 raft_consensus.cc:1275] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:25.504120 11619 consensus_queue.cc:1048] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } 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:15:25.507685 11597 consensus_queue.cc:1048] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:25.510210 11618 consensus_queue.cc:1048] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } 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:15:25.526829 11619 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.537976 11408 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.551904 11551 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.558765 11156 catalog_manager.cc:5697] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e reported cstate change: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.583150 11622 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.588744 11260 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } attrs { replace: true } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.594600 11553 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.600154 11408 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.594763 11335 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.620157 11157 catalog_manager.cc:5697] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d reported cstate change: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8929ec4de8ca4428819c9e111429613d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:25.637163 11335 consensus_queue.cc:237] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [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: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } }
I20260630 12:15:25.637223 11260 consensus_queue.cc:237] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } }
I20260630 12:15:25.644375 11408 raft_consensus.cc:1275] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:25.645882 11553 raft_consensus.cc:1275] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:25.646015 11597 consensus_queue.cc:1048] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:15:25.647804 11620 consensus_queue.cc:1048] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } 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:15:25.648710 11551 raft_consensus.cc:1275] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Refusing update from remote peer 8929ec4de8ca4428819c9e111429613d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:25.652189 11622 consensus_queue.cc:1048] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } 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:15:25.661782 11409 raft_consensus.cc:1275] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Refusing update from remote peer 8929ec4de8ca4428819c9e111429613d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:25.662626 11597 raft_consensus.cc:1064] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea: attempting to promote NON_VOTER a736c8e12507415e9479b7d24d172b15 to VOTER
I20260630 12:15:25.664469 11622 consensus_queue.cc:1048] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:15:25.670446 11620 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8929ec4de8ca4428819c9e111429613d (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.666085 11597 consensus_queue.cc:237] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } }
I20260630 12:15:25.667611 11622 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.682137 11409 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.683784 11408 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8929ec4de8ca4428819c9e111429613d (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.684929 11551 raft_consensus.cc:2955] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8929ec4de8ca4428819c9e111429613d (127.0.108.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.689886 11553 raft_consensus.cc:2955] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.704365 11157 catalog_manager.cc:5697] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e reported cstate change: config changed from index 3 to 4, VOTER 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2) evicted. New cstate: current_term: 1 leader_uuid: "8929ec4de8ca4428819c9e111429613d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.719230 11145 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 172bedd75b3447c58e3685c557a42581 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:25.720602 11552 raft_consensus.cc:1275] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [term 1 LEARNER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:25.720945 11260 raft_consensus.cc:1275] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:25.723944 11156 catalog_manager.cc:5697] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 reported cstate change: config changed from index 3 to 4, VOTER 8929ec4de8ca4428819c9e111429613d (127.0.108.1) evicted. New cstate: current_term: 1 leader_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.726410 11619 consensus_queue.cc:1048] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:25.727388 11323 tablet_service.cc:1558] Processing DeleteTablet for tablet 172bedd75b3447c58e3685c557a42581 with delete_type TABLET_DATA_TOMBSTONED (TS 9a75f9ee69f64ee09e5643fa26b01cea not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52700
I20260630 12:15:25.728967 11408 raft_consensus.cc:1275] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:25.730301 11618 consensus_queue.cc:1048] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } 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:15:25.732894 11618 consensus_queue.cc:1048] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } 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:15:25.745338 11248 tablet_service.cc:1558] Processing DeleteTablet for tablet dc279e703a1e42a4ad104f767a267866 with delete_type TABLET_DATA_TOMBSTONED (TS 8929ec4de8ca4428819c9e111429613d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54704
I20260630 12:15:25.735847 11637 tablet_replica.cc:333] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea: stopping tablet replica
I20260630 12:15:25.735828 11142 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dc279e703a1e42a4ad104f767a267866 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:25.753619 11637 raft_consensus.cc:2243] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:25.755982 11637 raft_consensus.cc:2272] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:25.768503 11637 ts_tablet_manager.cc:1916] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:25.769399 11640 tablet_replica.cc:333] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d: stopping tablet replica
I20260630 12:15:25.770712 11640 raft_consensus.cc:2243] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:25.771570 11640 raft_consensus.cc:2272] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:25.783717 11640 ts_tablet_manager.cc:1916] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:25.798722 11637 ts_tablet_manager.cc:1929] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:25.798024 11597 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.800046 11408 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.804143 11640 ts_tablet_manager.cc:1929] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:25.804698 11640 log.cc:1199] T dc279e703a1e42a4ad104f767a267866 P 8929ec4de8ca4428819c9e111429613d: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-0-root/wals/dc279e703a1e42a4ad104f767a267866
I20260630 12:15:25.799279 11637 log.cc:1199] T 172bedd75b3447c58e3685c557a42581 P 9a75f9ee69f64ee09e5643fa26b01cea: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-1-root/wals/172bedd75b3447c58e3685c557a42581
I20260630 12:15:25.809013 11260 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.810104 11142 catalog_manager.cc:5028] TS 9a75f9ee69f64ee09e5643fa26b01cea (127.0.108.2:39609): tablet 172bedd75b3447c58e3685c557a42581 (table test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]) successfully deleted
I20260630 12:15:25.813148 11145 catalog_manager.cc:5028] TS 8929ec4de8ca4428819c9e111429613d (127.0.108.1:35637): tablet dc279e703a1e42a4ad104f767a267866 (table test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]) successfully deleted
I20260630 12:15:25.814641 11553 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.816154 11154 catalog_manager.cc:5697] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e reported cstate change: config changed from index 2 to 3, a736c8e12507415e9479b7d24d172b15 (127.0.108.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "93ede30820cb4e52b1e476620cc62c3e" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 37591 } attrs { replace: true } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.835341 11335 consensus_queue.cc:237] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [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: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } }
I20260630 12:15:25.840416 11260 raft_consensus.cc:1275] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:25.840507 11553 raft_consensus.cc:1275] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Refusing update from remote peer 9a75f9ee69f64ee09e5643fa26b01cea: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:25.841954 11597 consensus_queue.cc:1048] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:25.846225 11597 consensus_queue.cc:1048] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [LEADER]: Connected to new peer: Peer: permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } 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:15:25.848007 11618 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.854835 11260 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.855934 11551 raft_consensus.cc:2955] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } } }
I20260630 12:15:25.858870 11142 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:25.864382 11156 catalog_manager.cc:5697] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea reported cstate change: config changed from index 3 to 4, VOTER 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3) evicted. New cstate: current_term: 1 leader_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8929ec4de8ca4428819c9e111429613d" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a75f9ee69f64ee09e5643fa26b01cea" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 39609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a736c8e12507415e9479b7d24d172b15" member_type: VOTER last_known_addr { host: "127.0.108.4" port: 45167 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:25.880923 11399 tablet_service.cc:1558] Processing DeleteTablet for tablet 818eabeaa6d64d5e9fb8e3068d4bcb56 with delete_type TABLET_DATA_TOMBSTONED (TS 93ede30820cb4e52b1e476620cc62c3e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36474
I20260630 12:15:25.883401 11642 tablet_replica.cc:333] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e: stopping tablet replica
I20260630 12:15:25.884284 11642 raft_consensus.cc:2243] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:25.884939 11642 raft_consensus.cc:2272] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:25.888209 11642 ts_tablet_manager.cc:1916] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:25.899601 11642 ts_tablet_manager.cc:1929] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:25.899993 11642 log.cc:1199] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 93ede30820cb4e52b1e476620cc62c3e: Deleting WAL directory at /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480322605-432-0/minicluster-data/ts-2-root/wals/818eabeaa6d64d5e9fb8e3068d4bcb56
I20260630 12:15:25.901526 11142 catalog_manager.cc:5028] TS 93ede30820cb4e52b1e476620cc62c3e (127.0.108.3:37591): tablet 818eabeaa6d64d5e9fb8e3068d4bcb56 (table test-workload [id=0b9308ead3e143bc90b9ef0d24194bb1]) successfully deleted
I20260630 12:15:26.028119   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:15:26.052613   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:26.053489   432 tablet_replica.cc:333] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d: stopping tablet replica
I20260630 12:15:26.054155   432 raft_consensus.cc:2243] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:26.054927   432 raft_consensus.cc:2272] T 172bedd75b3447c58e3685c557a42581 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.057960   432 tablet_replica.cc:333] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d: stopping tablet replica
I20260630 12:15:26.058506   432 raft_consensus.cc:2243] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:26.059083   432 raft_consensus.cc:2272] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.061789   432 tablet_replica.cc:333] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d: stopping tablet replica
I20260630 12:15:26.062281   432 raft_consensus.cc:2243] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:26.062723   432 raft_consensus.cc:2272] T 2e4bf84ab79142e3ac77574f37f105bb P 8929ec4de8ca4428819c9e111429613d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.088105   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:15:26.104626   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:15:26.129832   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:26.130827   432 tablet_replica.cc:333] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea: stopping tablet replica
I20260630 12:15:26.131477   432 raft_consensus.cc:2243] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:26.132305   432 raft_consensus.cc:2272] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.135396   432 tablet_replica.cc:333] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea: stopping tablet replica
I20260630 12:15:26.135986   432 raft_consensus.cc:2243] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:26.136868   432 raft_consensus.cc:2272] T dc279e703a1e42a4ad104f767a267866 P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.139487   432 tablet_replica.cc:333] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea: stopping tablet replica
I20260630 12:15:26.140020   432 raft_consensus.cc:2243] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:26.140467   432 raft_consensus.cc:2272] T 2e4bf84ab79142e3ac77574f37f105bb P 9a75f9ee69f64ee09e5643fa26b01cea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.165546   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:15:26.181110   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:15:26.202026   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:26.202980   432 tablet_replica.cc:333] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e: stopping tablet replica
I20260630 12:15:26.203668   432 raft_consensus.cc:2243] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:26.204223   432 raft_consensus.cc:2272] T 172bedd75b3447c58e3685c557a42581 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.207266   432 tablet_replica.cc:333] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e: stopping tablet replica
I20260630 12:15:26.207806   432 raft_consensus.cc:2243] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:26.208397   432 raft_consensus.cc:2272] T dc279e703a1e42a4ad104f767a267866 P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.211083   432 tablet_replica.cc:333] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e: stopping tablet replica
I20260630 12:15:26.211654   432 raft_consensus.cc:2243] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:26.212531   432 raft_consensus.cc:2272] T 2e4bf84ab79142e3ac77574f37f105bb P 93ede30820cb4e52b1e476620cc62c3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.236758   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:15:26.254900   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:15:26.275537   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:26.276093   432 tablet_replica.cc:333] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15: stopping tablet replica
I20260630 12:15:26.276677   432 raft_consensus.cc:2243] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:26.277159   432 raft_consensus.cc:2272] T 818eabeaa6d64d5e9fb8e3068d4bcb56 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.279376   432 tablet_replica.cc:333] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15: stopping tablet replica
I20260630 12:15:26.279892   432 raft_consensus.cc:2243] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:26.280349   432 raft_consensus.cc:2272] T dc279e703a1e42a4ad104f767a267866 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.282737   432 tablet_replica.cc:333] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15: stopping tablet replica
I20260630 12:15:26.283401   432 raft_consensus.cc:2243] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:26.283864   432 raft_consensus.cc:2272] T 172bedd75b3447c58e3685c557a42581 P a736c8e12507415e9479b7d24d172b15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.304519   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:15:26.316233   432 master.cc:562] Master@127.0.108.62:37119 shutting down...
I20260630 12:15:26.333792   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:26.334349   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:26.334678   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 164979ce6e3441fdb5e936af6c4a0ab7: stopping tablet replica
I20260630 12:15:26.354990   432 master.cc:584] Master@127.0.108.62:37119 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12782 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:15:26.395767   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:45755
I20260630 12:15:26.396874   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:26.401913 11644 instance_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:15:26.402539 11643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:26.403442 11646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:26.403906   432 server_base.cc:1061] running on GCE node
I20260630 12:15:26.404790   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:26.404973   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:26.405129   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821726405106 us; error 0 us; skew 500 ppm
I20260630 12:15:26.405592   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:26.408334   432 webserver.cc:533] Webserver started at http://127.0.108.62:33829/ using document root <none> and password file <none>
I20260630 12:15:26.408914   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:26.409260   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:26.409682   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:26.411049   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "bde38f865de2456693d236f7a17a6c19"
format_stamp: "Formatted at 2026-06-30 12:15:26 on dist-test-slave-7v2h"
I20260630 12:15:26.416219   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:15:26.420156 11651 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.421137   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:26.421482   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "bde38f865de2456693d236f7a17a6c19"
format_stamp: "Formatted at 2026-06-30 12:15:26 on dist-test-slave-7v2h"
I20260630 12:15:26.421762   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-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:15:26.440965   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:26.442186   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:26.482851   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:45755
I20260630 12:15:26.482939 11702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:45755 every 8 connection(s)
I20260630 12:15:26.486579 11703 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:15:26.497454 11703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19: Bootstrap starting.
I20260630 12:15:26.502090 11703 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:26.506668 11703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19: No bootstrap required, opened a new log
I20260630 12:15:26.509750 11703 raft_consensus.cc:359] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde38f865de2456693d236f7a17a6c19" member_type: VOTER }
I20260630 12:15:26.510236 11703 raft_consensus.cc:385] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:26.510489 11703 raft_consensus.cc:740] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bde38f865de2456693d236f7a17a6c19, State: Initialized, Role: FOLLOWER
I20260630 12:15:26.511162 11703 consensus_queue.cc:260] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bde38f865de2456693d236f7a17a6c19" member_type: VOTER }
I20260630 12:15:26.511904 11703 raft_consensus.cc:399] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:26.512382 11703 raft_consensus.cc:493] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:26.512743 11703 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:26.517601 11703 raft_consensus.cc:515] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde38f865de2456693d236f7a17a6c19" member_type: VOTER }
I20260630 12:15:26.518153 11703 leader_election.cc:304] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [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: bde38f865de2456693d236f7a17a6c19; no voters: 
I20260630 12:15:26.519311 11703 leader_election.cc:290] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:26.519726 11706 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:26.521066 11706 raft_consensus.cc:697] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 1 LEADER]: Becoming Leader. State: Replica: bde38f865de2456693d236f7a17a6c19, State: Running, Role: LEADER
I20260630 12:15:26.521724 11706 consensus_queue.cc:237] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [LEADER]: Queue going to LEADER mode. State: All 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: "bde38f865de2456693d236f7a17a6c19" member_type: VOTER }
I20260630 12:15:26.522092 11703 sys_catalog.cc:565] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:26.526484 11707 sys_catalog.cc:455] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bde38f865de2456693d236f7a17a6c19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde38f865de2456693d236f7a17a6c19" member_type: VOTER } }
I20260630 12:15:26.526548 11708 sys_catalog.cc:455] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bde38f865de2456693d236f7a17a6c19. Latest consensus state: current_term: 1 leader_uuid: "bde38f865de2456693d236f7a17a6c19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bde38f865de2456693d236f7a17a6c19" member_type: VOTER } }
I20260630 12:15:26.527444 11708 sys_catalog.cc:458] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:26.527387 11707 sys_catalog.cc:458] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:26.531687 11713 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:26.536999 11713 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:26.542340   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:26.546890 11713 catalog_manager.cc:1383] Generated new cluster ID: 57b99ef0e5b94d1a9024512590ae2105
I20260630 12:15:26.547219 11713 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:26.572124 11713 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:26.573737 11713 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:26.587953 11713 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19: Generated new TSK 0
I20260630 12:15:26.588608 11713 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:26.610526   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:26.616210 11724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:26.617252 11725 instance_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:15:26.619216 11727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:26.619288   432 server_base.cc:1061] running on GCE node
I20260630 12:15:26.621060   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:26.621398   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:26.621609   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821726621581 us; error 0 us; skew 500 ppm
I20260630 12:15:26.622295   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:26.625859   432 webserver.cc:533] Webserver started at http://127.0.108.1:37469/ using document root <none> and password file <none>
I20260630 12:15:26.626475   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:26.626684   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:26.627043   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:26.628371   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "37992b88503d4a7e882a835b8e1e3fd1"
format_stamp: "Formatted at 2026-06-30 12:15:26 on dist-test-slave-7v2h"
I20260630 12:15:26.635121   432 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:15:26.639966 11732 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.641054   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:26.641441   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "37992b88503d4a7e882a835b8e1e3fd1"
format_stamp: "Formatted at 2026-06-30 12:15:26 on dist-test-slave-7v2h"
I20260630 12:15:26.641758   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-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:15:26.660804   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:26.662388   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:26.664156   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:26.666970   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:26.667196   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.667433   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:26.667582   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.706801   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:35319
I20260630 12:15:26.707077 11794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:35319 every 8 connection(s)
I20260630 12:15:26.711678   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:26.719439 11800 instance_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:15:26.719488 11799 instance_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:15:26.723176   432 server_base.cc:1061] running on GCE node
W20260630 12:15:26.723219 11802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:26.724458   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:26.724764   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:26.724932   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821726724917 us; error 0 us; skew 500 ppm
I20260630 12:15:26.725457   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:26.728493   432 webserver.cc:533] Webserver started at http://127.0.108.2:45293/ using document root <none> and password file <none>
I20260630 12:15:26.728953 11795 heartbeater.cc:344] Connected to a master server at 127.0.108.62:45755
I20260630 12:15:26.729177   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:26.729434 11795 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:26.729470   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:26.729995   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:26.730510 11795 heartbeater.cc:507] Master 127.0.108.62:45755 requested a full tablet report, sending...
I20260630 12:15:26.731462   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9"
format_stamp: "Formatted at 2026-06-30 12:15:26 on dist-test-slave-7v2h"
I20260630 12:15:26.732870 11668 ts_manager.cc:194] Registered new tserver with Master: 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1:35319)
I20260630 12:15:26.734877 11668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54968
I20260630 12:15:26.736706   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:15:26.740921 11807 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.742161   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:15:26.742532   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9"
format_stamp: "Formatted at 2026-06-30 12:15:26 on dist-test-slave-7v2h"
I20260630 12:15:26.742834   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-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:15:26.761426   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:26.762528   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:26.763926   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:26.766180   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:26.766388   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.766633   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:26.766800   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.807297   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:33441
I20260630 12:15:26.807416 11869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:33441 every 8 connection(s)
I20260630 12:15:26.812109   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:26.818871 11873 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:26.819847 11874 instance_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:15:26.823704 11870 heartbeater.cc:344] Connected to a master server at 127.0.108.62:45755
I20260630 12:15:26.824105 11870 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:26.824322   432 server_base.cc:1061] running on GCE node
W20260630 12:15:26.823434 11876 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:26.824982 11870 heartbeater.cc:507] Master 127.0.108.62:45755 requested a full tablet report, sending...
I20260630 12:15:26.825434   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:26.825677   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:26.825855   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821726825833 us; error 0 us; skew 500 ppm
I20260630 12:15:26.826586   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:26.827564 11668 ts_manager.cc:194] Registered new tserver with Master: e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441)
I20260630 12:15:26.829624 11668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54974
I20260630 12:15:26.829653   432 webserver.cc:533] Webserver started at http://127.0.108.3:39357/ using document root <none> and password file <none>
I20260630 12:15:26.830334   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:26.830534   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:26.830843   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:26.832266   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "035f653e16df4769a6a1e9a69be42b65"
format_stamp: "Formatted at 2026-06-30 12:15:26 on dist-test-slave-7v2h"
I20260630 12:15:26.837666   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:26.841497 11881 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.842527   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:26.842871   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "035f653e16df4769a6a1e9a69be42b65"
format_stamp: "Formatted at 2026-06-30 12:15:26 on dist-test-slave-7v2h"
I20260630 12:15:26.843124   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480322605-432-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:15:26.898115   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:26.899286   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:26.900784   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:26.902998   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:26.903177   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.903417   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:26.903556   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:26.945631   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:36771
I20260630 12:15:26.945868 11943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:36771 every 8 connection(s)
I20260630 12:15:26.959398 11944 heartbeater.cc:344] Connected to a master server at 127.0.108.62:45755
I20260630 12:15:26.960017 11944 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:26.960951 11944 heartbeater.cc:507] Master 127.0.108.62:45755 requested a full tablet report, sending...
I20260630 12:15:26.963166 11668 ts_manager.cc:194] Registered new tserver with Master: 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:26.963807   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015070285s
I20260630 12:15:26.964706 11668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54990
I20260630 12:15:27.737931 11795 heartbeater.cc:499] Master 127.0.108.62:45755 was elected leader, sending a full tablet report...
I20260630 12:15:27.832820 11870 heartbeater.cc:499] Master 127.0.108.62:45755 was elected leader, sending a full tablet report...
I20260630 12:15:27.967481 11944 heartbeater.cc:499] Master 127.0.108.62:45755 was elected leader, sending a full tablet report...
I20260630 12:15:28.021519 11668 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55000:
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:15:28.024909 11668 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:15:28.094599 11835 tablet_service.cc:1511] Processing CreateTablet for tablet a908bcb4bf0a4c53a2aa5b8ae1524363 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:28.095934 11831 tablet_service.cc:1511] Processing CreateTablet for tablet 32b7c7e965e44713ba70d82c2badecd9 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:28.097357 11834 tablet_service.cc:1511] Processing CreateTablet for tablet 0017ddc557314035b8053272d3803034 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:28.099541 11833 tablet_service.cc:1511] Processing CreateTablet for tablet 84cc4bfe8a2d42e2b3723dc5de4265bd (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:28.102268 11832 tablet_service.cc:1511] Processing CreateTablet for tablet 9797cecef46447aa941b46bf09f7c4c2 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:28.096065 11835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a908bcb4bf0a4c53a2aa5b8ae1524363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.104838 11831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b7c7e965e44713ba70d82c2badecd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.105441 11834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0017ddc557314035b8053272d3803034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.106046 11833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84cc4bfe8a2d42e2b3723dc5de4265bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.106781 11832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9797cecef46447aa941b46bf09f7c4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.110733 11909 tablet_service.cc:1511] Processing CreateTablet for tablet a908bcb4bf0a4c53a2aa5b8ae1524363 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:28.113768 11907 tablet_service.cc:1511] Processing CreateTablet for tablet 84cc4bfe8a2d42e2b3723dc5de4265bd (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:28.116175 11908 tablet_service.cc:1511] Processing CreateTablet for tablet 0017ddc557314035b8053272d3803034 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:28.112377 11909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a908bcb4bf0a4c53a2aa5b8ae1524363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.118659 11907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84cc4bfe8a2d42e2b3723dc5de4265bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.119930 11908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0017ddc557314035b8053272d3803034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.123255 11830 tablet_service.cc:1511] Processing CreateTablet for tablet ee4442338cc1434c9ef18038897461d5 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:28.124889 11830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee4442338cc1434c9ef18038897461d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.132280 11906 tablet_service.cc:1511] Processing CreateTablet for tablet 9797cecef46447aa941b46bf09f7c4c2 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:28.134061 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9797cecef46447aa941b46bf09f7c4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.144424 11759 tablet_service.cc:1511] Processing CreateTablet for tablet 0017ddc557314035b8053272d3803034 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:28.145998 11759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0017ddc557314035b8053272d3803034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.149786 11758 tablet_service.cc:1511] Processing CreateTablet for tablet 84cc4bfe8a2d42e2b3723dc5de4265bd (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:28.151489 11758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84cc4bfe8a2d42e2b3723dc5de4265bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.155507 11755 tablet_service.cc:1511] Processing CreateTablet for tablet ee4442338cc1434c9ef18038897461d5 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:28.156036 11757 tablet_service.cc:1511] Processing CreateTablet for tablet 9797cecef46447aa941b46bf09f7c4c2 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:28.144426 11760 tablet_service.cc:1511] Processing CreateTablet for tablet a908bcb4bf0a4c53a2aa5b8ae1524363 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:28.155507 11756 tablet_service.cc:1511] Processing CreateTablet for tablet 32b7c7e965e44713ba70d82c2badecd9 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:28.157975 11755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee4442338cc1434c9ef18038897461d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.160336 11756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b7c7e965e44713ba70d82c2badecd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.164387 11760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a908bcb4bf0a4c53a2aa5b8ae1524363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.166400 11905 tablet_service.cc:1511] Processing CreateTablet for tablet 32b7c7e965e44713ba70d82c2badecd9 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:28.168078 11905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b7c7e965e44713ba70d82c2badecd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.168345 11757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9797cecef46447aa941b46bf09f7c4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.174584 11904 tablet_service.cc:1511] Processing CreateTablet for tablet ee4442338cc1434c9ef18038897461d5 (DEFAULT_TABLE table=test-workload [id=422ce575293041538587c143f42a9445]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:28.176499 11904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee4442338cc1434c9ef18038897461d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:28.218144 11964 tablet_bootstrap.cc:492] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9: Bootstrap starting.
I20260630 12:15:28.229552 11964 tablet_bootstrap.cc:654] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.256752 11964 tablet_bootstrap.cc:492] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9: No bootstrap required, opened a new log
I20260630 12:15:28.257208 11964 ts_tablet_manager.cc:1403] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260630 12:15:28.259850 11964 raft_consensus.cc:359] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.260663 11964 raft_consensus.cc:385] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.260970 11964 raft_consensus.cc:740] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c4d8d8026b4ee794aeea807e7cbaf9, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.261236 11966 tablet_bootstrap.cc:492] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65: Bootstrap starting.
I20260630 12:15:28.254606 11965 tablet_bootstrap.cc:492] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1: Bootstrap starting.
I20260630 12:15:28.265023 11964 consensus_queue.cc:260] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.267042 11965 tablet_bootstrap.cc:654] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.267261 11966 tablet_bootstrap.cc:654] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.275108 11964 ts_tablet_manager.cc:1434] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.005s
I20260630 12:15:28.275919 11966 tablet_bootstrap.cc:492] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65: No bootstrap required, opened a new log
I20260630 12:15:28.276495 11966 ts_tablet_manager.cc:1403] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260630 12:15:28.276630 11964 tablet_bootstrap.cc:492] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9: Bootstrap starting.
I20260630 12:15:28.279881 11965 tablet_bootstrap.cc:492] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1: No bootstrap required, opened a new log
I20260630 12:15:28.279670 11966 raft_consensus.cc:359] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.280442 11965 ts_tablet_manager.cc:1403] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260630 12:15:28.280536 11966 raft_consensus.cc:385] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.281351 11966 raft_consensus.cc:740] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 035f653e16df4769a6a1e9a69be42b65, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.282584 11966 consensus_queue.cc:260] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.284839 11964 tablet_bootstrap.cc:654] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.284363 11965 raft_consensus.cc:359] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.285326 11965 raft_consensus.cc:385] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.285637 11965 raft_consensus.cc:740] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.286566 11965 consensus_queue.cc:260] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.291850 11966 ts_tablet_manager.cc:1434] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:15:28.294102 11965 ts_tablet_manager.cc:1434] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:15:28.295782 11965 tablet_bootstrap.cc:492] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1: Bootstrap starting.
I20260630 12:15:28.296193 11966 tablet_bootstrap.cc:492] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65: Bootstrap starting.
I20260630 12:15:28.303377 11965 tablet_bootstrap.cc:654] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.304140 11966 tablet_bootstrap.cc:654] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.307449 11964 tablet_bootstrap.cc:492] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9: No bootstrap required, opened a new log
I20260630 12:15:28.308086 11964 ts_tablet_manager.cc:1403] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.011s
I20260630 12:15:28.311748 11964 raft_consensus.cc:359] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.312765 11964 raft_consensus.cc:385] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.313079 11964 raft_consensus.cc:740] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c4d8d8026b4ee794aeea807e7cbaf9, State: Initialized, Role: FOLLOWER
W20260630 12:15:28.313373 11871 tablet.cc:2406] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:28.313988 11964 consensus_queue.cc:260] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.316632 11964 ts_tablet_manager.cc:1434] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.006s
I20260630 12:15:28.317641 11964 tablet_bootstrap.cc:492] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9: Bootstrap starting.
I20260630 12:15:28.317931 11965 tablet_bootstrap.cc:492] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1: No bootstrap required, opened a new log
I20260630 12:15:28.318300 11966 tablet_bootstrap.cc:492] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65: No bootstrap required, opened a new log
I20260630 12:15:28.318590 11965 ts_tablet_manager.cc:1403] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260630 12:15:28.318831 11966 ts_tablet_manager.cc:1403] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260630 12:15:28.321964 11965 raft_consensus.cc:359] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.322979 11965 raft_consensus.cc:385] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.322551 11966 raft_consensus.cc:359] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.323400 11965 raft_consensus.cc:740] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.323778 11966 raft_consensus.cc:385] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.323930 11964 tablet_bootstrap.cc:654] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.324251 11966 raft_consensus.cc:740] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 035f653e16df4769a6a1e9a69be42b65, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.324540 11965 consensus_queue.cc:260] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.327474 11965 ts_tablet_manager.cc:1434] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:15:28.325387 11966 consensus_queue.cc:260] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.328858 11965 tablet_bootstrap.cc:492] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1: Bootstrap starting.
I20260630 12:15:28.329914 11966 ts_tablet_manager.cc:1434] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:15:28.333668 11966 tablet_bootstrap.cc:492] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65: Bootstrap starting.
I20260630 12:15:28.337937 11965 tablet_bootstrap.cc:654] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.340083 11966 tablet_bootstrap.cc:654] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.351553 11965 tablet_bootstrap.cc:492] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1: No bootstrap required, opened a new log
I20260630 12:15:28.352218 11965 ts_tablet_manager.cc:1403] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260630 12:15:28.356638 11965 raft_consensus.cc:359] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.357609 11965 raft_consensus.cc:385] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.357944 11965 raft_consensus.cc:740] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.359094 11965 consensus_queue.cc:260] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.361482 11964 tablet_bootstrap.cc:492] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9: No bootstrap required, opened a new log
I20260630 12:15:28.362082 11964 ts_tablet_manager.cc:1403] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.019s
I20260630 12:15:28.362289 11966 tablet_bootstrap.cc:492] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65: No bootstrap required, opened a new log
I20260630 12:15:28.361781 11965 ts_tablet_manager.cc:1434] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:15:28.362840 11966 ts_tablet_manager.cc:1403] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.006s
I20260630 12:15:28.363551 11965 tablet_bootstrap.cc:492] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1: Bootstrap starting.
I20260630 12:15:28.365279 11964 raft_consensus.cc:359] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.366132 11964 raft_consensus.cc:385] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.365924 11966 raft_consensus.cc:359] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.366519 11964 raft_consensus.cc:740] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c4d8d8026b4ee794aeea807e7cbaf9, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.366736 11966 raft_consensus.cc:385] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.367129 11966 raft_consensus.cc:740] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 035f653e16df4769a6a1e9a69be42b65, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.367342 11964 consensus_queue.cc:260] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.367928 11966 consensus_queue.cc:260] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.369653 11964 ts_tablet_manager.cc:1434] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:15:28.370731 11964 tablet_bootstrap.cc:492] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9: Bootstrap starting.
I20260630 12:15:28.372073 11966 ts_tablet_manager.cc:1434] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:15:28.373199 11966 tablet_bootstrap.cc:492] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65: Bootstrap starting.
I20260630 12:15:28.373970 11965 tablet_bootstrap.cc:654] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.377030 11964 tablet_bootstrap.cc:654] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.380666 11966 tablet_bootstrap.cc:654] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.386932 11965 tablet_bootstrap.cc:492] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1: No bootstrap required, opened a new log
I20260630 12:15:28.387485 11965 ts_tablet_manager.cc:1403] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260630 12:15:28.388252 11966 tablet_bootstrap.cc:492] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65: No bootstrap required, opened a new log
I20260630 12:15:28.389135 11966 ts_tablet_manager.cc:1403] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:15:28.391000 11965 raft_consensus.cc:359] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.391844 11965 raft_consensus.cc:385] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.391907 11964 tablet_bootstrap.cc:492] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9: No bootstrap required, opened a new log
I20260630 12:15:28.392247 11965 raft_consensus.cc:740] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.392592 11964 ts_tablet_manager.cc:1403] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260630 12:15:28.392421 11966 raft_consensus.cc:359] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.393242 11966 raft_consensus.cc:385] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.393697 11966 raft_consensus.cc:740] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 035f653e16df4769a6a1e9a69be42b65, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.393278 11965 consensus_queue.cc:260] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.394650 11966 consensus_queue.cc:260] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.395697 11964 raft_consensus.cc:359] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.396454 11964 raft_consensus.cc:385] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.396759 11964 raft_consensus.cc:740] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c4d8d8026b4ee794aeea807e7cbaf9, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.397055 11966 ts_tablet_manager.cc:1434] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:28.397751 11964 consensus_queue.cc:260] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.398173 11965 ts_tablet_manager.cc:1434] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260630 12:15:28.399549 11965 tablet_bootstrap.cc:492] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1: Bootstrap starting.
I20260630 12:15:28.400405 11964 ts_tablet_manager.cc:1434] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:28.398294 11966 tablet_bootstrap.cc:492] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65: Bootstrap starting.
I20260630 12:15:28.401944 11964 tablet_bootstrap.cc:492] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9: Bootstrap starting.
I20260630 12:15:28.402346 11973 raft_consensus.cc:493] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:28.402838 11973 raft_consensus.cc:515] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.406039 11965 tablet_bootstrap.cc:654] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.408212 11966 tablet_bootstrap.cc:654] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.410210 11964 tablet_bootstrap.cc:654] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.412281 11973 leader_election.cc:290] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441), 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:28.420454 11966 tablet_bootstrap.cc:492] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65: No bootstrap required, opened a new log
I20260630 12:15:28.421177 11966 ts_tablet_manager.cc:1403] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.014s
I20260630 12:15:28.424516 11966 raft_consensus.cc:359] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.425446 11966 raft_consensus.cc:385] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.425753 11966 raft_consensus.cc:740] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 035f653e16df4769a6a1e9a69be42b65, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.426818 11966 consensus_queue.cc:260] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.432233 11966 ts_tablet_manager.cc:1434] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.006s
I20260630 12:15:28.433591 11966 tablet_bootstrap.cc:492] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65: Bootstrap starting.
I20260630 12:15:28.436661 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908bcb4bf0a4c53a2aa5b8ae1524363" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" is_pre_election: true
W20260630 12:15:28.440424 11734 leader_election.cc:343] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:28.440913 11966 tablet_bootstrap.cc:654] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.443480 11965 tablet_bootstrap.cc:492] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1: No bootstrap required, opened a new log
I20260630 12:15:28.444144 11965 ts_tablet_manager.cc:1403] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.009s
I20260630 12:15:28.450088 11965 raft_consensus.cc:359] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.451030 11965 raft_consensus.cc:385] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.451336 11965 raft_consensus.cc:740] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.451964 11965 consensus_queue.cc:260] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.453830 11965 ts_tablet_manager.cc:1434] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:15:28.454623 11965 tablet_bootstrap.cc:492] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1: Bootstrap starting.
I20260630 12:15:28.459436 11919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908bcb4bf0a4c53a2aa5b8ae1524363" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65" is_pre_election: true
I20260630 12:15:28.460399 11919 raft_consensus.cc:2468] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 0.
I20260630 12:15:28.465745 11735 leader_election.cc:304] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [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: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1; no voters: e6c4d8d8026b4ee794aeea807e7cbaf9
I20260630 12:15:28.469632 11973 raft_consensus.cc:2804] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:28.468755 11965 tablet_bootstrap.cc:654] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.476787 11973 raft_consensus.cc:493] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:28.477416 11973 raft_consensus.cc:3060] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.470178 11966 tablet_bootstrap.cc:492] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65: No bootstrap required, opened a new log
I20260630 12:15:28.479502 11966 ts_tablet_manager.cc:1403] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.012s
I20260630 12:15:28.482925 11966 raft_consensus.cc:359] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.483721 11966 raft_consensus.cc:385] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.484059 11966 raft_consensus.cc:740] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 035f653e16df4769a6a1e9a69be42b65, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.484884 11966 consensus_queue.cc:260] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.487448 11966 ts_tablet_manager.cc:1434] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:28.494563 11964 tablet_bootstrap.cc:492] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9: No bootstrap required, opened a new log
I20260630 12:15:28.495205 11964 ts_tablet_manager.cc:1403] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent bootstrapping tablet: real 0.093s	user 0.034s	sys 0.023s
I20260630 12:15:28.498966 11964 raft_consensus.cc:359] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.499807 11964 raft_consensus.cc:385] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.500150 11964 raft_consensus.cc:740] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c4d8d8026b4ee794aeea807e7cbaf9, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.501134 11964 consensus_queue.cc:260] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.501973 11965 tablet_bootstrap.cc:492] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1: No bootstrap required, opened a new log
I20260630 12:15:28.500175 11973 raft_consensus.cc:515] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.502614 11965 ts_tablet_manager.cc:1403] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.000s
I20260630 12:15:28.504528 11973 leader_election.cc:290] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 election: Requested vote from peers e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441), 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:28.505062 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908bcb4bf0a4c53a2aa5b8ae1524363" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9"
I20260630 12:15:28.505576 11919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908bcb4bf0a4c53a2aa5b8ae1524363" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65"
I20260630 12:15:28.505919 11964 ts_tablet_manager.cc:1434] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:15:28.506196 11919 raft_consensus.cc:3060] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:28.506810 11734 leader_election.cc:343] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:28.507050 11964 tablet_bootstrap.cc:492] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9: Bootstrap starting.
I20260630 12:15:28.509991 11965 raft_consensus.cc:359] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.510988 11965 raft_consensus.cc:385] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.511363 11965 raft_consensus.cc:740] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.511520 11973 raft_consensus.cc:493] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:28.512347 11965 consensus_queue.cc:260] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.512135 11973 raft_consensus.cc:515] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.516903 11964 tablet_bootstrap.cc:654] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:28.520851 11973 leader_election.cc:290] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441), 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:28.521651 11965 ts_tablet_manager.cc:1434] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.004s
I20260630 12:15:28.521950 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cc4bfe8a2d42e2b3723dc5de4265bd" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65" is_pre_election: true
I20260630 12:15:28.522748 11918 raft_consensus.cc:2468] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 0.
I20260630 12:15:28.522989 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cc4bfe8a2d42e2b3723dc5de4265bd" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" is_pre_election: true
I20260630 12:15:28.523674 11845 raft_consensus.cc:2468] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 0.
I20260630 12:15:28.524333 11735 leader_election.cc:304] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1; no voters: 
I20260630 12:15:28.527681 11919 raft_consensus.cc:2468] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 1.
I20260630 12:15:28.529793 11971 raft_consensus.cc:493] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:28.530236 11971 raft_consensus.cc:515] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.531662 11973 raft_consensus.cc:2804] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:28.532266 11973 raft_consensus.cc:493] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:28.532370 11964 tablet_bootstrap.cc:492] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9: No bootstrap required, opened a new log
I20260630 12:15:28.532697 11973 raft_consensus.cc:3060] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.533206 11964 ts_tablet_manager.cc:1403] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.002s
I20260630 12:15:28.534871 11735 leader_election.cc:304] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [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: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1; no voters: e6c4d8d8026b4ee794aeea807e7cbaf9
I20260630 12:15:28.536150 11971 leader_election.cc:290] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1:35319), e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441)
I20260630 12:15:28.536707 11989 raft_consensus.cc:493] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:28.537326 11989 raft_consensus.cc:515] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
W20260630 12:15:28.538544 11716 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:28.538182 11964 raft_consensus.cc:359] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.539400 11964 raft_consensus.cc:385] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:28.539783 11964 raft_consensus.cc:740] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c4d8d8026b4ee794aeea807e7cbaf9, State: Initialized, Role: FOLLOWER
I20260630 12:15:28.540786 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4442338cc1434c9ef18038897461d5" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" is_pre_election: true
I20260630 12:15:28.540728 11964 consensus_queue.cc:260] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.541733 11845 raft_consensus.cc:2468] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 0.
I20260630 12:15:28.543671 11964 ts_tablet_manager.cc:1434] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:15:28.545754 11734 leader_election.cc:304] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37992b88503d4a7e882a835b8e1e3fd1, e6c4d8d8026b4ee794aeea807e7cbaf9; no voters: 
I20260630 12:15:28.548530 11989 leader_election.cc:290] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441), 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:28.549151 11989 raft_consensus.cc:2804] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:28.549662 11989 raft_consensus.cc:697] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Running, Role: LEADER
I20260630 12:15:28.550467 11989 consensus_queue.cc:237] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.553467 11973 raft_consensus.cc:515] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.555666 11973 leader_election.cc:290] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 election: Requested vote from peers e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441), 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:28.556260 11973 raft_consensus.cc:2804] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:28.556614 11973 raft_consensus.cc:493] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:28.556953 11973 raft_consensus.cc:3060] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.567652 11919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4442338cc1434c9ef18038897461d5" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65" is_pre_election: true
I20260630 12:15:28.567857 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cc4bfe8a2d42e2b3723dc5de4265bd" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65"
I20260630 12:15:28.568454 11919 raft_consensus.cc:2468] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 0.
I20260630 12:15:28.568617 11918 raft_consensus.cc:3060] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.577050 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84cc4bfe8a2d42e2b3723dc5de4265bd" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9"
I20260630 12:15:28.578056 11845 raft_consensus.cc:3060] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.580837 11918 raft_consensus.cc:2468] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 1.
I20260630 12:15:28.582410 11735 leader_election.cc:304] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1; no voters: 
I20260630 12:15:28.585752 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b7c7e965e44713ba70d82c2badecd9" candidate_uuid: "035f653e16df4769a6a1e9a69be42b65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37992b88503d4a7e882a835b8e1e3fd1" is_pre_election: true
I20260630 12:15:28.586575 11770 raft_consensus.cc:2468] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 035f653e16df4769a6a1e9a69be42b65 in term 0.
I20260630 12:15:28.587471 11667 catalog_manager.cc:5697] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "37992b88503d4a7e882a835b8e1e3fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:28.590095 11884 leader_election.cc:304] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1; no voters: 
I20260630 12:15:28.590523 11973 raft_consensus.cc:515] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.591146 11971 raft_consensus.cc:2804] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:28.591533 11971 raft_consensus.cc:493] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:28.591874 11971 raft_consensus.cc:3060] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.594427 11973 leader_election.cc:290] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 election: Requested vote from peers e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441), 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:28.595095 11973 raft_consensus.cc:2804] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:28.595755 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4442338cc1434c9ef18038897461d5" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65"
I20260630 12:15:28.595813 11973 raft_consensus.cc:697] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Running, Role: LEADER
I20260630 12:15:28.596517 11918 raft_consensus.cc:3060] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.597110 11973 consensus_queue.cc:237] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.599368 11844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee4442338cc1434c9ef18038897461d5" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9"
I20260630 12:15:28.600116 11844 raft_consensus.cc:3060] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.606648 11918 raft_consensus.cc:2468] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 1.
I20260630 12:15:28.608462 11735 leader_election.cc:304] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1; no voters: 
I20260630 12:15:28.609573 11989 raft_consensus.cc:2804] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:28.610181 11989 raft_consensus.cc:697] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Running, Role: LEADER
I20260630 12:15:28.611123 11989 consensus_queue.cc:237] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.615833 11968 raft_consensus.cc:493] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:28.616632 11968 raft_consensus.cc:515] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.632385 11993 raft_consensus.cc:493] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:28.633126 11993 raft_consensus.cc:515] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.635823 11993 leader_election.cc:290] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441), 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:28.637557 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797cecef46447aa941b46bf09f7c4c2" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65" is_pre_election: true
I20260630 12:15:28.638422 11843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797cecef46447aa941b46bf09f7c4c2" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" is_pre_election: true
I20260630 12:15:28.638833 11918 raft_consensus.cc:2468] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 0.
I20260630 12:15:28.640170 11843 raft_consensus.cc:2468] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 0.
I20260630 12:15:28.641790 11735 leader_election.cc:304] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1; no voters: 
I20260630 12:15:28.642962 11993 raft_consensus.cc:2804] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:28.643404 11993 raft_consensus.cc:493] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:28.643755 11993 raft_consensus.cc:3060] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.651185 11843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b7c7e965e44713ba70d82c2badecd9" candidate_uuid: "035f653e16df4769a6a1e9a69be42b65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" is_pre_election: true
I20260630 12:15:28.652247 11843 raft_consensus.cc:2468] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 035f653e16df4769a6a1e9a69be42b65 in term 0.
I20260630 12:15:28.652801 11993 raft_consensus.cc:515] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.655076 11993 leader_election.cc:290] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 election: Requested vote from peers e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441), 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:28.656345 11919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797cecef46447aa941b46bf09f7c4c2" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65"
I20260630 12:15:28.658073 11919 raft_consensus.cc:3060] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.659440 11971 raft_consensus.cc:515] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.656136 11843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797cecef46447aa941b46bf09f7c4c2" candidate_uuid: "37992b88503d4a7e882a835b8e1e3fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9"
I20260630 12:15:28.660858 11843 raft_consensus.cc:3060] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.661860 11844 raft_consensus.cc:2468] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 1.
I20260630 12:15:28.667897 11968 leader_election.cc:290] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1:35319), 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771)
I20260630 12:15:28.669159 11845 raft_consensus.cc:2468] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 1.
I20260630 12:15:28.670674 11919 raft_consensus.cc:2468] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 1.
I20260630 12:15:28.671557 11843 raft_consensus.cc:2468] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37992b88503d4a7e882a835b8e1e3fd1 in term 1.
I20260630 12:15:28.672014 11735 leader_election.cc:304] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1; no voters: 
I20260630 12:15:28.674158 11993 raft_consensus.cc:2804] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:28.674981 11993 raft_consensus.cc:697] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 37992b88503d4a7e882a835b8e1e3fd1, State: Running, Role: LEADER
I20260630 12:15:28.675845 11993 consensus_queue.cc:237] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.677882 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b7c7e965e44713ba70d82c2badecd9" candidate_uuid: "035f653e16df4769a6a1e9a69be42b65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37992b88503d4a7e882a835b8e1e3fd1"
I20260630 12:15:28.678319 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b7c7e965e44713ba70d82c2badecd9" candidate_uuid: "035f653e16df4769a6a1e9a69be42b65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9"
I20260630 12:15:28.678552 11770 raft_consensus.cc:3060] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.679123 11845 raft_consensus.cc:3060] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.680042 11971 leader_election.cc:290] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [CANDIDATE]: Term 1 election: Requested vote from peers 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1:35319), e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441)
I20260630 12:15:28.688506 11845 raft_consensus.cc:2468] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 035f653e16df4769a6a1e9a69be42b65 in term 1.
I20260630 12:15:28.693696 11883 leader_election.cc:304] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 035f653e16df4769a6a1e9a69be42b65, e6c4d8d8026b4ee794aeea807e7cbaf9; no voters: 
I20260630 12:15:28.694983 11971 raft_consensus.cc:2804] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:28.695091 11770 raft_consensus.cc:2468] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 035f653e16df4769a6a1e9a69be42b65 in term 1.
I20260630 12:15:28.705274 11971 raft_consensus.cc:697] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 1 LEADER]: Becoming Leader. State: Replica: 035f653e16df4769a6a1e9a69be42b65, State: Running, Role: LEADER
I20260630 12:15:28.707831 11919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797cecef46447aa941b46bf09f7c4c2" candidate_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65" is_pre_election: true
I20260630 12:15:28.708109 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9797cecef46447aa941b46bf09f7c4c2" candidate_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37992b88503d4a7e882a835b8e1e3fd1" is_pre_election: true
I20260630 12:15:28.708969 11919 raft_consensus.cc:2393] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6c4d8d8026b4ee794aeea807e7cbaf9 in current term 1: Already voted for candidate 37992b88503d4a7e882a835b8e1e3fd1 in this term.
I20260630 12:15:28.706403 11971 consensus_queue.cc:237] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.710575 11810 leader_election.cc:304] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [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: e6c4d8d8026b4ee794aeea807e7cbaf9; no voters: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1
I20260630 12:15:28.711586 11968 raft_consensus.cc:2749] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:28.725324 11667 catalog_manager.cc:5697] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "035f653e16df4769a6a1e9a69be42b65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:28.727383 11666 catalog_manager.cc:5697] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "37992b88503d4a7e882a835b8e1e3fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:28.728751 11666 catalog_manager.cc:5697] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "37992b88503d4a7e882a835b8e1e3fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:28.730516 11666 catalog_manager.cc:5697] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "37992b88503d4a7e882a835b8e1e3fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:28.759083 11968 raft_consensus.cc:493] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:28.759789 11968 raft_consensus.cc:515] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } } peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } }
I20260630 12:15:28.761622 11968 leader_election.cc:290] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3:36771), 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1:35319)
I20260630 12:15:28.762607 11919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908bcb4bf0a4c53a2aa5b8ae1524363" candidate_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "035f653e16df4769a6a1e9a69be42b65" is_pre_election: true
I20260630 12:15:28.762854 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a908bcb4bf0a4c53a2aa5b8ae1524363" candidate_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37992b88503d4a7e882a835b8e1e3fd1" is_pre_election: true
I20260630 12:15:28.763329 11919 raft_consensus.cc:2393] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6c4d8d8026b4ee794aeea807e7cbaf9 in current term 1: Already voted for candidate 37992b88503d4a7e882a835b8e1e3fd1 in this term.
I20260630 12:15:28.764936 11810 leader_election.cc:304] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [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: e6c4d8d8026b4ee794aeea807e7cbaf9; no voters: 035f653e16df4769a6a1e9a69be42b65, 37992b88503d4a7e882a835b8e1e3fd1
I20260630 12:15:28.765690 11968 raft_consensus.cc:3060] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.771003 11968 raft_consensus.cc:2749] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:28.833912 11971 raft_consensus.cc:493] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:28.834573 11971 raft_consensus.cc:515] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.836419 11971 leader_election.cc:290] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1:35319), e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441)
I20260630 12:15:28.837594 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0017ddc557314035b8053272d3803034" candidate_uuid: "035f653e16df4769a6a1e9a69be42b65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37992b88503d4a7e882a835b8e1e3fd1" is_pre_election: true
I20260630 12:15:28.837628 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0017ddc557314035b8053272d3803034" candidate_uuid: "035f653e16df4769a6a1e9a69be42b65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" is_pre_election: true
I20260630 12:15:28.838711 11770 raft_consensus.cc:2468] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 035f653e16df4769a6a1e9a69be42b65 in term 0.
I20260630 12:15:28.838744 11845 raft_consensus.cc:2468] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 035f653e16df4769a6a1e9a69be42b65 in term 0.
I20260630 12:15:28.840453 11883 leader_election.cc:304] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 035f653e16df4769a6a1e9a69be42b65, e6c4d8d8026b4ee794aeea807e7cbaf9; no voters: 
I20260630 12:15:28.841593 11971 raft_consensus.cc:2804] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:28.842020 11971 raft_consensus.cc:493] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:28.842346 11971 raft_consensus.cc:3060] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.849376 11971 raft_consensus.cc:515] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.851326 11971 leader_election.cc:290] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [CANDIDATE]: Term 1 election: Requested vote from peers 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1:35319), e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441)
I20260630 12:15:28.852495 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0017ddc557314035b8053272d3803034" candidate_uuid: "035f653e16df4769a6a1e9a69be42b65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37992b88503d4a7e882a835b8e1e3fd1"
I20260630 12:15:28.852726 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0017ddc557314035b8053272d3803034" candidate_uuid: "035f653e16df4769a6a1e9a69be42b65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9"
I20260630 12:15:28.853199 11770 raft_consensus.cc:3060] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.853382 11845 raft_consensus.cc:3060] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:28.859853 11770 raft_consensus.cc:2468] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 035f653e16df4769a6a1e9a69be42b65 in term 1.
I20260630 12:15:28.859892 11845 raft_consensus.cc:2468] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 035f653e16df4769a6a1e9a69be42b65 in term 1.
I20260630 12:15:28.861698 11883 leader_election.cc:304] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 035f653e16df4769a6a1e9a69be42b65, e6c4d8d8026b4ee794aeea807e7cbaf9; no voters: 
I20260630 12:15:28.862509 11971 raft_consensus.cc:2804] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:28.863011 11971 raft_consensus.cc:697] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 1 LEADER]: Becoming Leader. State: Replica: 035f653e16df4769a6a1e9a69be42b65, State: Running, Role: LEADER
I20260630 12:15:28.863730 11971 consensus_queue.cc:237] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } }
I20260630 12:15:28.870880 11666 catalog_manager.cc:5697] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 035f653e16df4769a6a1e9a69be42b65 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "035f653e16df4769a6a1e9a69be42b65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:28.949252 11989 consensus_queue.cc:1048] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:28.951957 11989 consensus_queue.cc:1048] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:29.044327 11973 consensus_queue.cc:1048] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:29.056845 11973 consensus_queue.cc:1048] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:29.072847 11973 consensus_queue.cc:1048] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:29.084218 11973 consensus_queue.cc:1048] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:29.103446 11971 consensus_queue.cc:1048] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:29.114022 12003 consensus_queue.cc:1048] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:29.146724 11973 consensus_queue.cc:1048] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:29.157991 11993 consensus_queue.cc:1048] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "035f653e16df4769a6a1e9a69be42b65" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 36771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:29.324934 12003 consensus_queue.cc:1048] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6c4d8d8026b4ee794aeea807e7cbaf9" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 33441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:29.335887 12022 consensus_queue.cc:1048] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37992b88503d4a7e882a835b8e1e3fd1" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 35319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:39.101727   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:15:39.131016   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:39.131762   432 tablet_replica.cc:333] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1: stopping tablet replica
I20260630 12:15:39.132460   432 raft_consensus.cc:2243] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.133152   432 raft_consensus.cc:2272] T 0017ddc557314035b8053272d3803034 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.135941   432 tablet_replica.cc:333] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1: stopping tablet replica
I20260630 12:15:39.136585   432 raft_consensus.cc:2243] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.137077   432 raft_consensus.cc:2272] T 32b7c7e965e44713ba70d82c2badecd9 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.139523   432 tablet_replica.cc:333] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1: stopping tablet replica
I20260630 12:15:39.140082   432 raft_consensus.cc:2243] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:39.141053   432 raft_consensus.cc:2272] T 9797cecef46447aa941b46bf09f7c4c2 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.143728   432 tablet_replica.cc:333] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1: stopping tablet replica
I20260630 12:15:39.144347   432 raft_consensus.cc:2243] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:39.145324   432 raft_consensus.cc:2272] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.147889   432 tablet_replica.cc:333] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1: stopping tablet replica
I20260630 12:15:39.148675   432 raft_consensus.cc:2243] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:39.149724   432 raft_consensus.cc:2272] T ee4442338cc1434c9ef18038897461d5 P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.152261   432 tablet_replica.cc:333] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1: stopping tablet replica
I20260630 12:15:39.152810   432 raft_consensus.cc:2243] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:39.153709   432 raft_consensus.cc:2272] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 37992b88503d4a7e882a835b8e1e3fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.182911   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
I20260630 12:15:39.206372   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:15:39.231523   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:39.232388   432 tablet_replica.cc:333] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9: stopping tablet replica
I20260630 12:15:39.233269   432 raft_consensus.cc:2243] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.233894   432 raft_consensus.cc:2272] T a908bcb4bf0a4c53a2aa5b8ae1524363 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.236846   432 tablet_replica.cc:333] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9: stopping tablet replica
I20260630 12:15:39.237455   432 raft_consensus.cc:2243] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.237959   432 raft_consensus.cc:2272] T 0017ddc557314035b8053272d3803034 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.240418   432 tablet_replica.cc:333] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9: stopping tablet replica
I20260630 12:15:39.240999   432 raft_consensus.cc:2243] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.241488   432 raft_consensus.cc:2272] T 32b7c7e965e44713ba70d82c2badecd9 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.243875   432 tablet_replica.cc:333] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9: stopping tablet replica
I20260630 12:15:39.244509   432 raft_consensus.cc:2243] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.245187   432 raft_consensus.cc:2272] T 9797cecef46447aa941b46bf09f7c4c2 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.248390   432 tablet_replica.cc:333] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9: stopping tablet replica
I20260630 12:15:39.249054   432 raft_consensus.cc:2243] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.249626   432 raft_consensus.cc:2272] T ee4442338cc1434c9ef18038897461d5 P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:39.250240 11884 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:35319: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260630 12:15:39.252400   432 tablet_replica.cc:333] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9: stopping tablet replica
I20260630 12:15:39.253082   432 raft_consensus.cc:2243] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.253695   432 raft_consensus.cc:2272] T 84cc4bfe8a2d42e2b3723dc5de4265bd P e6c4d8d8026b4ee794aeea807e7cbaf9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:39.254248 11884 consensus_peers.cc:597] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 -> Peer 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1:35319): Couldn't send request to peer 37992b88503d4a7e882a835b8e1e3fd1. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:35319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.281998   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
W20260630 12:15:39.292981 11883 consensus_peers.cc:597] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 -> Peer e6c4d8d8026b4ee794aeea807e7cbaf9 (127.0.108.2:33441): Couldn't send request to peer e6c4d8d8026b4ee794aeea807e7cbaf9. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.2:33441: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:39.294647 11884 consensus_peers.cc:597] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 -> Peer 37992b88503d4a7e882a835b8e1e3fd1 (127.0.108.1:35319): Couldn't send request to peer 37992b88503d4a7e882a835b8e1e3fd1. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:35319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.307036   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:15:39.332206   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:39.332993   432 tablet_replica.cc:333] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65: stopping tablet replica
I20260630 12:15:39.333719   432 raft_consensus.cc:2243] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.334260   432 raft_consensus.cc:2272] T 84cc4bfe8a2d42e2b3723dc5de4265bd P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.336874   432 tablet_replica.cc:333] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65: stopping tablet replica
I20260630 12:15:39.337445   432 raft_consensus.cc:2243] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.337914   432 raft_consensus.cc:2272] T 9797cecef46447aa941b46bf09f7c4c2 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.340303   432 tablet_replica.cc:333] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65: stopping tablet replica
I20260630 12:15:39.340858   432 raft_consensus.cc:2243] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:39.341802   432 raft_consensus.cc:2272] T 0017ddc557314035b8053272d3803034 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.344230   432 tablet_replica.cc:333] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65: stopping tablet replica
I20260630 12:15:39.344844   432 raft_consensus.cc:2243] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:39.345976   432 raft_consensus.cc:2272] T 32b7c7e965e44713ba70d82c2badecd9 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.348627   432 tablet_replica.cc:333] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65: stopping tablet replica
I20260630 12:15:39.349207   432 raft_consensus.cc:2243] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.349727   432 raft_consensus.cc:2272] T a908bcb4bf0a4c53a2aa5b8ae1524363 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.352140   432 tablet_replica.cc:333] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65: stopping tablet replica
I20260630 12:15:39.352677   432 raft_consensus.cc:2243] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.353189   432 raft_consensus.cc:2272] T ee4442338cc1434c9ef18038897461d5 P 035f653e16df4769a6a1e9a69be42b65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.373883   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:15:39.394320   432 master.cc:562] Master@127.0.108.62:45755 shutting down...
I20260630 12:15:39.414974   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:39.415594   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.415901   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P bde38f865de2456693d236f7a17a6c19: stopping tablet replica
I20260630 12:15:39.435071   432 master.cc:584] Master@127.0.108.62:45755 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (13086 ms)
[----------] 24 tests from AutoRebalancerTest (258989 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:15:39.489070   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:35923
I20260630 12:15:39.490597   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:39.498191 12038 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:39.498457 12039 instance_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:15:39.499361 12041 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:39.500305   432 server_base.cc:1061] running on GCE node
I20260630 12:15:39.501814   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:39.502084   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:39.502207   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821739502195 us; error 0 us; skew 500 ppm
I20260630 12:15:39.502882   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:39.505735   432 webserver.cc:533] Webserver started at http://127.0.108.62:42853/ using document root <none> and password file <none>
I20260630 12:15:39.506322   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:39.506503   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:39.506872   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:39.508179   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "3efcc65229c94629bdae1858dff8c42a"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-7v2h"
I20260630 12:15:39.512768   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:39.516383 12046 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.517515   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:39.517867   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "3efcc65229c94629bdae1858dff8c42a"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-7v2h"
I20260630 12:15:39.518143   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-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:15:39.542778   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:39.544188   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:39.582840   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:35923
I20260630 12:15:39.582973 12097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:35923 every 8 connection(s)
I20260630 12:15:39.586869 12098 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:15:39.599684 12098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a: Bootstrap starting.
I20260630 12:15:39.604457 12098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:39.609127 12098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a: No bootstrap required, opened a new log
I20260630 12:15:39.611531 12098 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3efcc65229c94629bdae1858dff8c42a" member_type: VOTER }
I20260630 12:15:39.611972 12098 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:39.612206 12098 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3efcc65229c94629bdae1858dff8c42a, State: Initialized, Role: FOLLOWER
I20260630 12:15:39.612814 12098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3efcc65229c94629bdae1858dff8c42a" member_type: VOTER }
I20260630 12:15:39.613274 12098 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:39.613476 12098 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:39.613724 12098 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:39.618815 12098 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3efcc65229c94629bdae1858dff8c42a" member_type: VOTER }
I20260630 12:15:39.619379 12098 leader_election.cc:304] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [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: 3efcc65229c94629bdae1858dff8c42a; no voters: 
I20260630 12:15:39.620625 12098 leader_election.cc:290] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:39.621058 12101 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:39.622423 12101 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 1 LEADER]: Becoming Leader. State: Replica: 3efcc65229c94629bdae1858dff8c42a, State: Running, Role: LEADER
I20260630 12:15:39.623184 12101 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [LEADER]: Queue going to LEADER mode. State: All 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: "3efcc65229c94629bdae1858dff8c42a" member_type: VOTER }
I20260630 12:15:39.623544 12098 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:39.626430 12102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3efcc65229c94629bdae1858dff8c42a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3efcc65229c94629bdae1858dff8c42a" member_type: VOTER } }
I20260630 12:15:39.626430 12103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3efcc65229c94629bdae1858dff8c42a. Latest consensus state: current_term: 1 leader_uuid: "3efcc65229c94629bdae1858dff8c42a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3efcc65229c94629bdae1858dff8c42a" member_type: VOTER } }
I20260630 12:15:39.627283 12102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:39.628180 12103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:39.630849 12108 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:39.638665 12108 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:39.641937   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:39.648969 12108 catalog_manager.cc:1383] Generated new cluster ID: 9a040afa98ea45dda723bf59f80589de
I20260630 12:15:39.649286 12108 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:39.679584 12108 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:39.680961 12108 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:39.695536 12108 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a: Generated new TSK 0
I20260630 12:15:39.696190 12108 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:39.708498   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:39.714175 12119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:39.715219 12120 instance_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:15:39.716769 12122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:39.716972   432 server_base.cc:1061] running on GCE node
I20260630 12:15:39.717911   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:39.718109   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:39.718233   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821739718222 us; error 0 us; skew 500 ppm
I20260630 12:15:39.718688   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:39.721271   432 webserver.cc:533] Webserver started at http://127.0.108.1:33229/ using document root <none> and password file <none>
I20260630 12:15:39.721709   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:39.721859   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:39.722066   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:39.723109   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "a2be184aabd34f3ba3b9a5b61a39d468"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-7v2h"
I20260630 12:15:39.727731   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:39.731595 12127 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.732676   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:15:39.733049   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "a2be184aabd34f3ba3b9a5b61a39d468"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-7v2h"
I20260630 12:15:39.733359   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-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:15:39.751447   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:39.752759   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:39.754240   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:39.756546   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:39.756784   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.756996   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:39.757166   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.798285   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:33321
I20260630 12:15:39.798380 12189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:33321 every 8 connection(s)
I20260630 12:15:39.803313   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:39.810892 12195 instance_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:15:39.813606   432 server_base.cc:1061] running on GCE node
W20260630 12:15:39.813656 12194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:39.814347 12197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:39.815325   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:39.815532   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:39.815693   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821739815676 us; error 0 us; skew 500 ppm
I20260630 12:15:39.816170   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:39.818509   432 webserver.cc:533] Webserver started at http://127.0.108.2:43057/ using document root <none> and password file <none>
I20260630 12:15:39.818974   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:39.819180   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:39.819434   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:39.821280   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "f02e286f34a34384b2e332e045c003df"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-7v2h"
I20260630 12:15:39.823021 12190 heartbeater.cc:344] Connected to a master server at 127.0.108.62:35923
I20260630 12:15:39.823405 12190 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:39.824097 12190 heartbeater.cc:507] Master 127.0.108.62:35923 requested a full tablet report, sending...
I20260630 12:15:39.826249   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:39.826313 12063 ts_manager.cc:194] Registered new tserver with Master: a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321)
I20260630 12:15:39.828274 12063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55634
I20260630 12:15:39.830375 12202 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.831359   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260630 12:15:39.831636   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "f02e286f34a34384b2e332e045c003df"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-7v2h"
I20260630 12:15:39.831903   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-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:15:39.847689   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:39.848922   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:39.850469   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:39.852873   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:39.853081   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.853314   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:39.853462   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.895864   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:36843
I20260630 12:15:39.895977 12264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:36843 every 8 connection(s)
I20260630 12:15:39.900450   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:39.907382 12268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:39.909564 12269 instance_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:15:39.913117   432 server_base.cc:1061] running on GCE node
W20260630 12:15:39.913146 12271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:39.913604 12265 heartbeater.cc:344] Connected to a master server at 127.0.108.62:35923
I20260630 12:15:39.914070 12265 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:39.914429   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:39.914660   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:39.914800 12265 heartbeater.cc:507] Master 127.0.108.62:35923 requested a full tablet report, sending...
I20260630 12:15:39.914819   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821739914803 us; error 0 us; skew 500 ppm
I20260630 12:15:39.915676   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:39.917045 12063 ts_manager.cc:194] Registered new tserver with Master: f02e286f34a34384b2e332e045c003df (127.0.108.2:36843)
I20260630 12:15:39.918147   432 webserver.cc:533] Webserver started at http://127.0.108.3:33253/ using document root <none> and password file <none>
I20260630 12:15:39.918541 12063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55648
I20260630 12:15:39.918639   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:39.918931   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:39.919209   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:39.920677   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "769b130c603e47818271266d1f4f02c5"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-7v2h"
I20260630 12:15:39.925172   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:15:39.928614 12276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.929574   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:15:39.929930   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "769b130c603e47818271266d1f4f02c5"
format_stamp: "Formatted at 2026-06-30 12:15:39 on dist-test-slave-7v2h"
I20260630 12:15:39.930210   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-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:15:39.943943   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:39.945242   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:39.946671   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:39.949221   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:39.949425   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.949661   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:39.949807   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:39.988337   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:33847
I20260630 12:15:39.988435 12338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:33847 every 8 connection(s)
I20260630 12:15:40.002750 12339 heartbeater.cc:344] Connected to a master server at 127.0.108.62:35923
I20260630 12:15:40.003158 12339 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:40.004117 12339 heartbeater.cc:507] Master 127.0.108.62:35923 requested a full tablet report, sending...
I20260630 12:15:40.006628 12063 ts_manager.cc:194] Registered new tserver with Master: 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:40.007565   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0161587s
I20260630 12:15:40.008636 12063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55652
I20260630 12:15:40.831565 12190 heartbeater.cc:499] Master 127.0.108.62:35923 was elected leader, sending a full tablet report...
I20260630 12:15:40.921527 12265 heartbeater.cc:499] Master 127.0.108.62:35923 was elected leader, sending a full tablet report...
I20260630 12:15:41.011955 12339 heartbeater.cc:499] Master 127.0.108.62:35923 was elected leader, sending a full tablet report...
I20260630 12:15:41.068846 12063 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55664:
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:15:41.071619 12063 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:15:41.150120 12304 tablet_service.cc:1511] Processing CreateTablet for tablet 47571c446af14ffd80ff0efb1ea4dc1b (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:41.151644 12304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47571c446af14ffd80ff0efb1ea4dc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.153666 12303 tablet_service.cc:1511] Processing CreateTablet for tablet 8be4f6f27ed14d8fb87d421e16c5a317 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:41.154037 12229 tablet_service.cc:1511] Processing CreateTablet for tablet 8be4f6f27ed14d8fb87d421e16c5a317 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:41.155422 12229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be4f6f27ed14d8fb87d421e16c5a317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.155670 12230 tablet_service.cc:1511] Processing CreateTablet for tablet 47571c446af14ffd80ff0efb1ea4dc1b (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:41.155918 12302 tablet_service.cc:1511] Processing CreateTablet for tablet 9c39048dc7b64c2f881f2fd53cd79af5 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:41.156595 12226 tablet_service.cc:1511] Processing CreateTablet for tablet a27434f57beb4b148dbbf1eee33cbc35 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:41.157055 12230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47571c446af14ffd80ff0efb1ea4dc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.158078 12301 tablet_service.cc:1511] Processing CreateTablet for tablet 543fbbf2cb244257aef85bf75ef237a2 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:41.158831 12225 tablet_service.cc:1511] Processing CreateTablet for tablet 750a6f9dce8040f9a9190a0548a42f08 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:41.160346 12225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750a6f9dce8040f9a9190a0548a42f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.160792 12228 tablet_service.cc:1511] Processing CreateTablet for tablet 9c39048dc7b64c2f881f2fd53cd79af5 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:41.162133 12228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c39048dc7b64c2f881f2fd53cd79af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.162496 12300 tablet_service.cc:1511] Processing CreateTablet for tablet a27434f57beb4b148dbbf1eee33cbc35 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:41.158831 12227 tablet_service.cc:1511] Processing CreateTablet for tablet 543fbbf2cb244257aef85bf75ef237a2 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:41.164850 12226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27434f57beb4b148dbbf1eee33cbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.165248 12299 tablet_service.cc:1511] Processing CreateTablet for tablet 750a6f9dce8040f9a9190a0548a42f08 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:41.171617 12227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543fbbf2cb244257aef85bf75ef237a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.171805 12303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be4f6f27ed14d8fb87d421e16c5a317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.176978 12302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c39048dc7b64c2f881f2fd53cd79af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.181124 12301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543fbbf2cb244257aef85bf75ef237a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.184996 12300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27434f57beb4b148dbbf1eee33cbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.188851 12154 tablet_service.cc:1511] Processing CreateTablet for tablet 8be4f6f27ed14d8fb87d421e16c5a317 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:41.189735 12153 tablet_service.cc:1511] Processing CreateTablet for tablet 9c39048dc7b64c2f881f2fd53cd79af5 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:41.190531 12154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be4f6f27ed14d8fb87d421e16c5a317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.192004 12152 tablet_service.cc:1511] Processing CreateTablet for tablet 543fbbf2cb244257aef85bf75ef237a2 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:41.193392 12152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543fbbf2cb244257aef85bf75ef237a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.193748 12151 tablet_service.cc:1511] Processing CreateTablet for tablet a27434f57beb4b148dbbf1eee33cbc35 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:41.195255 12151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27434f57beb4b148dbbf1eee33cbc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.197120 12150 tablet_service.cc:1511] Processing CreateTablet for tablet 750a6f9dce8040f9a9190a0548a42f08 (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:41.198225 12299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750a6f9dce8040f9a9190a0548a42f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.188380 12155 tablet_service.cc:1511] Processing CreateTablet for tablet 47571c446af14ffd80ff0efb1ea4dc1b (DEFAULT_TABLE table=test-workload [id=50fe9f9000d1462a8f42a30e4d0f5696]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:41.202431 12153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c39048dc7b64c2f881f2fd53cd79af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.203481 12150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750a6f9dce8040f9a9190a0548a42f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.204838 12155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47571c446af14ffd80ff0efb1ea4dc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:41.256716 12360 tablet_bootstrap.cc:492] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468: Bootstrap starting.
I20260630 12:15:41.263254 12360 tablet_bootstrap.cc:654] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.301126 12359 tablet_bootstrap.cc:492] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df: Bootstrap starting.
I20260630 12:15:41.301813 12360 tablet_bootstrap.cc:492] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468: No bootstrap required, opened a new log
I20260630 12:15:41.302392 12360 ts_tablet_manager.cc:1403] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.007s
I20260630 12:15:41.306463 12360 raft_consensus.cc:359] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.307250 12360 raft_consensus.cc:385] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.307533 12360 raft_consensus.cc:740] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2be184aabd34f3ba3b9a5b61a39d468, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.308452 12360 consensus_queue.cc:260] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.307546 12359 tablet_bootstrap.cc:654] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.322221 12363 tablet_bootstrap.cc:492] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5: Bootstrap starting.
I20260630 12:15:41.324869 12360 ts_tablet_manager.cc:1434] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.008s
I20260630 12:15:41.325448 12359 tablet_bootstrap.cc:492] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df: No bootstrap required, opened a new log
I20260630 12:15:41.325991 12360 tablet_bootstrap.cc:492] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468: Bootstrap starting.
I20260630 12:15:41.326071 12359 ts_tablet_manager.cc:1403] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.002s
I20260630 12:15:41.329955 12363 tablet_bootstrap.cc:654] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.329806 12359 raft_consensus.cc:359] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.330796 12359 raft_consensus.cc:385] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.331209 12359 raft_consensus.cc:740] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f02e286f34a34384b2e332e045c003df, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.332423 12359 consensus_queue.cc:260] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.334533 12360 tablet_bootstrap.cc:654] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.342727 12359 ts_tablet_manager.cc:1434] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.005s
I20260630 12:15:41.343672 12363 tablet_bootstrap.cc:492] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5: No bootstrap required, opened a new log
I20260630 12:15:41.344204 12363 ts_tablet_manager.cc:1403] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.014s
I20260630 12:15:41.344726 12359 tablet_bootstrap.cc:492] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df: Bootstrap starting.
I20260630 12:15:41.345997 12360 tablet_bootstrap.cc:492] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468: No bootstrap required, opened a new log
I20260630 12:15:41.346582 12360 ts_tablet_manager.cc:1403] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:15:41.348182 12363 raft_consensus.cc:359] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.349287 12363 raft_consensus.cc:385] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.349617 12363 raft_consensus.cc:740] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769b130c603e47818271266d1f4f02c5, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.349593 12360 raft_consensus.cc:359] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.350569 12360 raft_consensus.cc:385] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.350905 12360 raft_consensus.cc:740] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2be184aabd34f3ba3b9a5b61a39d468, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.350916 12363 consensus_queue.cc:260] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.351980 12360 consensus_queue.cc:260] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.352524 12359 tablet_bootstrap.cc:654] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.356086 12360 ts_tablet_manager.cc:1434] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:15:41.357264 12360 tablet_bootstrap.cc:492] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468: Bootstrap starting.
I20260630 12:15:41.361665 12363 ts_tablet_manager.cc:1434] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:15:41.363773 12360 tablet_bootstrap.cc:654] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.365635 12359 tablet_bootstrap.cc:492] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df: No bootstrap required, opened a new log
I20260630 12:15:41.366444 12359 ts_tablet_manager.cc:1403] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260630 12:15:41.370376 12359 raft_consensus.cc:359] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.371460 12359 raft_consensus.cc:385] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.371891 12359 raft_consensus.cc:740] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f02e286f34a34384b2e332e045c003df, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.372860 12359 consensus_queue.cc:260] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.375708 12363 tablet_bootstrap.cc:492] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5: Bootstrap starting.
I20260630 12:15:41.377825 12359 ts_tablet_manager.cc:1434] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:15:41.379014 12359 tablet_bootstrap.cc:492] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df: Bootstrap starting.
I20260630 12:15:41.382741 12363 tablet_bootstrap.cc:654] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.386992 12362 raft_consensus.cc:493] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:41.387800 12362 raft_consensus.cc:515] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.390403 12359 tablet_bootstrap.cc:654] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.390561 12360 tablet_bootstrap.cc:492] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468: No bootstrap required, opened a new log
I20260630 12:15:41.391091 12360 ts_tablet_manager.cc:1403] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.012s
I20260630 12:15:41.394374 12360 raft_consensus.cc:359] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.395367 12360 raft_consensus.cc:385] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.395702 12360 raft_consensus.cc:740] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2be184aabd34f3ba3b9a5b61a39d468, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.394315 12362 leader_election.cc:290] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f02e286f34a34384b2e332e045c003df (127.0.108.2:36843), 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:41.396720 12360 consensus_queue.cc:260] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.399341 12360 ts_tablet_manager.cc:1434] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:15:41.401124 12360 tablet_bootstrap.cc:492] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468: Bootstrap starting.
I20260630 12:15:41.408852 12360 tablet_bootstrap.cc:654] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.413360 12362 raft_consensus.cc:493] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:41.413991 12362 raft_consensus.cc:515] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.416311 12362 leader_election.cc:290] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f02e286f34a34384b2e332e045c003df (127.0.108.2:36843), 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:41.422837 12240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c39048dc7b64c2f881f2fd53cd79af5" candidate_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df" is_pre_election: true
I20260630 12:15:41.425041 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4f6f27ed14d8fb87d421e16c5a317" candidate_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df" is_pre_election: true
W20260630 12:15:41.426831 12129 leader_election.cc:343] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f02e286f34a34384b2e332e045c003df (127.0.108.2:36843): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:15:41.427718 12129 leader_election.cc:343] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f02e286f34a34384b2e332e045c003df (127.0.108.2:36843): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:41.432307 12360 tablet_bootstrap.cc:492] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468: No bootstrap required, opened a new log
I20260630 12:15:41.433113 12360 ts_tablet_manager.cc:1403] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260630 12:15:41.437050 12363 tablet_bootstrap.cc:492] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5: No bootstrap required, opened a new log
I20260630 12:15:41.437676 12363 ts_tablet_manager.cc:1403] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.010s
I20260630 12:15:41.436661 12360 raft_consensus.cc:359] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.438124 12360 raft_consensus.cc:385] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.438256 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c39048dc7b64c2f881f2fd53cd79af5" candidate_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769b130c603e47818271266d1f4f02c5" is_pre_election: true
I20260630 12:15:41.438619 12313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4f6f27ed14d8fb87d421e16c5a317" candidate_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769b130c603e47818271266d1f4f02c5" is_pre_election: true
W20260630 12:15:41.440163 12130 leader_election.cc:343] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:41.440315 12359 tablet_bootstrap.cc:492] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df: No bootstrap required, opened a new log
I20260630 12:15:41.440686 12130 leader_election.cc:304] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [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: a2be184aabd34f3ba3b9a5b61a39d468; no voters: 769b130c603e47818271266d1f4f02c5, f02e286f34a34384b2e332e045c003df
I20260630 12:15:41.438474 12360 raft_consensus.cc:740] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2be184aabd34f3ba3b9a5b61a39d468, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.440948 12359 ts_tablet_manager.cc:1403] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df: Time spent bootstrapping tablet: real 0.062s	user 0.029s	sys 0.021s
I20260630 12:15:41.441433 12362 raft_consensus.cc:2749] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:41.440888 12363 raft_consensus.cc:359] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.442020 12363 raft_consensus.cc:385] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.442353 12363 raft_consensus.cc:740] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769b130c603e47818271266d1f4f02c5, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.442130 12360 consensus_queue.cc:260] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.443341 12363 consensus_queue.cc:260] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.444693 12360 ts_tablet_manager.cc:1434] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260630 12:15:41.445178 12359 raft_consensus.cc:359] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.445745 12360 tablet_bootstrap.cc:492] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468: Bootstrap starting.
I20260630 12:15:41.445947 12359 raft_consensus.cc:385] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.446417 12359 raft_consensus.cc:740] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f02e286f34a34384b2e332e045c003df, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.447259 12359 consensus_queue.cc:260] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
W20260630 12:15:41.443022 12130 leader_election.cc:343] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:41.449692 12130 leader_election.cc:304] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [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: a2be184aabd34f3ba3b9a5b61a39d468; no voters: 769b130c603e47818271266d1f4f02c5, f02e286f34a34384b2e332e045c003df
I20260630 12:15:41.450459 12362 raft_consensus.cc:2749] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:41.452055 12359 ts_tablet_manager.cc:1434] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:15:41.452906 12360 tablet_bootstrap.cc:654] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.453125 12359 tablet_bootstrap.cc:492] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df: Bootstrap starting.
I20260630 12:15:41.460002 12359 tablet_bootstrap.cc:654] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.460580 12360 tablet_bootstrap.cc:492] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468: No bootstrap required, opened a new log
I20260630 12:15:41.461140 12360 ts_tablet_manager.cc:1403] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:15:41.461690 12363 ts_tablet_manager.cc:1434] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260630 12:15:41.464244 12360 raft_consensus.cc:359] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.465161 12360 raft_consensus.cc:385] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.465474 12360 raft_consensus.cc:740] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2be184aabd34f3ba3b9a5b61a39d468, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.466320 12360 consensus_queue.cc:260] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.468843 12360 ts_tablet_manager.cc:1434] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:15:41.470577 12360 tablet_bootstrap.cc:492] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468: Bootstrap starting.
I20260630 12:15:41.472242 12359 tablet_bootstrap.cc:492] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df: No bootstrap required, opened a new log
I20260630 12:15:41.472831 12359 ts_tablet_manager.cc:1403] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:15:41.473753 12368 raft_consensus.cc:493] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:41.474311 12368 raft_consensus.cc:515] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.475265 12359 raft_consensus.cc:359] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.475853 12359 raft_consensus.cc:385] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.476086 12359 raft_consensus.cc:740] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f02e286f34a34384b2e332e045c003df, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.476814 12359 consensus_queue.cc:260] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.477525 12360 tablet_bootstrap.cc:654] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.473115 12363 tablet_bootstrap.cc:492] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5: Bootstrap starting.
I20260630 12:15:41.481933 12359 ts_tablet_manager.cc:1434] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:15:41.478037 12368 leader_election.cc:290] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f02e286f34a34384b2e332e045c003df (127.0.108.2:36843), a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321)
I20260630 12:15:41.483325 12359 tablet_bootstrap.cc:492] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df: Bootstrap starting.
I20260630 12:15:41.490975 12359 tablet_bootstrap.cc:654] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.492045 12363 tablet_bootstrap.cc:654] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.510160 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47571c446af14ffd80ff0efb1ea4dc1b" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df" is_pre_election: true
I20260630 12:15:41.510949 12239 raft_consensus.cc:2468] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 0.
I20260630 12:15:41.511667 12360 tablet_bootstrap.cc:492] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468: No bootstrap required, opened a new log
I20260630 12:15:41.512264 12360 ts_tablet_manager.cc:1403] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.000s
I20260630 12:15:41.512353 12278 leader_election.cc:304] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769b130c603e47818271266d1f4f02c5, f02e286f34a34384b2e332e045c003df; no voters: 
I20260630 12:15:41.513361 12368 raft_consensus.cc:2804] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:41.513723 12368 raft_consensus.cc:493] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:41.514061 12368 raft_consensus.cc:3060] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.515832 12360 raft_consensus.cc:359] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.516817 12360 raft_consensus.cc:385] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.517156 12360 raft_consensus.cc:740] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2be184aabd34f3ba3b9a5b61a39d468, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.518066 12360 consensus_queue.cc:260] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.522012 12359 tablet_bootstrap.cc:492] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df: No bootstrap required, opened a new log
I20260630 12:15:41.522660 12359 ts_tablet_manager.cc:1403] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.025s
I20260630 12:15:41.523725 12363 tablet_bootstrap.cc:492] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5: No bootstrap required, opened a new log
I20260630 12:15:41.524276 12363 ts_tablet_manager.cc:1403] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.008s
I20260630 12:15:41.525161 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47571c446af14ffd80ff0efb1ea4dc1b" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" is_pre_election: true
I20260630 12:15:41.526173 12165 raft_consensus.cc:2468] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 0.
I20260630 12:15:41.527292 12360 ts_tablet_manager.cc:1434] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:15:41.527495 12363 raft_consensus.cc:359] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.528215 12363 raft_consensus.cc:385] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.521960 12368 raft_consensus.cc:515] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.528313 12359 raft_consensus.cc:359] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.529263 12359 raft_consensus.cc:385] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.529603 12359 raft_consensus.cc:740] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f02e286f34a34384b2e332e045c003df, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.530434 12359 consensus_queue.cc:260] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.530987 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47571c446af14ffd80ff0efb1ea4dc1b" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df"
I20260630 12:15:41.531687 12239 raft_consensus.cc:3060] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.532466 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47571c446af14ffd80ff0efb1ea4dc1b" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468"
I20260630 12:15:41.533090 12165 raft_consensus.cc:3060] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.537319 12359 ts_tablet_manager.cc:1434] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260630 12:15:41.538494 12359 tablet_bootstrap.cc:492] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df: Bootstrap starting.
I20260630 12:15:41.540469 12239 raft_consensus.cc:2468] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 1.
I20260630 12:15:41.540547 12165 raft_consensus.cc:2468] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 1.
I20260630 12:15:41.542248 12280 leader_election.cc:304] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769b130c603e47818271266d1f4f02c5, a2be184aabd34f3ba3b9a5b61a39d468; no voters: 
I20260630 12:15:41.540671 12368 leader_election.cc:290] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 election: Requested vote from peers f02e286f34a34384b2e332e045c003df (127.0.108.2:36843), a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321)
I20260630 12:15:41.544314 12384 raft_consensus.cc:2804] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:41.528455 12363 raft_consensus.cc:740] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769b130c603e47818271266d1f4f02c5, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.545033 12384 raft_consensus.cc:697] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 1 LEADER]: Becoming Leader. State: Replica: 769b130c603e47818271266d1f4f02c5, State: Running, Role: LEADER
I20260630 12:15:41.545022 12359 tablet_bootstrap.cc:654] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.545773 12363 consensus_queue.cc:260] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.546752 12384 consensus_queue.cc:237] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.548470 12363 ts_tablet_manager.cc:1434] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.006s
I20260630 12:15:41.549611 12363 tablet_bootstrap.cc:492] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5: Bootstrap starting.
I20260630 12:15:41.552870 12359 tablet_bootstrap.cc:492] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df: No bootstrap required, opened a new log
I20260630 12:15:41.553467 12359 ts_tablet_manager.cc:1403] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260630 12:15:41.555219 12363 tablet_bootstrap.cc:654] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.556340 12062 catalog_manager.cc:5697] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 769b130c603e47818271266d1f4f02c5 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "769b130c603e47818271266d1f4f02c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:41.560322 12359 raft_consensus.cc:359] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.561136 12359 raft_consensus.cc:385] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.561370 12359 raft_consensus.cc:740] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f02e286f34a34384b2e332e045c003df, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.562157 12359 consensus_queue.cc:260] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.563019 12363 tablet_bootstrap.cc:492] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5: No bootstrap required, opened a new log
I20260630 12:15:41.563591 12363 ts_tablet_manager.cc:1403] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:15:41.564436 12359 ts_tablet_manager.cc:1434] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260630 12:15:41.566325 12363 raft_consensus.cc:359] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.567179 12363 raft_consensus.cc:385] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.567462 12363 raft_consensus.cc:740] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769b130c603e47818271266d1f4f02c5, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.568220 12363 consensus_queue.cc:260] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.570626 12363 ts_tablet_manager.cc:1434] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:41.571466 12363 tablet_bootstrap.cc:492] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5: Bootstrap starting.
I20260630 12:15:41.576632 12366 raft_consensus.cc:493] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:41.577418 12363 tablet_bootstrap.cc:654] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.577365 12366 raft_consensus.cc:515] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.580940 12366 leader_election.cc:290] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321), 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:41.590520 12363 tablet_bootstrap.cc:492] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5: No bootstrap required, opened a new log
I20260630 12:15:41.591118 12363 ts_tablet_manager.cc:1403] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:15:41.594002 12363 raft_consensus.cc:359] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.594726 12363 raft_consensus.cc:385] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.595014 12363 raft_consensus.cc:740] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769b130c603e47818271266d1f4f02c5, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.595259 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543fbbf2cb244257aef85bf75ef237a2" candidate_uuid: "f02e286f34a34384b2e332e045c003df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" is_pre_election: true
I20260630 12:15:41.596168 12165 raft_consensus.cc:2468] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f02e286f34a34384b2e332e045c003df in term 0.
I20260630 12:15:41.595774 12363 consensus_queue.cc:260] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.597714 12206 leader_election.cc:304] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2be184aabd34f3ba3b9a5b61a39d468, f02e286f34a34384b2e332e045c003df; no voters: 
I20260630 12:15:41.598255 12363 ts_tablet_manager.cc:1434] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:41.598805 12366 raft_consensus.cc:2804] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:41.599241 12366 raft_consensus.cc:493] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:41.599344 12363 tablet_bootstrap.cc:492] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5: Bootstrap starting.
I20260630 12:15:41.599613 12366 raft_consensus.cc:3060] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.605208 12363 tablet_bootstrap.cc:654] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:41.606153 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543fbbf2cb244257aef85bf75ef237a2" candidate_uuid: "f02e286f34a34384b2e332e045c003df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769b130c603e47818271266d1f4f02c5" is_pre_election: true
I20260630 12:15:41.606846 12314 raft_consensus.cc:2468] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f02e286f34a34384b2e332e045c003df in term 0.
I20260630 12:15:41.607085 12366 raft_consensus.cc:515] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.609999 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543fbbf2cb244257aef85bf75ef237a2" candidate_uuid: "f02e286f34a34384b2e332e045c003df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468"
I20260630 12:15:41.610747 12366 leader_election.cc:290] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [CANDIDATE]: Term 1 election: Requested vote from peers a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321), 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:41.610611 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "543fbbf2cb244257aef85bf75ef237a2" candidate_uuid: "f02e286f34a34384b2e332e045c003df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769b130c603e47818271266d1f4f02c5"
I20260630 12:15:41.610637 12165 raft_consensus.cc:3060] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.611450 12314 raft_consensus.cc:3060] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.616477 12363 tablet_bootstrap.cc:492] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5: No bootstrap required, opened a new log
I20260630 12:15:41.617113 12363 ts_tablet_manager.cc:1403] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.010s
I20260630 12:15:41.617636 12165 raft_consensus.cc:2468] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f02e286f34a34384b2e332e045c003df in term 1.
I20260630 12:15:41.618677 12206 leader_election.cc:304] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2be184aabd34f3ba3b9a5b61a39d468, f02e286f34a34384b2e332e045c003df; no voters: 
I20260630 12:15:41.618916 12314 raft_consensus.cc:2468] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f02e286f34a34384b2e332e045c003df in term 1.
I20260630 12:15:41.619412 12366 raft_consensus.cc:2804] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:41.620074 12363 raft_consensus.cc:359] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.620816 12363 raft_consensus.cc:385] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:41.620898 12366 raft_consensus.cc:697] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 1 LEADER]: Becoming Leader. State: Replica: f02e286f34a34384b2e332e045c003df, State: Running, Role: LEADER
I20260630 12:15:41.621147 12363 raft_consensus.cc:740] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769b130c603e47818271266d1f4f02c5, State: Initialized, Role: FOLLOWER
I20260630 12:15:41.622006 12366 consensus_queue.cc:237] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.622124 12363 consensus_queue.cc:260] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.624908 12363 ts_tablet_manager.cc:1434] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:15:41.630650 12062 catalog_manager.cc:5697] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df reported cstate change: term changed from 0 to 1, leader changed from <none> to f02e286f34a34384b2e332e045c003df (127.0.108.2). New cstate: current_term: 1 leader_uuid: "f02e286f34a34384b2e332e045c003df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:41.639762 12111 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:41.667379 12362 raft_consensus.cc:493] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:41.667919 12362 raft_consensus.cc:515] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.669597 12362 leader_election.cc:290] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f02e286f34a34384b2e332e045c003df (127.0.108.2:36843), 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:41.670593 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a6f9dce8040f9a9190a0548a42f08" candidate_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df" is_pre_election: true
I20260630 12:15:41.670658 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a6f9dce8040f9a9190a0548a42f08" candidate_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769b130c603e47818271266d1f4f02c5" is_pre_election: true
I20260630 12:15:41.671483 12239 raft_consensus.cc:2468] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2be184aabd34f3ba3b9a5b61a39d468 in term 0.
I20260630 12:15:41.671535 12314 raft_consensus.cc:2468] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2be184aabd34f3ba3b9a5b61a39d468 in term 0.
I20260630 12:15:41.672798 12130 leader_election.cc:304] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769b130c603e47818271266d1f4f02c5, a2be184aabd34f3ba3b9a5b61a39d468; no voters: 
I20260630 12:15:41.673418 12362 raft_consensus.cc:2804] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:41.673753 12362 raft_consensus.cc:493] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:41.673969 12362 raft_consensus.cc:3060] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.679144 12362 raft_consensus.cc:515] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.680859 12362 leader_election.cc:290] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 election: Requested vote from peers f02e286f34a34384b2e332e045c003df (127.0.108.2:36843), 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:41.681777 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a6f9dce8040f9a9190a0548a42f08" candidate_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df"
I20260630 12:15:41.681910 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750a6f9dce8040f9a9190a0548a42f08" candidate_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769b130c603e47818271266d1f4f02c5"
I20260630 12:15:41.682528 12239 raft_consensus.cc:3060] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.682551 12314 raft_consensus.cc:3060] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.689812 12314 raft_consensus.cc:2468] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2be184aabd34f3ba3b9a5b61a39d468 in term 1.
I20260630 12:15:41.689812 12239 raft_consensus.cc:2468] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2be184aabd34f3ba3b9a5b61a39d468 in term 1.
I20260630 12:15:41.691166 12129 leader_election.cc:304] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2be184aabd34f3ba3b9a5b61a39d468, f02e286f34a34384b2e332e045c003df; no voters: 
I20260630 12:15:41.691887 12362 raft_consensus.cc:2804] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:41.692296 12362 raft_consensus.cc:697] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 LEADER]: Becoming Leader. State: Replica: a2be184aabd34f3ba3b9a5b61a39d468, State: Running, Role: LEADER
I20260630 12:15:41.693063 12362 consensus_queue.cc:237] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.699972 12062 catalog_manager.cc:5697] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:41.710477 12366 raft_consensus.cc:493] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:41.710983 12366 raft_consensus.cc:515] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.712630 12366 leader_election.cc:290] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321), 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:41.713481 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27434f57beb4b148dbbf1eee33cbc35" candidate_uuid: "f02e286f34a34384b2e332e045c003df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" is_pre_election: true
I20260630 12:15:41.713608 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27434f57beb4b148dbbf1eee33cbc35" candidate_uuid: "f02e286f34a34384b2e332e045c003df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769b130c603e47818271266d1f4f02c5" is_pre_election: true
I20260630 12:15:41.714143 12165 raft_consensus.cc:2468] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f02e286f34a34384b2e332e045c003df in term 0.
I20260630 12:15:41.714186 12314 raft_consensus.cc:2468] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f02e286f34a34384b2e332e045c003df in term 0.
I20260630 12:15:41.715230 12206 leader_election.cc:304] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2be184aabd34f3ba3b9a5b61a39d468, f02e286f34a34384b2e332e045c003df; no voters: 
I20260630 12:15:41.715904 12366 raft_consensus.cc:2804] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:41.716279 12366 raft_consensus.cc:493] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:41.716622 12366 raft_consensus.cc:3060] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.722771 12366 raft_consensus.cc:515] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.724535 12366 leader_election.cc:290] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [CANDIDATE]: Term 1 election: Requested vote from peers a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321), 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:41.725443 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27434f57beb4b148dbbf1eee33cbc35" candidate_uuid: "f02e286f34a34384b2e332e045c003df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468"
I20260630 12:15:41.725580 12314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27434f57beb4b148dbbf1eee33cbc35" candidate_uuid: "f02e286f34a34384b2e332e045c003df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769b130c603e47818271266d1f4f02c5"
I20260630 12:15:41.725994 12165 raft_consensus.cc:3060] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.726146 12314 raft_consensus.cc:3060] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.731508 12314 raft_consensus.cc:2468] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f02e286f34a34384b2e332e045c003df in term 1.
I20260630 12:15:41.731509 12165 raft_consensus.cc:2468] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f02e286f34a34384b2e332e045c003df in term 1.
I20260630 12:15:41.732810 12205 leader_election.cc:304] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769b130c603e47818271266d1f4f02c5, f02e286f34a34384b2e332e045c003df; no voters: 
I20260630 12:15:41.733554 12366 raft_consensus.cc:2804] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:41.734019 12366 raft_consensus.cc:697] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 1 LEADER]: Becoming Leader. State: Replica: f02e286f34a34384b2e332e045c003df, State: Running, Role: LEADER
I20260630 12:15:41.734678 12366 consensus_queue.cc:237] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.739005 12384 raft_consensus.cc:493] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:41.739454 12384 raft_consensus.cc:515] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.741521 12384 leader_election.cc:290] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321), f02e286f34a34384b2e332e045c003df (127.0.108.2:36843)
I20260630 12:15:41.742403 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c39048dc7b64c2f881f2fd53cd79af5" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" is_pre_election: true
I20260630 12:15:41.742661 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c39048dc7b64c2f881f2fd53cd79af5" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df" is_pre_election: true
I20260630 12:15:41.743120 12165 raft_consensus.cc:2468] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 0.
I20260630 12:15:41.743497 12239 raft_consensus.cc:2468] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 0.
I20260630 12:15:41.742651 12062 catalog_manager.cc:5697] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df reported cstate change: term changed from 0 to 1, leader changed from <none> to f02e286f34a34384b2e332e045c003df (127.0.108.2). New cstate: current_term: 1 leader_uuid: "f02e286f34a34384b2e332e045c003df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:41.744204 12280 leader_election.cc:304] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769b130c603e47818271266d1f4f02c5, a2be184aabd34f3ba3b9a5b61a39d468; no voters: 
I20260630 12:15:41.745056 12384 raft_consensus.cc:2804] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:41.745395 12384 raft_consensus.cc:493] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:41.745714 12384 raft_consensus.cc:3060] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.752689 12384 raft_consensus.cc:515] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.754467 12384 leader_election.cc:290] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 election: Requested vote from peers a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321), f02e286f34a34384b2e332e045c003df (127.0.108.2:36843)
I20260630 12:15:41.755257 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c39048dc7b64c2f881f2fd53cd79af5" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468"
I20260630 12:15:41.755515 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c39048dc7b64c2f881f2fd53cd79af5" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df"
I20260630 12:15:41.755805 12165 raft_consensus.cc:3060] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.756073 12239 raft_consensus.cc:3060] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.761509 12165 raft_consensus.cc:2468] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 1.
I20260630 12:15:41.761514 12239 raft_consensus.cc:2468] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 1.
I20260630 12:15:41.762739 12280 leader_election.cc:304] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769b130c603e47818271266d1f4f02c5, a2be184aabd34f3ba3b9a5b61a39d468; no voters: 
I20260630 12:15:41.763473 12384 raft_consensus.cc:2804] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:41.763947 12384 raft_consensus.cc:697] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 1 LEADER]: Becoming Leader. State: Replica: 769b130c603e47818271266d1f4f02c5, State: Running, Role: LEADER
I20260630 12:15:41.764600 12384 consensus_queue.cc:237] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.771667 12062 catalog_manager.cc:5697] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 769b130c603e47818271266d1f4f02c5 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "769b130c603e47818271266d1f4f02c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:41.865983 12384 raft_consensus.cc:493] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:41.866858 12384 raft_consensus.cc:515] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.869558 12384 leader_election.cc:290] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321), f02e286f34a34384b2e332e045c003df (127.0.108.2:36843)
I20260630 12:15:41.871620 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4f6f27ed14d8fb87d421e16c5a317" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df" is_pre_election: true
I20260630 12:15:41.871634 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4f6f27ed14d8fb87d421e16c5a317" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" is_pre_election: true
I20260630 12:15:41.872756 12239 raft_consensus.cc:2468] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 0.
I20260630 12:15:41.873003 12165 raft_consensus.cc:2468] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 0.
I20260630 12:15:41.874265 12278 leader_election.cc:304] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769b130c603e47818271266d1f4f02c5, f02e286f34a34384b2e332e045c003df; no voters: 
I20260630 12:15:41.875008 12384 raft_consensus.cc:2804] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:41.875356 12384 raft_consensus.cc:493] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:41.875603 12384 raft_consensus.cc:3060] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.884872 12384 raft_consensus.cc:515] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.886459 12384 leader_election.cc:290] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 election: Requested vote from peers a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321), f02e286f34a34384b2e332e045c003df (127.0.108.2:36843)
I20260630 12:15:41.887686 12239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4f6f27ed14d8fb87d421e16c5a317" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f02e286f34a34384b2e332e045c003df"
I20260630 12:15:41.887708 12165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be4f6f27ed14d8fb87d421e16c5a317" candidate_uuid: "769b130c603e47818271266d1f4f02c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2be184aabd34f3ba3b9a5b61a39d468"
I20260630 12:15:41.888602 12239 raft_consensus.cc:3060] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.888790 12165 raft_consensus.cc:3060] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:41.897186 12165 raft_consensus.cc:2468] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 1.
I20260630 12:15:41.897620 12239 raft_consensus.cc:2468] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769b130c603e47818271266d1f4f02c5 in term 1.
I20260630 12:15:41.898761 12280 leader_election.cc:304] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769b130c603e47818271266d1f4f02c5, a2be184aabd34f3ba3b9a5b61a39d468; no voters: 
I20260630 12:15:41.899716 12384 raft_consensus.cc:2804] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:41.900305 12384 raft_consensus.cc:697] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 1 LEADER]: Becoming Leader. State: Replica: 769b130c603e47818271266d1f4f02c5, State: Running, Role: LEADER
I20260630 12:15:41.901561 12384 consensus_queue.cc:237] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } }
I20260630 12:15:41.910953 12062 catalog_manager.cc:5697] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 769b130c603e47818271266d1f4f02c5 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "769b130c603e47818271266d1f4f02c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:41.956513 12384 consensus_queue.cc:1048] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:41.976785 12368 consensus_queue.cc:1048] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:42.104979 12362 consensus_queue.cc:1048] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:42.139595 12366 consensus_queue.cc:1048] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:42.146654 12374 consensus_queue.cc:1048] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:42.197484 12366 consensus_queue.cc:1048] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [LEADER]: Connected to new peer: Peer: permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:42.233983 12366 consensus_queue.cc:1048] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [LEADER]: Connected to new peer: Peer: permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:42.238556 12392 consensus_queue.cc:1048] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:42.292114 12368 consensus_queue.cc:1048] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:42.304765 12402 consensus_queue.cc:1048] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:42.375669 12402 consensus_queue.cc:1048] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:42.483143 12162 raft_consensus.cc:1275] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Refusing update from remote peer 769b130c603e47818271266d1f4f02c5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:42.522348 12384 consensus_queue.cc:1048] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
W20260630 12:15:42.630105 12394 log.cc:927] Time spent T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260630 12:15:43.557644 12455 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34746 (ReqId={client: b7e24acbc1bf4d97b0c8f95e8f456f1b, seq_no=2, attempt_no=0}) took 1198 ms. Trace:
I20260630 12:15:43.564720 12455 rpcz_store.cc:276] 0630 12:15:42.358828 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:15:42.368219 (+  9391us) service_pool.cc:224] Handling call
0630 12:15:43.557546 (+1189327us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:15:42.561458 (+     0us) write_op.cc:183] PREPARE: starting on tablet 543fbbf2cb244257aef85bf75ef237a2
0630 12:15:42.561936 (+   478us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:15:42.561961 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:15:42.561977 (+    16us) tablet.cc:662] Decoding operations
0630 12:15:42.562399 (+   422us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:15:42.562460 (+    61us) write_op.cc:641] Partition lock acquired for write op
0630 12:15:42.562485 (+    25us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:15:42.594753 (+ 32268us) tablet.cc:701] Row locks acquired
0630 12:15:42.597476 (+  2723us) write_op.cc:260] PREPARE: finished
0630 12:15:42.631769 (+ 34293us) write_op.cc:270] Start()
0630 12:15:42.631944 (+   175us) write_op.cc:276] Timestamp: P: 1782821742631691 usec, L: 0
0630 12:15:42.631971 (+    27us) op_driver.cc:348] REPLICATION: starting
0630 12:15:42.667199 (+ 35228us) log.cc:844] Serialized 475 byte log entry
0630 12:15:42.696632 (+ 29433us) spinlock_profiling.cc:243] Waited 26.7 ms on lock 0x7b54003e5dd4. stack: 00007f88af292983 00007f88af292880 00007f88aec221d4 000000000042d824 000000000042d7b9 00007f88b2319571 00007f88b23abe28 00007f88b5de6581 00007f88b5de5d58 00007f88b5dea9f1 00007f88b5dea9a9 00007f88b5dea939 00007f88b5dea901 00007f88b5de9b2d 000000000043f3c4 000000000043f209
0630 12:15:43.541789 (+845157us) op_driver.cc:464] REPLICATION: finished
0630 12:15:43.545584 (+  3795us) write_op.cc:301] APPLY: starting
0630 12:15:43.545668 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0630 12:15:43.545824 (+   156us) tablet.cc:1370] finished BulkCheckPresence
0630 12:15:43.545847 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:15:43.546517 (+   670us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:15:43.546708 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:15:43.546753 (+    45us) write_op.cc:312] APPLY: finished
0630 12:15:43.546994 (+   241us) log.cc:844] Serialized 40 byte log entry
0630 12:15:43.557052 (+ 10058us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:15:43.557143 (+    91us) write_op.cc:454] Released schema lock
0630 12:15:43.557189 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3533,"num_ops":4,"prepare.queue_time_us":191664,"prepare.run_cpu_time_us":4661,"prepare.run_wall_time_us":135357,"replication_time_us":909701,"spinlock_wait_cycles":61439232}]]}
I20260630 12:15:43.567601 12445 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34746 (ReqId={client: b7e24acbc1bf4d97b0c8f95e8f456f1b, seq_no=22, attempt_no=0}) took 1194 ms. Trace:
I20260630 12:15:43.576594 12445 rpcz_store.cc:276] 0630 12:15:42.373329 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:15:42.395568 (+ 22239us) service_pool.cc:224] Handling call
0630 12:15:43.567530 (+1171962us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:15:42.712721 (+     0us) write_op.cc:183] PREPARE: starting on tablet 543fbbf2cb244257aef85bf75ef237a2
0630 12:15:42.713277 (+   556us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:15:42.713318 (+    41us) write_op.cc:435] Acquired schema lock
0630 12:15:42.713333 (+    15us) tablet.cc:662] Decoding operations
0630 12:15:42.714045 (+   712us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:15:42.714091 (+    46us) write_op.cc:641] Partition lock acquired for write op
0630 12:15:42.714116 (+    25us) tablet.cc:685] Acquiring locks for 9 operations
0630 12:15:42.714610 (+   494us) tablet.cc:701] Row locks acquired
0630 12:15:42.714633 (+    23us) write_op.cc:260] PREPARE: finished
0630 12:15:42.714818 (+   185us) write_op.cc:270] Start()
0630 12:15:42.714926 (+   108us) write_op.cc:276] Timestamp: P: 1782821742714772 usec, L: 0
0630 12:15:42.714948 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:15:42.715684 (+   736us) log.cc:844] Serialized 692 byte log entry
0630 12:15:43.542077 (+826393us) op_driver.cc:464] REPLICATION: finished
0630 12:15:43.564379 (+ 22302us) write_op.cc:301] APPLY: starting
0630 12:15:43.564471 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0630 12:15:43.564705 (+   234us) tablet.cc:1370] finished BulkCheckPresence
0630 12:15:43.564799 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:15:43.566284 (+  1485us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:15:43.566488 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:15:43.566530 (+    42us) write_op.cc:312] APPLY: finished
0630 12:15:43.566795 (+   265us) log.cc:844] Serialized 70 byte log entry
0630 12:15:43.567006 (+   211us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:15:43.567119 (+   113us) write_op.cc:454] Released schema lock
0630 12:15:43.567171 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":22113,"num_ops":9,"prepare.queue_time_us":278387,"prepare.run_cpu_time_us":3278,"prepare.run_wall_time_us":3278,"replication_time_us":827017,"thread_start_us":3737,"threads_started":1}]]}
I20260630 12:15:43.600584 12445 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34746 (ReqId={client: b7e24acbc1bf4d97b0c8f95e8f456f1b, seq_no=9, attempt_no=0}) took 1241 ms. Trace:
I20260630 12:15:43.600802 12455 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34746 (ReqId={client: b7e24acbc1bf4d97b0c8f95e8f456f1b, seq_no=23, attempt_no=0}) took 1225 ms. Trace:
I20260630 12:15:43.601102 12445 rpcz_store.cc:276] 0630 12:15:42.359319 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:15:42.369983 (+ 10664us) service_pool.cc:224] Handling call
0630 12:15:43.600490 (+1230507us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:15:42.420882 (+     0us) write_op.cc:183] PREPARE: starting on tablet a27434f57beb4b148dbbf1eee33cbc35
0630 12:15:42.421596 (+   714us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:15:42.421625 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:15:42.421643 (+    18us) tablet.cc:662] Decoding operations
0630 12:15:42.531325 (+109682us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:15:42.531756 (+   431us) write_op.cc:641] Partition lock acquired for write op
0630 12:15:42.531784 (+    28us) tablet.cc:685] Acquiring locks for 10 operations
0630 12:15:42.610513 (+ 78729us) tablet.cc:701] Row locks acquired
0630 12:15:42.610564 (+    51us) write_op.cc:260] PREPARE: finished
0630 12:15:42.610786 (+   222us) write_op.cc:270] Start()
0630 12:15:42.610938 (+   152us) write_op.cc:276] Timestamp: P: 1782821742610736 usec, L: 0
0630 12:15:42.610966 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:15:42.611822 (+   856us) log.cc:844] Serialized 735 byte log entry
0630 12:15:43.575335 (+963513us) op_driver.cc:464] REPLICATION: finished
0630 12:15:43.593854 (+ 18519us) write_op.cc:301] APPLY: starting
0630 12:15:43.593935 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0630 12:15:43.594139 (+   204us) tablet.cc:1370] finished BulkCheckPresence
0630 12:15:43.594229 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:15:43.595657 (+  1428us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:15:43.595873 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:15:43.595912 (+    39us) write_op.cc:312] APPLY: finished
0630 12:15:43.596169 (+   257us) log.cc:844] Serialized 76 byte log entry
0630 12:15:43.596359 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:15:43.596472 (+   113us) write_op.cc:454] Released schema lock
0630 12:15:43.596515 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18318,"mutex_wait_us":25827,"num_ops":10,"prepare.queue_time_us":49260,"prepare.run_cpu_time_us":5345,"prepare.run_wall_time_us":191257,"replication_time_us":964249}]]}
I20260630 12:15:43.601337 12455 rpcz_store.cc:276] 0630 12:15:42.375504 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:15:42.395471 (+ 19967us) service_pool.cc:224] Handling call
0630 12:15:43.600737 (+1205266us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:15:42.664069 (+     0us) write_op.cc:183] PREPARE: starting on tablet a27434f57beb4b148dbbf1eee33cbc35
0630 12:15:42.682000 (+ 17931us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:15:42.682038 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:15:42.682052 (+    14us) tablet.cc:662] Decoding operations
0630 12:15:42.682768 (+   716us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:15:42.682811 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:15:42.682841 (+    30us) tablet.cc:685] Acquiring locks for 10 operations
0630 12:15:42.683397 (+   556us) tablet.cc:701] Row locks acquired
0630 12:15:42.683415 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:15:42.683592 (+   177us) write_op.cc:270] Start()
0630 12:15:42.683722 (+   130us) write_op.cc:276] Timestamp: P: 1782821742683538 usec, L: 0
0630 12:15:42.683739 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:15:42.684986 (+  1247us) log.cc:844] Serialized 735 byte log entry
0630 12:15:43.575631 (+890645us) op_driver.cc:464] REPLICATION: finished
0630 12:15:43.597747 (+ 22116us) write_op.cc:301] APPLY: starting
0630 12:15:43.597827 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0630 12:15:43.598029 (+   202us) tablet.cc:1370] finished BulkCheckPresence
0630 12:15:43.598115 (+    86us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:15:43.599517 (+  1402us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:15:43.599741 (+   224us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:15:43.599780 (+    39us) write_op.cc:312] APPLY: finished
0630 12:15:43.600042 (+   262us) log.cc:844] Serialized 76 byte log entry
0630 12:15:43.600219 (+   177us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:15:43.600326 (+   107us) write_op.cc:454] Released schema lock
0630 12:15:43.600383 (+    57us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":21946,"num_ops":10,"prepare.queue_time_us":235426,"prepare.run_cpu_time_us":3283,"prepare.run_wall_time_us":25814,"replication_time_us":891790}]]}
I20260630 12:15:43.611781 12312 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44124 (request call id 11) took 1140 ms. Trace:
I20260630 12:15:43.612265 12312 rpcz_store.cc:276] 0630 12:15:42.471492 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:15:42.471723 (+   231us) service_pool.cc:224] Handling call
0630 12:15:42.472260 (+   537us) raft_consensus.cc:1471] Updating replica for 1 ops
0630 12:15:42.473428 (+  1168us) raft_consensus.cc:1534] Early marking committed up to index 2
0630 12:15:42.520823 (+ 47395us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0630 12:15:42.577202 (+ 56379us) write_op.cc:270] Start()
0630 12:15:42.581655 (+  4453us) write_op.cc:276] Timestamp: P: 1782821742415748 usec, L: 0
0630 12:15:42.698253 (+116598us) log.cc:844] Serialized 649 byte log entry
0630 12:15:42.756621 (+ 58368us) raft_consensus.cc:1645] Marking committed up to 2
0630 12:15:42.756668 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0630 12:15:42.756741 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0630 12:15:43.611384 (+854643us) raft_consensus.cc:1685] finished
0630 12:15:43.611414 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0630 12:15:43.611571 (+   157us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:15:42.639781 (+     0us) write_op.cc:183] PREPARE: starting on tablet a27434f57beb4b148dbbf1eee33cbc35
0630 12:15:42.640308 (+   527us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:15:42.640348 (+    40us) write_op.cc:435] Acquired schema lock
0630 12:15:42.640361 (+    13us) tablet.cc:662] Decoding operations
0630 12:15:42.641055 (+   694us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:15:42.641131 (+    76us) write_op.cc:641] Partition lock acquired for write op
0630 12:15:42.641226 (+    95us) tablet.cc:685] Acquiring locks for 8 operations
0630 12:15:42.641744 (+   518us) tablet.cc:701] Row locks acquired
0630 12:15:42.641764 (+    20us) write_op.cc:260] PREPARE: finished
Metrics: {"child_traces":[["op",{"mutex_wait_us":4652,"num_ops":8,"partition_lock_wait_us":19,"prepare.queue_time_us":39951,"prepare.run_cpu_time_us":2271,"prepare.run_wall_time_us":2269}]]}
W20260630 12:15:43.783212 12405 meta_cache.cc:1261] Time spent looking up entry by key: real 0.121s	user 0.001s	sys 0.000s
W20260630 12:15:44.083480 12335 debug-util.cc:398] Leaking SignalData structure 0x7b0800076540 after lost signal to thread 435
W20260630 12:15:44.084829 12335 debug-util.cc:398] Leaking SignalData structure 0x7b080009c280 after lost signal to thread 12097
W20260630 12:15:44.086256 12335 debug-util.cc:398] Leaking SignalData structure 0x7b080007f560 after lost signal to thread 12189
W20260630 12:15:44.087493 12335 debug-util.cc:398] Leaking SignalData structure 0x7b08000babe0 after lost signal to thread 12264
W20260630 12:15:44.088856 12335 debug-util.cc:398] Leaking SignalData structure 0x7b08000369a0 after lost signal to thread 12338
I20260630 12:15:44.459275   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:44.467325 12467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:44.469059 12468 instance_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:15:44.471769   432 server_base.cc:1061] running on GCE node
W20260630 12:15:44.472071 12470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:44.474022   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:44.474373   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:44.474668   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821744474643 us; error 0 us; skew 500 ppm
I20260630 12:15:44.475274   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:44.478746   432 webserver.cc:533] Webserver started at http://127.0.108.4:41453/ using document root <none> and password file <none>
I20260630 12:15:44.479274   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:44.479480   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:44.480082   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:44.481822   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "9777d72efdd44705bb1570ca3214ab91"
format_stamp: "Formatted at 2026-06-30 12:15:44 on dist-test-slave-7v2h"
I20260630 12:15:44.487591   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:15:44.491315 12475 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:44.492175   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:44.492465   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "9777d72efdd44705bb1570ca3214ab91"
format_stamp: "Formatted at 2026-06-30 12:15:44 on dist-test-slave-7v2h"
I20260630 12:15:44.492777   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480322605-432-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:15:44.509402   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:44.510893   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:44.513170   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:44.516491   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:44.516759   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:44.517055   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:44.517220   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:44.574591   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:36999
I20260630 12:15:44.574697 12537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:36999 every 8 connection(s)
I20260630 12:15:44.593880 12538 heartbeater.cc:344] Connected to a master server at 127.0.108.62:35923
I20260630 12:15:44.594403 12538 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:44.595360 12538 heartbeater.cc:507] Master 127.0.108.62:35923 requested a full tablet report, sending...
I20260630 12:15:44.597630 12060 ts_manager.cc:194] Registered new tserver with Master: 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4:36999)
I20260630 12:15:44.599192 12060 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50216
I20260630 12:15:44.894381 12313 consensus_queue.cc:237] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:44.900954 12164 raft_consensus.cc:1275] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Refusing update from remote peer 769b130c603e47818271266d1f4f02c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:44.903398 12434 consensus_queue.cc:1048] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:15:44.907922 12238 raft_consensus.cc:1275] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Refusing update from remote peer 769b130c603e47818271266d1f4f02c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:44.910542 12464 consensus_queue.cc:1048] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:15:44.914325 12434 raft_consensus.cc:2955] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:44.922374 12164 raft_consensus.cc:2955] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:44.930483 12240 raft_consensus.cc:2955] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:44.942261 12313 consensus_queue.cc:237] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:44.947494 12060 catalog_manager.cc:5697] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 reported cstate change: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "769b130c603e47818271266d1f4f02c5" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:44.961126 12240 raft_consensus.cc:1275] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Refusing update from remote peer 769b130c603e47818271266d1f4f02c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:44.963593 12162 raft_consensus.cc:1275] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Refusing update from remote peer 769b130c603e47818271266d1f4f02c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:44.966005 12434 consensus_queue.cc:1048] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:15:44.967103 12368 consensus_queue.cc:1048] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
W20260630 12:15:44.968768 12277 consensus_peers.cc:597] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 -> Peer 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4:36999): Couldn't send request to peer 9777d72efdd44705bb1570ca3214ab91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 47571c446af14ffd80ff0efb1ea4dc1b. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:44.969543 12277 consensus_peers.cc:597] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 -> Peer 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4:36999): Couldn't send request to peer 9777d72efdd44705bb1570ca3214ab91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8be4f6f27ed14d8fb87d421e16c5a317. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:44.976869 12434 raft_consensus.cc:2955] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:44.979206 12240 raft_consensus.cc:2955] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:44.980854 12164 raft_consensus.cc:2955] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:45.015709 12060 catalog_manager.cc:5697] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 reported cstate change: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "769b130c603e47818271266d1f4f02c5" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:45.027063 12240 consensus_queue.cc:237] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:45.037955 12313 raft_consensus.cc:1275] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Refusing update from remote peer f02e286f34a34384b2e332e045c003df: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:45.040066 12415 consensus_queue.cc:1048] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [LEADER]: Connected to new peer: Peer: permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:15:45.048336 12415 raft_consensus.cc:2955] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:45.049772 12313 raft_consensus.cc:2955] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:45.066370 12054 catalog_manager.cc:5697] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 reported cstate change: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "f02e286f34a34384b2e332e045c003df" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:45.078047 12164 raft_consensus.cc:1275] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Refusing update from remote peer f02e286f34a34384b2e332e045c003df: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:45.085783 12551 consensus_queue.cc:1048] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:15:45.094799 12164 raft_consensus.cc:2955] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
W20260630 12:15:45.103963 12203 consensus_peers.cc:597] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df -> Peer 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4:36999): Couldn't send request to peer 9777d72efdd44705bb1570ca3214ab91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 543fbbf2cb244257aef85bf75ef237a2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:45.106684 12162 consensus_queue.cc:237] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:45.116169 12313 raft_consensus.cc:1275] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Refusing update from remote peer a2be184aabd34f3ba3b9a5b61a39d468: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:45.118974 12466 consensus_queue.cc:1048] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:15:45.128180 12466 raft_consensus.cc:2955] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:45.131873 12240 raft_consensus.cc:1275] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Refusing update from remote peer a2be184aabd34f3ba3b9a5b61a39d468: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:45.134030 12556 consensus_queue.cc:1048] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
W20260630 12:15:45.135270 12128 consensus_peers.cc:597] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 -> Peer 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4:36999): Couldn't send request to peer 9777d72efdd44705bb1570ca3214ab91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 750a6f9dce8040f9a9190a0548a42f08. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:45.136296 12312 raft_consensus.cc:2955] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:45.138983 12240 raft_consensus.cc:2955] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } } }
I20260630 12:15:45.158388 12062 catalog_manager.cc:5697] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 reported cstate change: config changed from index -1 to 14, NON_VOTER 9777d72efdd44705bb1570ca3214ab91 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:45.372617 12559 ts_tablet_manager.cc:933] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: Initiating tablet copy from peer 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:45.378710 12559 tablet_copy_client.cc:323] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:33847
I20260630 12:15:45.392184 12324 tablet_copy_service.cc:140] P 769b130c603e47818271266d1f4f02c5: Received BeginTabletCopySession request for tablet 47571c446af14ffd80ff0efb1ea4dc1b from peer 9777d72efdd44705bb1570ca3214ab91 ({username='slave'} at 127.0.0.1:56092)
I20260630 12:15:45.392853 12324 tablet_copy_service.cc:161] P 769b130c603e47818271266d1f4f02c5: Beginning new tablet copy session on tablet 47571c446af14ffd80ff0efb1ea4dc1b from peer 9777d72efdd44705bb1570ca3214ab91 at {username='slave'} at 127.0.0.1:56092: session id = 9777d72efdd44705bb1570ca3214ab91-47571c446af14ffd80ff0efb1ea4dc1b
I20260630 12:15:45.401594 12324 tablet_copy_source_session.cc:215] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:45.405383 12559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47571c446af14ffd80ff0efb1ea4dc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:45.424930 12559 tablet_copy_client.cc:806] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:45.425755 12559 tablet_copy_client.cc:670] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:45.430940 12559 tablet_copy_client.cc:538] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:45.441670 12559 tablet_bootstrap.cc:492] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: Bootstrap starting.
I20260630 12:15:45.535807 12563 ts_tablet_manager.cc:933] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: Initiating tablet copy from peer 769b130c603e47818271266d1f4f02c5 (127.0.108.3:33847)
I20260630 12:15:45.542855 12563 tablet_copy_client.cc:323] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.3:33847
I20260630 12:15:45.544938 12324 tablet_copy_service.cc:140] P 769b130c603e47818271266d1f4f02c5: Received BeginTabletCopySession request for tablet 8be4f6f27ed14d8fb87d421e16c5a317 from peer 9777d72efdd44705bb1570ca3214ab91 ({username='slave'} at 127.0.0.1:56092)
I20260630 12:15:45.545555 12324 tablet_copy_service.cc:161] P 769b130c603e47818271266d1f4f02c5: Beginning new tablet copy session on tablet 8be4f6f27ed14d8fb87d421e16c5a317 from peer 9777d72efdd44705bb1570ca3214ab91 at {username='slave'} at 127.0.0.1:56092: session id = 9777d72efdd44705bb1570ca3214ab91-8be4f6f27ed14d8fb87d421e16c5a317
I20260630 12:15:45.554044 12324 tablet_copy_source_session.cc:215] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:45.555447 12559 tablet_bootstrap.cc:492] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:45.556442 12559 tablet_bootstrap.cc:492] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: Bootstrap complete.
I20260630 12:15:45.557221 12559 ts_tablet_manager.cc:1403] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: Time spent bootstrapping tablet: real 0.116s	user 0.099s	sys 0.012s
I20260630 12:15:45.557920 12563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be4f6f27ed14d8fb87d421e16c5a317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:45.562709 12559 raft_consensus.cc:359] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:45.567873 12559 raft_consensus.cc:740] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9777d72efdd44705bb1570ca3214ab91, State: Initialized, Role: LEARNER
I20260630 12:15:45.568616 12559 consensus_queue.cc:260] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:45.583678 12538 heartbeater.cc:499] Master 127.0.108.62:35923 was elected leader, sending a full tablet report...
I20260630 12:15:45.583930 12559 ts_tablet_manager.cc:1434] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260630 12:15:45.586385 12324 tablet_copy_service.cc:342] P 769b130c603e47818271266d1f4f02c5: Request end of tablet copy session 9777d72efdd44705bb1570ca3214ab91-47571c446af14ffd80ff0efb1ea4dc1b received from {username='slave'} at 127.0.0.1:56092
I20260630 12:15:45.586973 12324 tablet_copy_service.cc:434] P 769b130c603e47818271266d1f4f02c5: ending tablet copy session 9777d72efdd44705bb1570ca3214ab91-47571c446af14ffd80ff0efb1ea4dc1b on tablet 47571c446af14ffd80ff0efb1ea4dc1b with peer 9777d72efdd44705bb1570ca3214ab91
I20260630 12:15:45.598318 12563 tablet_copy_client.cc:806] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:45.599191 12563 tablet_copy_client.cc:670] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:45.604527 12566 ts_tablet_manager.cc:933] T 750a6f9dce8040f9a9190a0548a42f08 P 9777d72efdd44705bb1570ca3214ab91: Initiating tablet copy from peer a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321)
I20260630 12:15:45.604233 12563 tablet_copy_client.cc:538] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:45.609685   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:15:45.598297 12559 ts_tablet_manager.cc:933] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: Initiating tablet copy from peer f02e286f34a34384b2e332e045c003df (127.0.108.2:36843)
I20260630 12:15:45.618358 12563 tablet_bootstrap.cc:492] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: Bootstrap starting.
I20260630 12:15:45.640336 12559 tablet_copy_client.cc:323] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.2:36843
I20260630 12:15:45.647436 12566 tablet_copy_client.cc:323] T 750a6f9dce8040f9a9190a0548a42f08 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Beginning tablet copy session from remote peer at address 127.0.108.1:33321
I20260630 12:15:45.691588   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:45.693817   432 tablet_replica.cc:333] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468: stopping tablet replica
I20260630 12:15:45.695029   432 raft_consensus.cc:2243] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.696146   432 raft_consensus.cc:2272] T a27434f57beb4b148dbbf1eee33cbc35 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.699826   432 tablet_replica.cc:333] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468: stopping tablet replica
I20260630 12:15:45.703676 12250 tablet_copy_service.cc:140] P f02e286f34a34384b2e332e045c003df: Received BeginTabletCopySession request for tablet 543fbbf2cb244257aef85bf75ef237a2 from peer 9777d72efdd44705bb1570ca3214ab91 ({username='slave'} at 127.0.0.1:47478)
I20260630 12:15:45.704737 12250 tablet_copy_service.cc:161] P f02e286f34a34384b2e332e045c003df: Beginning new tablet copy session on tablet 543fbbf2cb244257aef85bf75ef237a2 from peer 9777d72efdd44705bb1570ca3214ab91 at {username='slave'} at 127.0.0.1:47478: session id = 9777d72efdd44705bb1570ca3214ab91-543fbbf2cb244257aef85bf75ef237a2
I20260630 12:15:45.717260   432 raft_consensus.cc:2243] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.718454   432 raft_consensus.cc:2272] T 47571c446af14ffd80ff0efb1ea4dc1b P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.716428 12250 tablet_copy_source_session.cc:215] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:45.723237 12559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 543fbbf2cb244257aef85bf75ef237a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:45.726712   432 tablet_replica.cc:333] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468: stopping tablet replica
I20260630 12:15:45.727828   432 raft_consensus.cc:2243] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:45.731516   432 raft_consensus.cc:2272] T 750a6f9dce8040f9a9190a0548a42f08 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.735783   432 tablet_replica.cc:333] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468: stopping tablet replica
I20260630 12:15:45.736824   432 raft_consensus.cc:2243] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.737556   432 raft_consensus.cc:2272] T 543fbbf2cb244257aef85bf75ef237a2 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.744678 12559 tablet_copy_client.cc:806] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:45.751361 12559 tablet_copy_client.cc:670] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:45.744470   432 tablet_replica.cc:333] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468: stopping tablet replica
I20260630 12:15:45.752465   432 raft_consensus.cc:2243] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.753158   432 raft_consensus.cc:2272] T 8be4f6f27ed14d8fb87d421e16c5a317 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.762622   432 tablet_replica.cc:333] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468: stopping tablet replica
I20260630 12:15:45.763437   432 raft_consensus.cc:2243] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.763813 12559 tablet_copy_client.cc:538] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:45.764112   432 raft_consensus.cc:2272] T 9c39048dc7b64c2f881f2fd53cd79af5 P a2be184aabd34f3ba3b9a5b61a39d468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.773356 12559 tablet_bootstrap.cc:492] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: Bootstrap starting.
W20260630 12:15:45.780102 12128 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 2 similar messages]
I20260630 12:15:45.791702 12563 tablet_bootstrap.cc:492] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:45.802143 12563 tablet_bootstrap.cc:492] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: Bootstrap complete.
I20260630 12:15:45.802914 12563 ts_tablet_manager.cc:1403] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: Time spent bootstrapping tablet: real 0.185s	user 0.088s	sys 0.034s
I20260630 12:15:45.805734 12563 raft_consensus.cc:359] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:45.806566 12563 raft_consensus.cc:740] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9777d72efdd44705bb1570ca3214ab91, State: Initialized, Role: LEARNER
I20260630 12:15:45.807175 12563 consensus_queue.cc:260] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } attrs { replace: true } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:45.817384 12563 ts_tablet_manager.cc:1434] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:15:45.826805   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
W20260630 12:15:45.834378 12477 connection.cc:466] server connection from 127.0.0.1:40640 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:40640 (request call id 1) could send its response
I20260630 12:15:45.843421 12324 tablet_copy_service.cc:342] P 769b130c603e47818271266d1f4f02c5: Request end of tablet copy session 9777d72efdd44705bb1570ca3214ab91-8be4f6f27ed14d8fb87d421e16c5a317 received from {username='slave'} at 127.0.0.1:56092
I20260630 12:15:45.844053 12324 tablet_copy_service.cc:434] P 769b130c603e47818271266d1f4f02c5: ending tablet copy session 9777d72efdd44705bb1570ca3214ab91-8be4f6f27ed14d8fb87d421e16c5a317 on tablet 8be4f6f27ed14d8fb87d421e16c5a317 with peer 9777d72efdd44705bb1570ca3214ab91
I20260630 12:15:45.871124   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:15:45.900758   432 tablet_copy_service.cc:362] P f02e286f34a34384b2e332e045c003df: Destroying tablet copy session 9777d72efdd44705bb1570ca3214ab91-543fbbf2cb244257aef85bf75ef237a2 due to service shutdown
I20260630 12:15:45.901396   432 tablet_copy_service.cc:434] P f02e286f34a34384b2e332e045c003df: ending tablet copy session 9777d72efdd44705bb1570ca3214ab91-543fbbf2cb244257aef85bf75ef237a2 on tablet 543fbbf2cb244257aef85bf75ef237a2 with peer 9777d72efdd44705bb1570ca3214ab91
I20260630 12:15:45.912633 12559 tablet_bootstrap.cc:492] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: Bootstrap replayed 1/1 log segments. Stats: ops{read=14 overwritten=0 applied=14 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:45.913789 12559 tablet_bootstrap.cc:492] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: Bootstrap complete.
I20260630 12:15:45.914695 12559 ts_tablet_manager.cc:1403] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: Time spent bootstrapping tablet: real 0.142s	user 0.098s	sys 0.007s
I20260630 12:15:45.921712 12559 raft_consensus.cc:359] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:45.922631 12559 raft_consensus.cc:740] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9777d72efdd44705bb1570ca3214ab91, State: Initialized, Role: LEARNER
I20260630 12:15:45.923237 12559 consensus_queue.cc:260] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 14, Last appended: 1.14, Last appended by leader: 14, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "a2be184aabd34f3ba3b9a5b61a39d468" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 33321 } } peers { permanent_uuid: "f02e286f34a34384b2e332e045c003df" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 36843 } } peers { permanent_uuid: "769b130c603e47818271266d1f4f02c5" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 33847 } attrs { replace: true } } peers { permanent_uuid: "9777d72efdd44705bb1570ca3214ab91" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 36999 } attrs { promote: true } }
I20260630 12:15:45.929944 12559 ts_tablet_manager.cc:1434] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260630 12:15:45.935076 12512 raft_consensus.cc:1217] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.13->[1.14-1.14]   Dedup: 1.14->[]
W20260630 12:15:45.936472 12280 consensus_peers.cc:597] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 -> Peer a2be184aabd34f3ba3b9a5b61a39d468 (127.0.108.1:33321): Couldn't send request to peer a2be184aabd34f3ba3b9a5b61a39d468. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:33321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:45.949570   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:45.952482   432 tablet_replica.cc:333] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df: stopping tablet replica
I20260630 12:15:45.954874   432 raft_consensus.cc:2243] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.956192   432 raft_consensus.cc:2272] T 8be4f6f27ed14d8fb87d421e16c5a317 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.960455   432 tablet_replica.cc:333] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df: stopping tablet replica
I20260630 12:15:45.961429   432 raft_consensus.cc:2243] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:45.963021   432 raft_consensus.cc:2272] T 543fbbf2cb244257aef85bf75ef237a2 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.966761   432 tablet_replica.cc:333] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df: stopping tablet replica
I20260630 12:15:45.967644   432 raft_consensus.cc:2243] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.968842   432 raft_consensus.cc:2272] T 750a6f9dce8040f9a9190a0548a42f08 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.972934   432 tablet_replica.cc:333] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df: stopping tablet replica
I20260630 12:15:45.973830   432 raft_consensus.cc:2243] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.974562   432 raft_consensus.cc:2272] T 9c39048dc7b64c2f881f2fd53cd79af5 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:45.984368   432 tablet_replica.cc:333] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df: stopping tablet replica
I20260630 12:15:45.985159   432 raft_consensus.cc:2243] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:45.986092   432 raft_consensus.cc:2272] T a27434f57beb4b148dbbf1eee33cbc35 P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:45.987123 12278 consensus_peers.cc:597] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 -> Peer f02e286f34a34384b2e332e045c003df (127.0.108.2:36843): Couldn't send request to peer f02e286f34a34384b2e332e045c003df. 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:15:45.989785   432 tablet_replica.cc:333] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df: stopping tablet replica
I20260630 12:15:45.990612   432 raft_consensus.cc:2243] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:45.991426   432 raft_consensus.cc:2272] T 47571c446af14ffd80ff0efb1ea4dc1b P f02e286f34a34384b2e332e045c003df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:46.022993 12559 tablet_copy_client.cc:1131] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.108.2:36843: connect: Connection refused (error 111)
I20260630 12:15:46.028208   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:15:46.059820   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:15:46.086880 12512 raft_consensus.cc:1217] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.13->[1.14-1.14]   Dedup: 1.14->[]
I20260630 12:15:46.121543   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:46.123186   432 tablet_replica.cc:333] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5: stopping tablet replica
I20260630 12:15:46.124051   432 raft_consensus.cc:2243] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:46.125456   432 raft_consensus.cc:2272] T 8be4f6f27ed14d8fb87d421e16c5a317 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.128688   432 tablet_replica.cc:333] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5: stopping tablet replica
I20260630 12:15:46.129415   432 raft_consensus.cc:2243] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:46.130465   432 raft_consensus.cc:2272] T 9c39048dc7b64c2f881f2fd53cd79af5 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.133790   432 tablet_replica.cc:333] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5: stopping tablet replica
I20260630 12:15:46.134605   432 raft_consensus.cc:2243] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.135244   432 raft_consensus.cc:2272] T a27434f57beb4b148dbbf1eee33cbc35 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.138371   432 tablet_replica.cc:333] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5: stopping tablet replica
I20260630 12:15:46.139129   432 raft_consensus.cc:2243] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:46.140609   432 raft_consensus.cc:2272] T 47571c446af14ffd80ff0efb1ea4dc1b P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.143792   432 tablet_replica.cc:333] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5: stopping tablet replica
I20260630 12:15:46.144536   432 raft_consensus.cc:2243] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.145236   432 raft_consensus.cc:2272] T 543fbbf2cb244257aef85bf75ef237a2 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:46.148398   432 tablet_replica.cc:333] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5: stopping tablet replica
I20260630 12:15:46.149144   432 raft_consensus.cc:2243] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:46.149760   432 raft_consensus.cc:2272] T 750a6f9dce8040f9a9190a0548a42f08 P 769b130c603e47818271266d1f4f02c5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:47.171854   432 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12335)
W20260630 12:15:48.172399   432 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12335)
W20260630 12:15:49.172947   432 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 12335)
I20260630 12:15:49.742504   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:15:49.766755   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:15:49.793872   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:49.794682   432 tablet_replica.cc:333] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91: stopping tablet replica
I20260630 12:15:49.795426   432 raft_consensus.cc:2243] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:49.795917   432 raft_consensus.cc:2272] T 543fbbf2cb244257aef85bf75ef237a2 P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:49.798729   432 tablet_replica.cc:333] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91: stopping tablet replica
I20260630 12:15:49.799403   432 raft_consensus.cc:2243] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:49.799893   432 raft_consensus.cc:2272] T 8be4f6f27ed14d8fb87d421e16c5a317 P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:49.802682   432 tablet_replica.cc:333] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91: stopping tablet replica
I20260630 12:15:49.803313   432 raft_consensus.cc:2243] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:49.803772   432 raft_consensus.cc:2272] T 47571c446af14ffd80ff0efb1ea4dc1b P 9777d72efdd44705bb1570ca3214ab91 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:49.827996   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:15:49.845849   432 master.cc:562] Master@127.0.108.62:35923 shutting down...
W20260630 12:15:49.874001 12111 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:49.875312   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:49.875810   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:49.876104   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3efcc65229c94629bdae1858dff8c42a: stopping tablet replica
I20260630 12:15:49.897378   432 master.cc:584] Master@127.0.108.62:35923 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (10462 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:15:49.948066   432 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.108.62:41325
I20260630 12:15:49.949198   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:49.954279 12581 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:49.954368 12582 instance_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:15:49.956004 12584 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:49.956537   432 server_base.cc:1061] running on GCE node
I20260630 12:15:49.957469   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:49.957661   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:49.957824   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821749957808 us; error 0 us; skew 500 ppm
I20260630 12:15:49.958302   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:49.961027   432 webserver.cc:533] Webserver started at http://127.0.108.62:41053/ using document root <none> and password file <none>
I20260630 12:15:49.961547   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:49.961741   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:49.962001   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:49.963572   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/master-0-root/instance:
uuid: "999953103acc418ca4f090bbf9a35cb3"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-7v2h"
I20260630 12:15:49.968652   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:15:49.972086 12589 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:49.972990   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:15:49.973249   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/master-0-root
uuid: "999953103acc418ca4f090bbf9a35cb3"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-7v2h"
I20260630 12:15:49.973500   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-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:15:49.984025   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:49.985250   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:50.028611   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.62:41325
I20260630 12:15:50.028815 12640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.62:41325 every 8 connection(s)
I20260630 12:15:50.032744 12641 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:15:50.044484 12641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3: Bootstrap starting.
I20260630 12:15:50.049346 12641 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.054654 12641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3: No bootstrap required, opened a new log
I20260630 12:15:50.057281 12641 raft_consensus.cc:359] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999953103acc418ca4f090bbf9a35cb3" member_type: VOTER }
I20260630 12:15:50.057760 12641 raft_consensus.cc:385] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.057988 12641 raft_consensus.cc:740] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 999953103acc418ca4f090bbf9a35cb3, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.058670 12641 consensus_queue.cc:260] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "999953103acc418ca4f090bbf9a35cb3" member_type: VOTER }
I20260630 12:15:50.059135 12641 raft_consensus.cc:399] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:50.059342 12641 raft_consensus.cc:493] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:50.059610 12641 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.065621 12641 raft_consensus.cc:515] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999953103acc418ca4f090bbf9a35cb3" member_type: VOTER }
I20260630 12:15:50.066234 12641 leader_election.cc:304] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [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: 999953103acc418ca4f090bbf9a35cb3; no voters: 
I20260630 12:15:50.067672 12641 leader_election.cc:290] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:50.068094 12644 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:50.069690 12644 raft_consensus.cc:697] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 1 LEADER]: Becoming Leader. State: Replica: 999953103acc418ca4f090bbf9a35cb3, State: Running, Role: LEADER
I20260630 12:15:50.070451 12644 consensus_queue.cc:237] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [LEADER]: Queue going to LEADER mode. State: All 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: "999953103acc418ca4f090bbf9a35cb3" member_type: VOTER }
I20260630 12:15:50.071081 12641 sys_catalog.cc:565] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:50.074800 12646 sys_catalog.cc:455] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 999953103acc418ca4f090bbf9a35cb3. Latest consensus state: current_term: 1 leader_uuid: "999953103acc418ca4f090bbf9a35cb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999953103acc418ca4f090bbf9a35cb3" member_type: VOTER } }
I20260630 12:15:50.075592 12646 sys_catalog.cc:458] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:50.075515 12645 sys_catalog.cc:455] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "999953103acc418ca4f090bbf9a35cb3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "999953103acc418ca4f090bbf9a35cb3" member_type: VOTER } }
I20260630 12:15:50.076479 12645 sys_catalog.cc:458] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:50.079144 12650 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:50.087145 12650 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:50.090022   432 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:50.097836 12650 catalog_manager.cc:1383] Generated new cluster ID: ae7e96adbb684a9aa8265d6cd4a260a8
I20260630 12:15:50.098243 12650 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:50.126528 12650 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:50.128142 12650 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:50.144341 12650 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3: Generated new TSK 0
I20260630 12:15:50.145188 12650 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:50.158095   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:50.165355 12662 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:50.166774 12663 instance_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:15:50.175074 12665 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:50.175138   432 server_base.cc:1061] running on GCE node
I20260630 12:15:50.176468   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:50.176750   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:50.176924   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821750176906 us; error 0 us; skew 500 ppm
I20260630 12:15:50.177403   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:50.179970   432 webserver.cc:533] Webserver started at http://127.0.108.1:39229/ using document root <none> and password file <none>
I20260630 12:15:50.180431   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:50.180641   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:50.180894   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:50.181928   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-0-root/instance:
uuid: "77e893e18c214fa0ae2ed8121b3de5e6"
format_stamp: "Formatted at 2026-06-30 12:15:50 on dist-test-slave-7v2h"
I20260630 12:15:50.187021   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:15:50.191097 12670 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:50.192292   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:15:50.192662   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-0-root
uuid: "77e893e18c214fa0ae2ed8121b3de5e6"
format_stamp: "Formatted at 2026-06-30 12:15:50 on dist-test-slave-7v2h"
I20260630 12:15:50.192962   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-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:15:50.214310   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:50.215462   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:50.216958   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:50.219453   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:50.219702   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:50.219954   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:50.220108   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:50.261824   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.1:44455
I20260630 12:15:50.261957 12732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.1:44455 every 8 connection(s)
I20260630 12:15:50.266659   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:50.274159 12737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:50.275615 12738 instance_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:15:50.277321   432 server_base.cc:1061] running on GCE node
W20260630 12:15:50.278542 12741 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:50.279691   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:50.279973   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:50.280175   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821750280158 us; error 0 us; skew 500 ppm
I20260630 12:15:50.280866   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:50.281466 12733 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41325
I20260630 12:15:50.281786 12733 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:50.282524 12733 heartbeater.cc:507] Master 127.0.108.62:41325 requested a full tablet report, sending...
I20260630 12:15:50.283754   432 webserver.cc:533] Webserver started at http://127.0.108.2:42245/ using document root <none> and password file <none>
I20260630 12:15:50.284339   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:50.284534   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:50.284857   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:50.285123 12606 ts_manager.cc:194] Registered new tserver with Master: 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455)
I20260630 12:15:50.286043   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-1-root/instance:
uuid: "8ed249daf2764059bdd2cbdf2bc463dd"
format_stamp: "Formatted at 2026-06-30 12:15:50 on dist-test-slave-7v2h"
I20260630 12:15:50.287243 12606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51266
I20260630 12:15:50.291142   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:15:50.294947 12745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:50.295746   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:50.296041   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-1-root
uuid: "8ed249daf2764059bdd2cbdf2bc463dd"
format_stamp: "Formatted at 2026-06-30 12:15:50 on dist-test-slave-7v2h"
I20260630 12:15:50.296307   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-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:15:50.308991   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:50.310140   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:50.312145   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:50.314625   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:50.314831   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:50.315052   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:50.315198   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:50.358268   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.2:35407
I20260630 12:15:50.358376 12807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.2:35407 every 8 connection(s)
I20260630 12:15:50.363444   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:50.371683 12811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:50.372339 12812 instance_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:15:50.376250   432 server_base.cc:1061] running on GCE node
W20260630 12:15:50.377081 12815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:50.377828 12808 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41325
I20260630 12:15:50.378240 12808 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:50.378427   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:50.378696   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:50.378856   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821750378841 us; error 0 us; skew 500 ppm
I20260630 12:15:50.379137 12808 heartbeater.cc:507] Master 127.0.108.62:41325 requested a full tablet report, sending...
I20260630 12:15:50.379426   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:50.381255 12606 ts_manager.cc:194] Registered new tserver with Master: 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407)
I20260630 12:15:50.382169   432 webserver.cc:533] Webserver started at http://127.0.108.3:46493/ using document root <none> and password file <none>
I20260630 12:15:50.382663   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:50.382844   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:50.382881 12606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51270
I20260630 12:15:50.383350   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:50.384513   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-2-root/instance:
uuid: "fb8704d81a1f4442a57e403d319c5758"
format_stamp: "Formatted at 2026-06-30 12:15:50 on dist-test-slave-7v2h"
I20260630 12:15:50.389190   432 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:15:50.392795 12819 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:50.393679   432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:15:50.393981   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-2-root
uuid: "fb8704d81a1f4442a57e403d319c5758"
format_stamp: "Formatted at 2026-06-30 12:15:50 on dist-test-slave-7v2h"
I20260630 12:15:50.394268   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-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:15:50.424430   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:50.425628   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:50.427081   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:50.429916   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:50.430172   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:50.430428   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:50.430622   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:50.477192   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.3:38281
I20260630 12:15:50.477288 12881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.3:38281 every 8 connection(s)
I20260630 12:15:50.492668 12882 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41325
I20260630 12:15:50.493090 12882 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:50.493786 12882 heartbeater.cc:507] Master 127.0.108.62:41325 requested a full tablet report, sending...
I20260630 12:15:50.495725 12606 ts_manager.cc:194] Registered new tserver with Master: fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:50.496236   432 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015509888s
I20260630 12:15:50.497205 12606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51282
I20260630 12:15:51.290221 12733 heartbeater.cc:499] Master 127.0.108.62:41325 was elected leader, sending a full tablet report...
I20260630 12:15:51.385771 12808 heartbeater.cc:499] Master 127.0.108.62:41325 was elected leader, sending a full tablet report...
I20260630 12:15:51.499946 12882 heartbeater.cc:499] Master 127.0.108.62:41325 was elected leader, sending a full tablet report...
I20260630 12:15:51.555186 12606 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51286:
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:15:51.557904 12606 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:15:51.622596 12771 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6fc7c236344e4193c1c021731795d4 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:51.623587 12772 tablet_service.cc:1511] Processing CreateTablet for tablet da4365cbd6c94975a3bdd611ffd6112c (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:51.624051 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fc7c236344e4193c1c021731795d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.624987 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4365cbd6c94975a3bdd611ffd6112c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.622596 12773 tablet_service.cc:1511] Processing CreateTablet for tablet 75f969ddc9244d46b319735dcd4098d2 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:51.626068 12773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f969ddc9244d46b319735dcd4098d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.627911 12770 tablet_service.cc:1511] Processing CreateTablet for tablet 839b52255ee641f4bd77f8d92847b1fe (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:51.629241 12770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839b52255ee641f4bd77f8d92847b1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.643961 12769 tablet_service.cc:1511] Processing CreateTablet for tablet 90e99b8fd21948ab9624cfb28467b2d0 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:51.646134 12769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e99b8fd21948ab9624cfb28467b2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.647084 12698 tablet_service.cc:1511] Processing CreateTablet for tablet 75f969ddc9244d46b319735dcd4098d2 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:51.648486 12698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f969ddc9244d46b319735dcd4098d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.649672 12697 tablet_service.cc:1511] Processing CreateTablet for tablet da4365cbd6c94975a3bdd611ffd6112c (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:51.652477 12697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4365cbd6c94975a3bdd611ffd6112c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.652805 12693 tablet_service.cc:1511] Processing CreateTablet for tablet e08811cf79eb4e85bae2de89dabe5ae5 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:51.654178 12693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08811cf79eb4e85bae2de89dabe5ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.651358 12768 tablet_service.cc:1511] Processing CreateTablet for tablet e08811cf79eb4e85bae2de89dabe5ae5 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:51.655658 12768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08811cf79eb4e85bae2de89dabe5ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.657732 12696 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6fc7c236344e4193c1c021731795d4 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:51.659170 12696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fc7c236344e4193c1c021731795d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.661764 12695 tablet_service.cc:1511] Processing CreateTablet for tablet 839b52255ee641f4bd77f8d92847b1fe (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:51.663184 12695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839b52255ee641f4bd77f8d92847b1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.651464 12694 tablet_service.cc:1511] Processing CreateTablet for tablet 90e99b8fd21948ab9624cfb28467b2d0 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:51.669997 12694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e99b8fd21948ab9624cfb28467b2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.682690 12847 tablet_service.cc:1511] Processing CreateTablet for tablet 75f969ddc9244d46b319735dcd4098d2 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:51.684228 12847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75f969ddc9244d46b319735dcd4098d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.685684 12846 tablet_service.cc:1511] Processing CreateTablet for tablet da4365cbd6c94975a3bdd611ffd6112c (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:51.687511 12846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4365cbd6c94975a3bdd611ffd6112c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.687887 12844 tablet_service.cc:1511] Processing CreateTablet for tablet 839b52255ee641f4bd77f8d92847b1fe (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:51.689252 12844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839b52255ee641f4bd77f8d92847b1fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.689641 12843 tablet_service.cc:1511] Processing CreateTablet for tablet 90e99b8fd21948ab9624cfb28467b2d0 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:51.690984 12843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90e99b8fd21948ab9624cfb28467b2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.688341 12842 tablet_service.cc:1511] Processing CreateTablet for tablet e08811cf79eb4e85bae2de89dabe5ae5 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:51.695621 12842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e08811cf79eb4e85bae2de89dabe5ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.695452 12845 tablet_service.cc:1511] Processing CreateTablet for tablet 3f6fc7c236344e4193c1c021731795d4 (DEFAULT_TABLE table=test-workload [id=f85ee850d3b947c4b8cf1f717f8050f4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:51.696861 12845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f6fc7c236344e4193c1c021731795d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:51.740360 12902 tablet_bootstrap.cc:492] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd: Bootstrap starting.
I20260630 12:15:51.741372 12903 tablet_bootstrap.cc:492] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6: Bootstrap starting.
I20260630 12:15:51.752427 12902 tablet_bootstrap.cc:654] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.757649 12903 tablet_bootstrap.cc:654] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.764037 12902 tablet_bootstrap.cc:492] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd: No bootstrap required, opened a new log
I20260630 12:15:51.768728 12902 ts_tablet_manager.cc:1403] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260630 12:15:51.768117 12904 tablet_bootstrap.cc:492] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758: Bootstrap starting.
I20260630 12:15:51.771751 12903 tablet_bootstrap.cc:492] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6: No bootstrap required, opened a new log
I20260630 12:15:51.772223 12903 ts_tablet_manager.cc:1403] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.006s
I20260630 12:15:51.772395 12902 raft_consensus.cc:359] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.773257 12902 raft_consensus.cc:385] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.773603 12902 raft_consensus.cc:740] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ed249daf2764059bdd2cbdf2bc463dd, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.774686 12903 raft_consensus.cc:359] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.775455 12903 raft_consensus.cc:385] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.774406 12902 consensus_queue.cc:260] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.775686 12903 raft_consensus.cc:740] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e893e18c214fa0ae2ed8121b3de5e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.776479 12903 consensus_queue.cc:260] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.778643 12902 ts_tablet_manager.cc:1434] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:15:51.780066 12902 tablet_bootstrap.cc:492] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd: Bootstrap starting.
I20260630 12:15:51.782117 12903 ts_tablet_manager.cc:1434] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260630 12:15:51.783383 12903 tablet_bootstrap.cc:492] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6: Bootstrap starting.
I20260630 12:15:51.786592 12902 tablet_bootstrap.cc:654] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.789701 12903 tablet_bootstrap.cc:654] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.794983 12904 tablet_bootstrap.cc:654] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.798661 12902 tablet_bootstrap.cc:492] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd: No bootstrap required, opened a new log
I20260630 12:15:51.799198 12902 ts_tablet_manager.cc:1403] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260630 12:15:51.799346 12903 tablet_bootstrap.cc:492] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6: No bootstrap required, opened a new log
I20260630 12:15:51.800006 12903 ts_tablet_manager.cc:1403] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260630 12:15:51.801553 12902 raft_consensus.cc:359] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.802229 12902 raft_consensus.cc:385] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.802464 12902 raft_consensus.cc:740] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ed249daf2764059bdd2cbdf2bc463dd, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.803151 12902 consensus_queue.cc:260] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.803417 12903 raft_consensus.cc:359] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.804486 12903 raft_consensus.cc:385] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.804936 12903 raft_consensus.cc:740] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e893e18c214fa0ae2ed8121b3de5e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.805219 12902 ts_tablet_manager.cc:1434] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:15:51.806339 12902 tablet_bootstrap.cc:492] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd: Bootstrap starting.
I20260630 12:15:51.805902 12903 consensus_queue.cc:260] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.810542 12903 ts_tablet_manager.cc:1434] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:15:51.811197 12907 raft_consensus.cc:493] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:51.811929 12907 raft_consensus.cc:515] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.812464 12903 tablet_bootstrap.cc:492] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6: Bootstrap starting.
I20260630 12:15:51.813474 12902 tablet_bootstrap.cc:654] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.820252 12903 tablet_bootstrap.cc:654] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.826975 12907 leader_election.cc:290] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:51.828908 12904 tablet_bootstrap.cc:492] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758: No bootstrap required, opened a new log
I20260630 12:15:51.833055 12904 ts_tablet_manager.cc:1403] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.011s
I20260630 12:15:51.837280 12904 raft_consensus.cc:359] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.832209 12902 tablet_bootstrap.cc:492] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd: No bootstrap required, opened a new log
I20260630 12:15:51.840590 12902 ts_tablet_manager.cc:1403] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.003s
I20260630 12:15:51.841840 12903 tablet_bootstrap.cc:492] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6: No bootstrap required, opened a new log
I20260630 12:15:51.842797 12903 ts_tablet_manager.cc:1403] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260630 12:15:51.844727 12902 raft_consensus.cc:359] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.845798 12902 raft_consensus.cc:385] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.846208 12902 raft_consensus.cc:740] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ed249daf2764059bdd2cbdf2bc463dd, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.845976 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e99b8fd21948ab9624cfb28467b2d0" candidate_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" is_pre_election: true
I20260630 12:15:51.846911 12903 raft_consensus.cc:359] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.847656 12904 raft_consensus.cc:385] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.847916 12903 raft_consensus.cc:385] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.847427 12902 consensus_queue.cc:260] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.848172 12904 raft_consensus.cc:740] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8704d81a1f4442a57e403d319c5758, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.848408 12903 raft_consensus.cc:740] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e893e18c214fa0ae2ed8121b3de5e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.849661 12904 consensus_queue.cc:260] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.850051 12903 consensus_queue.cc:260] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.851758 12708 raft_consensus.cc:2468] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ed249daf2764059bdd2cbdf2bc463dd in term 0.
I20260630 12:15:51.853395 12902 ts_tablet_manager.cc:1434] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:15:51.855134 12902 tablet_bootstrap.cc:492] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd: Bootstrap starting.
I20260630 12:15:51.861950 12746 leader_election.cc:304] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, 8ed249daf2764059bdd2cbdf2bc463dd; no voters: 
I20260630 12:15:51.863209 12907 raft_consensus.cc:2804] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:51.863793 12907 raft_consensus.cc:493] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:51.864204 12907 raft_consensus.cc:3060] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.864281 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e99b8fd21948ab9624cfb28467b2d0" candidate_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758" is_pre_election: true
I20260630 12:15:51.865672 12903 ts_tablet_manager.cc:1434] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:15:51.867129 12903 tablet_bootstrap.cc:492] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6: Bootstrap starting.
W20260630 12:15:51.867465 12749 leader_election.cc:343] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:51.872953 12904 ts_tablet_manager.cc:1434] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758: Time spent starting tablet: real 0.039s	user 0.013s	sys 0.011s
I20260630 12:15:51.873229 12907 raft_consensus.cc:515] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.876866 12904 tablet_bootstrap.cc:492] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758: Bootstrap starting.
I20260630 12:15:51.877956 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e99b8fd21948ab9624cfb28467b2d0" candidate_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e893e18c214fa0ae2ed8121b3de5e6"
I20260630 12:15:51.878904 12708 raft_consensus.cc:3060] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.872824 12902 tablet_bootstrap.cc:654] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.888023 12904 tablet_bootstrap.cc:654] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.890374 12903 tablet_bootstrap.cc:654] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.894629 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90e99b8fd21948ab9624cfb28467b2d0" candidate_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758"
W20260630 12:15:51.896787 12749 leader_election.cc:343] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:51.897606 12907 leader_election.cc:290] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [CANDIDATE]: Term 1 election: Requested vote from peers 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:51.898552 12708 raft_consensus.cc:2468] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ed249daf2764059bdd2cbdf2bc463dd in term 1.
I20260630 12:15:51.900218 12746 leader_election.cc:304] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [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: 77e893e18c214fa0ae2ed8121b3de5e6, 8ed249daf2764059bdd2cbdf2bc463dd; no voters: fb8704d81a1f4442a57e403d319c5758
I20260630 12:15:51.901088 12904 tablet_bootstrap.cc:492] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758: No bootstrap required, opened a new log
I20260630 12:15:51.901527 12907 raft_consensus.cc:2804] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:51.901721 12904 ts_tablet_manager.cc:1403] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260630 12:15:51.902104 12903 tablet_bootstrap.cc:492] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6: No bootstrap required, opened a new log
I20260630 12:15:51.902725 12903 ts_tablet_manager.cc:1403] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.009s
I20260630 12:15:51.902679 12902 tablet_bootstrap.cc:492] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd: No bootstrap required, opened a new log
I20260630 12:15:51.903661 12902 ts_tablet_manager.cc:1403] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.000s
I20260630 12:15:51.904784 12904 raft_consensus.cc:359] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.905618 12904 raft_consensus.cc:385] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.905952 12904 raft_consensus.cc:740] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8704d81a1f4442a57e403d319c5758, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.906503 12907 raft_consensus.cc:697] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 LEADER]: Becoming Leader. State: Replica: 8ed249daf2764059bdd2cbdf2bc463dd, State: Running, Role: LEADER
I20260630 12:15:51.906862 12902 raft_consensus.cc:359] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.906976 12904 consensus_queue.cc:260] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.907449 12903 raft_consensus.cc:359] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.907840 12902 raft_consensus.cc:385] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.908571 12908 raft_consensus.cc:493] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:51.907505 12907 consensus_queue.cc:237] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.908757 12902 raft_consensus.cc:740] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ed249daf2764059bdd2cbdf2bc463dd, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.908485 12903 raft_consensus.cc:385] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.909638 12903 raft_consensus.cc:740] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e893e18c214fa0ae2ed8121b3de5e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.909200 12908 raft_consensus.cc:515] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.910341 12903 consensus_queue.cc:260] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.912644 12902 consensus_queue.cc:260] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.913496 12903 ts_tablet_manager.cc:1434] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:15:51.914547 12903 tablet_bootstrap.cc:492] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6: Bootstrap starting.
I20260630 12:15:51.915009 12902 ts_tablet_manager.cc:1434] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:15:51.916152 12902 tablet_bootstrap.cc:492] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd: Bootstrap starting.
I20260630 12:15:51.916250 12908 leader_election.cc:290] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:51.918349 12904 ts_tablet_manager.cc:1434] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:15:51.919800 12904 tablet_bootstrap.cc:492] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758: Bootstrap starting.
I20260630 12:15:51.925417 12902 tablet_bootstrap.cc:654] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.962158 12903 tablet_bootstrap.cc:654] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.969662 12907 raft_consensus.cc:493] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:51.971941 12907 raft_consensus.cc:515] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:51.979995 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839b52255ee641f4bd77f8d92847b1fe" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" is_pre_election: true
I20260630 12:15:51.981652 12783 raft_consensus.cc:2468] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 0.
I20260630 12:15:51.980441 12605 catalog_manager.cc:5697] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2). New cstate: current_term: 1 leader_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:51.984056 12902 tablet_bootstrap.cc:492] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd: No bootstrap required, opened a new log
I20260630 12:15:51.985226 12902 ts_tablet_manager.cc:1403] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.008s
I20260630 12:15:51.988757 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f969ddc9244d46b319735dcd4098d2" candidate_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" is_pre_election: true
I20260630 12:15:51.992306 12904 tablet_bootstrap.cc:654] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.992130 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f969ddc9244d46b319735dcd4098d2" candidate_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758" is_pre_election: true
W20260630 12:15:51.994313 12746 leader_election.cc:343] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:51.996374 12907 leader_election.cc:290] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:51.998250 12673 leader_election.cc:304] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, 8ed249daf2764059bdd2cbdf2bc463dd; no voters: 
I20260630 12:15:52.000160 12908 raft_consensus.cc:2804] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:52.000690 12908 raft_consensus.cc:493] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:52.001046 12908 raft_consensus.cc:3060] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:51.996668 12749 leader_election.cc:343] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:52.005287 12749 leader_election.cc:304] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [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: 8ed249daf2764059bdd2cbdf2bc463dd; no voters: 77e893e18c214fa0ae2ed8121b3de5e6, fb8704d81a1f4442a57e403d319c5758
I20260630 12:15:52.006515 12907 raft_consensus.cc:2749] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:52.006371 12902 raft_consensus.cc:359] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.007403 12902 raft_consensus.cc:385] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:52.007408 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839b52255ee641f4bd77f8d92847b1fe" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758" is_pre_election: true
I20260630 12:15:52.007922 12902 raft_consensus.cc:740] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ed249daf2764059bdd2cbdf2bc463dd, State: Initialized, Role: FOLLOWER
I20260630 12:15:52.008322 12857 raft_consensus.cc:2468] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 0.
I20260630 12:15:52.009065 12902 consensus_queue.cc:260] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.011734 12922 raft_consensus.cc:493] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:52.013296 12922 raft_consensus.cc:515] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.014245 12902 ts_tablet_manager.cc:1434] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.007s
I20260630 12:15:52.018492 12902 tablet_bootstrap.cc:492] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd: Bootstrap starting.
I20260630 12:15:52.020511 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08811cf79eb4e85bae2de89dabe5ae5" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" is_pre_election: true
W20260630 12:15:52.023721 12673 leader_election.cc:343] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:52.029827 12922 leader_election.cc:290] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:52.032048 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08811cf79eb4e85bae2de89dabe5ae5" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758" is_pre_election: true
W20260630 12:15:52.035240 12674 leader_election.cc:343] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:52.036072 12674 leader_election.cc:304] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [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: 77e893e18c214fa0ae2ed8121b3de5e6; no voters: 8ed249daf2764059bdd2cbdf2bc463dd, fb8704d81a1f4442a57e403d319c5758
I20260630 12:15:52.032083 12902 tablet_bootstrap.cc:654] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:52.039712 12908 raft_consensus.cc:515] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.040755 12922 raft_consensus.cc:2749] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:52.041756 12903 tablet_bootstrap.cc:492] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6: No bootstrap required, opened a new log
I20260630 12:15:52.042567 12903 ts_tablet_manager.cc:1403] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent bootstrapping tablet: real 0.128s	user 0.015s	sys 0.030s
I20260630 12:15:52.043054 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839b52255ee641f4bd77f8d92847b1fe" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd"
I20260630 12:15:52.043764 12783 raft_consensus.cc:3060] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.045881 12904 tablet_bootstrap.cc:492] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758: No bootstrap required, opened a new log
I20260630 12:15:52.046783 12904 ts_tablet_manager.cc:1403] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758: Time spent bootstrapping tablet: real 0.127s	user 0.016s	sys 0.000s
I20260630 12:15:52.046801 12902 tablet_bootstrap.cc:492] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd: No bootstrap required, opened a new log
I20260630 12:15:52.047582 12902 ts_tablet_manager.cc:1403] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.006s
I20260630 12:15:52.047083 12903 raft_consensus.cc:359] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.048154 12903 raft_consensus.cc:385] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:52.048465 12903 raft_consensus.cc:740] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e893e18c214fa0ae2ed8121b3de5e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:52.049486 12903 consensus_queue.cc:260] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.051004 12902 raft_consensus.cc:359] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.051817 12902 raft_consensus.cc:385] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:52.051872 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839b52255ee641f4bd77f8d92847b1fe" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758"
I20260630 12:15:52.052211 12902 raft_consensus.cc:740] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ed249daf2764059bdd2cbdf2bc463dd, State: Initialized, Role: FOLLOWER
I20260630 12:15:52.052582 12857 raft_consensus.cc:3060] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.053232 12902 consensus_queue.cc:260] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.055964 12902 ts_tablet_manager.cc:1434] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:15:52.057905 12903 ts_tablet_manager.cc:1434] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.003s
I20260630 12:15:52.059476 12903 tablet_bootstrap.cc:492] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6: Bootstrap starting.
I20260630 12:15:52.063658 12857 raft_consensus.cc:2468] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 1.
I20260630 12:15:52.064252 12908 leader_election.cc:290] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 election: Requested vote from peers 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:52.065953 12904 raft_consensus.cc:359] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.066504 12903 tablet_bootstrap.cc:654] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:52.067273 12904 raft_consensus.cc:385] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:52.067737 12904 raft_consensus.cc:740] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8704d81a1f4442a57e403d319c5758, State: Initialized, Role: FOLLOWER
I20260630 12:15:52.068683 12904 consensus_queue.cc:260] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.069931 12674 leader_election.cc:304] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, fb8704d81a1f4442a57e403d319c5758; no voters: 
I20260630 12:15:52.070770 12908 raft_consensus.cc:2804] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:52.071296 12908 raft_consensus.cc:697] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 LEADER]: Becoming Leader. State: Replica: 77e893e18c214fa0ae2ed8121b3de5e6, State: Running, Role: LEADER
I20260630 12:15:52.072279 12904 ts_tablet_manager.cc:1434] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260630 12:15:52.072510 12908 consensus_queue.cc:237] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.073876 12904 tablet_bootstrap.cc:492] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758: Bootstrap starting.
I20260630 12:15:52.073978 12783 raft_consensus.cc:2468] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 1.
I20260630 12:15:52.083807 12904 tablet_bootstrap.cc:654] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758: Neither blocks nor log segments found. Creating new log.
W20260630 12:15:52.086268 12654 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:52.090327 12904 tablet_bootstrap.cc:492] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758: No bootstrap required, opened a new log
I20260630 12:15:52.090535 12903 tablet_bootstrap.cc:492] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6: No bootstrap required, opened a new log
I20260630 12:15:52.090988 12904 ts_tablet_manager.cc:1403] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260630 12:15:52.091164 12903 ts_tablet_manager.cc:1403] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260630 12:15:52.091029 12916 raft_consensus.cc:493] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:52.091897 12916 raft_consensus.cc:515] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.094684 12904 raft_consensus.cc:359] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.094874 12903 raft_consensus.cc:359] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.095613 12904 raft_consensus.cc:385] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:52.095791 12903 raft_consensus.cc:385] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:52.096019 12904 raft_consensus.cc:740] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8704d81a1f4442a57e403d319c5758, State: Initialized, Role: FOLLOWER
I20260630 12:15:52.096350 12903 raft_consensus.cc:740] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e893e18c214fa0ae2ed8121b3de5e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:52.097153 12904 consensus_queue.cc:260] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.097337 12903 consensus_queue.cc:260] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.096542 12604 catalog_manager.cc:5697] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:52.100215 12903 ts_tablet_manager.cc:1434] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:15:52.107378 12916 leader_election.cc:290] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455), 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407)
I20260630 12:15:52.121996 12904 ts_tablet_manager.cc:1434] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758: Time spent starting tablet: real 0.030s	user 0.021s	sys 0.008s
I20260630 12:15:52.125609 12904 tablet_bootstrap.cc:492] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758: Bootstrap starting.
I20260630 12:15:52.127851 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08811cf79eb4e85bae2de89dabe5ae5" candidate_uuid: "fb8704d81a1f4442a57e403d319c5758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" is_pre_election: true
I20260630 12:15:52.128544 12708 raft_consensus.cc:2468] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8704d81a1f4442a57e403d319c5758 in term 0.
I20260630 12:15:52.130034 12820 leader_election.cc:304] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, fb8704d81a1f4442a57e403d319c5758; no voters: 
I20260630 12:15:52.131178 12934 raft_consensus.cc:2804] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:52.131664 12934 raft_consensus.cc:493] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:52.132056 12934 raft_consensus.cc:3060] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.132576 12904 tablet_bootstrap.cc:654] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:52.133944 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08811cf79eb4e85bae2de89dabe5ae5" candidate_uuid: "fb8704d81a1f4442a57e403d319c5758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" is_pre_election: true
I20260630 12:15:52.134517 12783 raft_consensus.cc:2468] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8704d81a1f4442a57e403d319c5758 in term 0.
I20260630 12:15:52.138218 12904 tablet_bootstrap.cc:492] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758: No bootstrap required, opened a new log
I20260630 12:15:52.138813 12904 ts_tablet_manager.cc:1403] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260630 12:15:52.141491 12934 raft_consensus.cc:515] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.142151 12904 raft_consensus.cc:359] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.142917 12904 raft_consensus.cc:385] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:52.143198 12904 raft_consensus.cc:740] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8704d81a1f4442a57e403d319c5758, State: Initialized, Role: FOLLOWER
I20260630 12:15:52.143740 12934 leader_election.cc:290] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [CANDIDATE]: Term 1 election: Requested vote from peers 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455), 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407)
I20260630 12:15:52.143997 12904 consensus_queue.cc:260] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.144794 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08811cf79eb4e85bae2de89dabe5ae5" candidate_uuid: "fb8704d81a1f4442a57e403d319c5758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e893e18c214fa0ae2ed8121b3de5e6"
I20260630 12:15:52.144822 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e08811cf79eb4e85bae2de89dabe5ae5" candidate_uuid: "fb8704d81a1f4442a57e403d319c5758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd"
I20260630 12:15:52.145597 12783 raft_consensus.cc:3060] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.145521 12708 raft_consensus.cc:3060] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.148200 12904 ts_tablet_manager.cc:1434] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:15:52.149629 12904 tablet_bootstrap.cc:492] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758: Bootstrap starting.
I20260630 12:15:52.153801 12783 raft_consensus.cc:2468] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8704d81a1f4442a57e403d319c5758 in term 1.
I20260630 12:15:52.154211 12708 raft_consensus.cc:2468] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8704d81a1f4442a57e403d319c5758 in term 1.
I20260630 12:15:52.155720 12822 leader_election.cc:304] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ed249daf2764059bdd2cbdf2bc463dd, fb8704d81a1f4442a57e403d319c5758; no voters: 
I20260630 12:15:52.156517 12904 tablet_bootstrap.cc:654] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:52.156867 12916 raft_consensus.cc:2804] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:52.156989 12934 raft_consensus.cc:493] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:52.157604 12934 raft_consensus.cc:515] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.159884 12916 raft_consensus.cc:697] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 1 LEADER]: Becoming Leader. State: Replica: fb8704d81a1f4442a57e403d319c5758, State: Running, Role: LEADER
I20260630 12:15:52.160737 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fc7c236344e4193c1c021731795d4" candidate_uuid: "fb8704d81a1f4442a57e403d319c5758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" is_pre_election: true
I20260630 12:15:52.160982 12916 consensus_queue.cc:237] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.161546 12708 raft_consensus.cc:2468] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8704d81a1f4442a57e403d319c5758 in term 0.
I20260630 12:15:52.162925 12820 leader_election.cc:304] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, fb8704d81a1f4442a57e403d319c5758; no voters: 
I20260630 12:15:52.163959 12934 leader_election.cc:290] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455), 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407)
I20260630 12:15:52.165334 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fc7c236344e4193c1c021731795d4" candidate_uuid: "fb8704d81a1f4442a57e403d319c5758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" is_pre_election: true
I20260630 12:15:52.165984 12937 raft_consensus.cc:2804] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:52.166266 12783 raft_consensus.cc:2468] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb8704d81a1f4442a57e403d319c5758 in term 0.
I20260630 12:15:52.166570 12937 raft_consensus.cc:493] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:52.167101 12937 raft_consensus.cc:3060] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.169759 12904 tablet_bootstrap.cc:492] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758: No bootstrap required, opened a new log
I20260630 12:15:52.170362 12904 ts_tablet_manager.cc:1403] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260630 12:15:52.170607 12603 catalog_manager.cc:5697] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb8704d81a1f4442a57e403d319c5758 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "fb8704d81a1f4442a57e403d319c5758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:52.173522 12904 raft_consensus.cc:359] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.174356 12904 raft_consensus.cc:385] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:52.174649 12904 raft_consensus.cc:740] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb8704d81a1f4442a57e403d319c5758, State: Initialized, Role: FOLLOWER
I20260630 12:15:52.175505 12904 consensus_queue.cc:260] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.176071 12937 raft_consensus.cc:515] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.177989 12904 ts_tablet_manager.cc:1434] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260630 12:15:52.179157 12937 leader_election.cc:290] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [CANDIDATE]: Term 1 election: Requested vote from peers 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455), 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407)
I20260630 12:15:52.179453 12708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fc7c236344e4193c1c021731795d4" candidate_uuid: "fb8704d81a1f4442a57e403d319c5758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77e893e18c214fa0ae2ed8121b3de5e6"
I20260630 12:15:52.180208 12708 raft_consensus.cc:3060] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.180419 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f6fc7c236344e4193c1c021731795d4" candidate_uuid: "fb8704d81a1f4442a57e403d319c5758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd"
I20260630 12:15:52.181057 12783 raft_consensus.cc:3060] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.186744 12708 raft_consensus.cc:2468] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8704d81a1f4442a57e403d319c5758 in term 1.
I20260630 12:15:52.187925 12820 leader_election.cc:304] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, fb8704d81a1f4442a57e403d319c5758; no voters: 
I20260630 12:15:52.188081 12783 raft_consensus.cc:2468] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb8704d81a1f4442a57e403d319c5758 in term 1.
I20260630 12:15:52.188716 12937 raft_consensus.cc:2804] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:52.189231 12937 raft_consensus.cc:697] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 1 LEADER]: Becoming Leader. State: Replica: fb8704d81a1f4442a57e403d319c5758, State: Running, Role: LEADER
I20260630 12:15:52.190199 12937 consensus_queue.cc:237] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.197496 12603 catalog_manager.cc:5697] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb8704d81a1f4442a57e403d319c5758 (127.0.108.3). New cstate: current_term: 1 leader_uuid: "fb8704d81a1f4442a57e403d319c5758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:52.323658 12908 raft_consensus.cc:493] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:52.324157 12908 raft_consensus.cc:515] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.325827 12908 leader_election.cc:290] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:52.326987 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4365cbd6c94975a3bdd611ffd6112c" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758" is_pre_election: true
I20260630 12:15:52.326879 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4365cbd6c94975a3bdd611ffd6112c" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" is_pre_election: true
I20260630 12:15:52.327816 12857 raft_consensus.cc:2468] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 0.
I20260630 12:15:52.327865 12783 raft_consensus.cc:2468] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 0.
I20260630 12:15:52.329099 12674 leader_election.cc:304] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, fb8704d81a1f4442a57e403d319c5758; no voters: 
I20260630 12:15:52.329799 12908 raft_consensus.cc:2804] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:52.330137 12908 raft_consensus.cc:493] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:52.330420 12908 raft_consensus.cc:3060] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.334372 12857 raft_consensus.cc:3060] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.338011 12908 raft_consensus.cc:515] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.340255 12908 leader_election.cc:290] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 election: Requested vote from peers 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:52.341100 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4365cbd6c94975a3bdd611ffd6112c" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd"
I20260630 12:15:52.341707 12783 raft_consensus.cc:3060] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.341826 12857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4365cbd6c94975a3bdd611ffd6112c" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758"
I20260630 12:15:52.341944 12907 consensus_queue.cc:1048] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:52.342463 12857 raft_consensus.cc:3060] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.349901 12857 raft_consensus.cc:2468] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 1.
I20260630 12:15:52.352049 12674 leader_election.cc:304] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, fb8704d81a1f4442a57e403d319c5758; no voters: 
I20260630 12:15:52.352990 12908 raft_consensus.cc:2804] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:52.353513 12908 raft_consensus.cc:697] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 LEADER]: Becoming Leader. State: Replica: 77e893e18c214fa0ae2ed8121b3de5e6, State: Running, Role: LEADER
I20260630 12:15:52.354526 12908 consensus_queue.cc:237] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.349280 12783 raft_consensus.cc:2468] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 1.
I20260630 12:15:52.369668 12944 consensus_queue.cc:1048] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:52.373450 12604 catalog_manager.cc:5697] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:52.561175 12908 raft_consensus.cc:493] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:52.561692 12908 raft_consensus.cc:515] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.563427 12908 leader_election.cc:290] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:52.564313 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f969ddc9244d46b319735dcd4098d2" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" is_pre_election: true
I20260630 12:15:52.564643 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f969ddc9244d46b319735dcd4098d2" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758" is_pre_election: true
I20260630 12:15:52.565044 12783 raft_consensus.cc:2468] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 0.
I20260630 12:15:52.565335 12856 raft_consensus.cc:2468] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 0.
I20260630 12:15:52.566167 12673 leader_election.cc:304] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, 8ed249daf2764059bdd2cbdf2bc463dd; no voters: 
I20260630 12:15:52.567018 12908 raft_consensus.cc:2804] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:52.567363 12908 raft_consensus.cc:493] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:52.567641 12908 raft_consensus.cc:3060] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.573144 12908 raft_consensus.cc:515] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.574754 12908 leader_election.cc:290] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 election: Requested vote from peers 8ed249daf2764059bdd2cbdf2bc463dd (127.0.108.2:35407), fb8704d81a1f4442a57e403d319c5758 (127.0.108.3:38281)
I20260630 12:15:52.575664 12783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f969ddc9244d46b319735dcd4098d2" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ed249daf2764059bdd2cbdf2bc463dd"
I20260630 12:15:52.575881 12856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75f969ddc9244d46b319735dcd4098d2" candidate_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb8704d81a1f4442a57e403d319c5758"
I20260630 12:15:52.576184 12783 raft_consensus.cc:3060] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.576421 12856 raft_consensus.cc:3060] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:52.581548 12783 raft_consensus.cc:2468] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 1.
I20260630 12:15:52.582621 12856 raft_consensus.cc:2468] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77e893e18c214fa0ae2ed8121b3de5e6 in term 1.
I20260630 12:15:52.582718 12673 leader_election.cc:304] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77e893e18c214fa0ae2ed8121b3de5e6, 8ed249daf2764059bdd2cbdf2bc463dd; no voters: 
I20260630 12:15:52.583527 12908 raft_consensus.cc:2804] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:52.584007 12908 raft_consensus.cc:697] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 LEADER]: Becoming Leader. State: Replica: 77e893e18c214fa0ae2ed8121b3de5e6, State: Running, Role: LEADER
I20260630 12:15:52.584640 12908 consensus_queue.cc:237] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } }
I20260630 12:15:52.591856 12604 catalog_manager.cc:5697] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1). New cstate: current_term: 1 leader_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:52.603741 12908 consensus_queue.cc:1048] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:52.614646 12950 consensus_queue.cc:1048] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:52.621089 12937 consensus_queue.cc:1048] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:52.635027 12937 consensus_queue.cc:1048] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:52.753952 12937 consensus_queue.cc:1048] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:52.765791 12916 consensus_queue.cc:1048] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:52.892812 12908 consensus_queue.cc:1048] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:52.951256 12908 consensus_queue.cc:1048] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:52.972904 12950 consensus_queue.cc:1048] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:53.039865 12922 consensus_queue.cc:1048] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:53.312059 12673 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.2:35407, user_credentials={real_user=slave}} blocked reactor thread for 92948.4us
W20260630 12:15:53.319727 12746 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.108.1:44455, user_credentials={real_user=slave}} blocked reactor thread for 143980us
W20260630 12:15:53.806559 12960 meta_cache.cc:1261] Time spent looking up entry by key: real 0.092s	user 0.001s	sys 0.000s
I20260630 12:15:54.009984   432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:54.021128 13004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:54.025220 13005 instance_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:15:54.026684   432 server_base.cc:1061] running on GCE node
W20260630 12:15:54.028146 13007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:54.029465   432 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:54.029803   432 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:54.030014   432 hybrid_clock.cc:648] HybridClock initialized: now 1782821754029994 us; error 0 us; skew 500 ppm
I20260630 12:15:54.030525   432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:54.033633   432 webserver.cc:533] Webserver started at http://127.0.108.4:43599/ using document root <none> and password file <none>
I20260630 12:15:54.034228   432 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:54.034446   432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:54.034790   432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:54.036046   432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-3-root/instance:
uuid: "6b5ec72769fb43f388910a507f86a000"
format_stamp: "Formatted at 2026-06-30 12:15:54 on dist-test-slave-7v2h"
I20260630 12:15:54.041285   432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:54.044891 13012 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:54.045779   432 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:15:54.046074   432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-3-root
uuid: "6b5ec72769fb43f388910a507f86a000"
format_stamp: "Formatted at 2026-06-30 12:15:54 on dist-test-slave-7v2h"
I20260630 12:15:54.046319   432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5eBgGx/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480322605-432-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:15:54.066891   432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:54.068123   432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:54.069633   432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:54.072005   432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:54.072192   432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:54.072441   432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:54.072624   432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:54.114494   432 rpc_server.cc:307] RPC server started. Bound to: 127.0.108.4:44233
I20260630 12:15:54.114609 13074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.108.4:44233 every 8 connection(s)
I20260630 12:15:54.129828 13075 heartbeater.cc:344] Connected to a master server at 127.0.108.62:41325
I20260630 12:15:54.130301 13075 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:54.131062 13075 heartbeater.cc:507] Master 127.0.108.62:41325 requested a full tablet report, sending...
I20260630 12:15:54.133064 12601 ts_manager.cc:194] Registered new tserver with Master: 6b5ec72769fb43f388910a507f86a000 (127.0.108.4:44233)
I20260630 12:15:54.134657 12601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42820
I20260630 12:15:54.161527 12708 consensus_queue.cc:237] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } attrs { replace: true } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } }
I20260630 12:15:54.168133 12782 raft_consensus.cc:1275] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Refusing update from remote peer 77e893e18c214fa0ae2ed8121b3de5e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:54.169214 12856 raft_consensus.cc:1275] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Refusing update from remote peer 77e893e18c214fa0ae2ed8121b3de5e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:54.169983 12974 consensus_queue.cc:1048] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:54.170986 12908 consensus_queue.cc:1048] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:54.180871 12988 raft_consensus.cc:2955] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } attrs { replace: true } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.183280 12782 raft_consensus.cc:2955] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } attrs { replace: true } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
W20260630 12:15:54.184327 12674 consensus_peers.cc:597] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 -> Peer 6b5ec72769fb43f388910a507f86a000 (127.0.108.4:44233): Couldn't send request to peer 6b5ec72769fb43f388910a507f86a000. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da4365cbd6c94975a3bdd611ffd6112c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:54.186447 12856 raft_consensus.cc:2955] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } attrs { replace: true } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.198094 12601 catalog_manager.cc:5697] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 reported cstate change: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:54.211621 12782 consensus_queue.cc:237] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } }
I20260630 12:15:54.220535 12708 raft_consensus.cc:1275] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Refusing update from remote peer 8ed249daf2764059bdd2cbdf2bc463dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:54.222761 12961 consensus_queue.cc:1048] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:15:54.223423 12856 raft_consensus.cc:1275] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Refusing update from remote peer 8ed249daf2764059bdd2cbdf2bc463dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:54.224992 12961 consensus_queue.cc:1048] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:54.230430 12990 raft_consensus.cc:2955] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.232470 12706 raft_consensus.cc:2955] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
W20260630 12:15:54.234843 12749 consensus_peers.cc:597] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd -> Peer 6b5ec72769fb43f388910a507f86a000 (127.0.108.4:44233): Couldn't send request to peer 6b5ec72769fb43f388910a507f86a000. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 90e99b8fd21948ab9624cfb28467b2d0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:54.236855 12856 raft_consensus.cc:2955] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.247203 12602 catalog_manager.cc:5697] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 reported cstate change: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.251696 12706 consensus_queue.cc:237] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } }
W20260630 12:15:54.259972 12674 consensus_peers.cc:597] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 -> Peer 6b5ec72769fb43f388910a507f86a000 (127.0.108.4:44233): Couldn't send request to peer 6b5ec72769fb43f388910a507f86a000. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 839b52255ee641f4bd77f8d92847b1fe. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:54.260612 12856 raft_consensus.cc:1275] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Refusing update from remote peer 77e893e18c214fa0ae2ed8121b3de5e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:54.262095 12995 consensus_queue.cc:1048] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:54.267488 12782 raft_consensus.cc:1275] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Refusing update from remote peer 77e893e18c214fa0ae2ed8121b3de5e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:54.269385 12995 consensus_queue.cc:1048] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:54.270401 12988 raft_consensus.cc:2955] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.273555 12782 raft_consensus.cc:2955] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.275665 12856 raft_consensus.cc:2955] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } attrs { replace: true } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.287415 12601 catalog_manager.cc:5697] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 reported cstate change: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:54.299237 12856 consensus_queue.cc:237] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } }
I20260630 12:15:54.305670 12782 raft_consensus.cc:1275] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Refusing update from remote peer fb8704d81a1f4442a57e403d319c5758: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:54.307360 12937 consensus_queue.cc:1048] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:54.308666 12706 raft_consensus.cc:1275] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Refusing update from remote peer fb8704d81a1f4442a57e403d319c5758: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:54.310344 12937 consensus_queue.cc:1048] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:54.316659 12996 raft_consensus.cc:2955] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
W20260630 12:15:54.320734 12823 consensus_peers.cc:597] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 -> Peer 6b5ec72769fb43f388910a507f86a000 (127.0.108.4:44233): Couldn't send request to peer 6b5ec72769fb43f388910a507f86a000. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f6fc7c236344e4193c1c021731795d4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:54.319690 12782 raft_consensus.cc:2955] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.320225 12706 raft_consensus.cc:2955] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } } }
I20260630 12:15:54.335676 12602 catalog_manager.cc:5697] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 reported cstate change: config changed from index -1 to 10, NON_VOTER 6b5ec72769fb43f388910a507f86a000 (127.0.108.4) added. New cstate: current_term: 1 leader_uuid: "fb8704d81a1f4442a57e403d319c5758" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "77e893e18c214fa0ae2ed8121b3de5e6" member_type: VOTER last_known_addr { host: "127.0.108.1" port: 44455 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ed249daf2764059bdd2cbdf2bc463dd" member_type: VOTER last_known_addr { host: "127.0.108.2" port: 35407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb8704d81a1f4442a57e403d319c5758" member_type: VOTER last_known_addr { host: "127.0.108.3" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b5ec72769fb43f388910a507f86a000" member_type: NON_VOTER last_known_addr { host: "127.0.108.4" port: 44233 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:54.378309   432 tablet_server.cc:179] TabletServer@127.0.108.1:0 shutting down...
I20260630 12:15:54.422010   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:54.422942   432 tablet_replica.cc:333] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6: stopping tablet replica
I20260630 12:15:54.423830   432 raft_consensus.cc:2243] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.424962   432 raft_consensus.cc:2272] T 75f969ddc9244d46b319735dcd4098d2 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.428090   432 tablet_replica.cc:333] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6: stopping tablet replica
I20260630 12:15:54.428957   432 raft_consensus.cc:2243] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.429706   432 raft_consensus.cc:2272] T 3f6fc7c236344e4193c1c021731795d4 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.435951   432 tablet_replica.cc:333] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6: stopping tablet replica
I20260630 12:15:54.436888   432 raft_consensus.cc:2243] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.438285   432 raft_consensus.cc:2272] T da4365cbd6c94975a3bdd611ffd6112c P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.441586   432 tablet_replica.cc:333] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6: stopping tablet replica
I20260630 12:15:54.442483   432 raft_consensus.cc:2243] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.443168   432 raft_consensus.cc:2272] T e08811cf79eb4e85bae2de89dabe5ae5 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.446924   432 tablet_replica.cc:333] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6: stopping tablet replica
I20260630 12:15:54.447814   432 raft_consensus.cc:2243] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.448590   432 raft_consensus.cc:2272] T 90e99b8fd21948ab9624cfb28467b2d0 P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.452199   432 tablet_replica.cc:333] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6: stopping tablet replica
I20260630 12:15:54.453032   432 raft_consensus.cc:2243] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.454543   432 raft_consensus.cc:2272] T 839b52255ee641f4bd77f8d92847b1fe P 77e893e18c214fa0ae2ed8121b3de5e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.488288   432 tablet_server.cc:196] TabletServer@127.0.108.1:0 shutdown complete.
W20260630 12:15:54.505471 12820 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.108.1:44455: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:15:54.512748 12820 consensus_peers.cc:597] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 -> Peer 77e893e18c214fa0ae2ed8121b3de5e6 (127.0.108.1:44455): Couldn't send request to peer 77e893e18c214fa0ae2ed8121b3de5e6. Status: Network error: Client connection negotiation failed: client connection to 127.0.108.1:44455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:54.515233   432 tablet_server.cc:179] TabletServer@127.0.108.2:0 shutting down...
I20260630 12:15:54.547050   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:54.547916   432 tablet_replica.cc:333] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd: stopping tablet replica
I20260630 12:15:54.548748   432 raft_consensus.cc:2243] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.549278   432 raft_consensus.cc:2272] T 75f969ddc9244d46b319735dcd4098d2 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.552331   432 tablet_replica.cc:333] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd: stopping tablet replica
I20260630 12:15:54.553002   432 raft_consensus.cc:2243] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.553558   432 raft_consensus.cc:2272] T da4365cbd6c94975a3bdd611ffd6112c P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.556237   432 tablet_replica.cc:333] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd: stopping tablet replica
I20260630 12:15:54.556921   432 raft_consensus.cc:2243] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.557416   432 raft_consensus.cc:2272] T 839b52255ee641f4bd77f8d92847b1fe P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.560050   432 tablet_replica.cc:333] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd: stopping tablet replica
I20260630 12:15:54.560705   432 raft_consensus.cc:2243] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.561260   432 raft_consensus.cc:2272] T 3f6fc7c236344e4193c1c021731795d4 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.563903   432 tablet_replica.cc:333] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd: stopping tablet replica
I20260630 12:15:54.564456   432 raft_consensus.cc:2243] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.564993   432 raft_consensus.cc:2272] T e08811cf79eb4e85bae2de89dabe5ae5 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.567487   432 tablet_replica.cc:333] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd: stopping tablet replica
I20260630 12:15:54.568053   432 raft_consensus.cc:2243] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.569126   432 raft_consensus.cc:2272] T 90e99b8fd21948ab9624cfb28467b2d0 P 8ed249daf2764059bdd2cbdf2bc463dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.600423   432 tablet_server.cc:196] TabletServer@127.0.108.2:0 shutdown complete.
I20260630 12:15:54.619499   432 tablet_server.cc:179] TabletServer@127.0.108.3:0 shutting down...
I20260630 12:15:54.657858   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:54.658797   432 tablet_replica.cc:333] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758: stopping tablet replica
I20260630 12:15:54.659627   432 raft_consensus.cc:2243] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.660238   432 raft_consensus.cc:2272] T 75f969ddc9244d46b319735dcd4098d2 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.664271   432 tablet_replica.cc:333] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758: stopping tablet replica
I20260630 12:15:54.665162   432 raft_consensus.cc:2243] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.665784   432 raft_consensus.cc:2272] T 90e99b8fd21948ab9624cfb28467b2d0 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.669257   432 tablet_replica.cc:333] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758: stopping tablet replica
I20260630 12:15:54.670032   432 raft_consensus.cc:2243] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.671123   432 raft_consensus.cc:2272] T e08811cf79eb4e85bae2de89dabe5ae5 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.674696   432 tablet_replica.cc:333] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758: stopping tablet replica
I20260630 12:15:54.675482   432 raft_consensus.cc:2243] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.676285   432 raft_consensus.cc:2272] T da4365cbd6c94975a3bdd611ffd6112c P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.679575   432 tablet_replica.cc:333] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758: stopping tablet replica
I20260630 12:15:54.680383   432 raft_consensus.cc:2243] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.681833   432 raft_consensus.cc:2272] T 3f6fc7c236344e4193c1c021731795d4 P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.685046   432 tablet_replica.cc:333] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758: stopping tablet replica
I20260630 12:15:54.685770   432 raft_consensus.cc:2243] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.686617   432 raft_consensus.cc:2272] T 839b52255ee641f4bd77f8d92847b1fe P fb8704d81a1f4442a57e403d319c5758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.740232   432 tablet_server.cc:196] TabletServer@127.0.108.3:0 shutdown complete.
I20260630 12:15:54.767566   432 tablet_server.cc:179] TabletServer@127.0.108.4:0 shutting down...
I20260630 12:15:54.791489   432 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:54.808100   432 tablet_server.cc:196] TabletServer@127.0.108.4:0 shutdown complete.
I20260630 12:15:54.816331   432 master.cc:562] Master@127.0.108.62:41325 shutting down...
W20260630 12:15:54.836755 12654 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:54.837965   432 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.838461   432 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.838773   432 tablet_replica.cc:333] T 00000000000000000000000000000000 P 999953103acc418ca4f090bbf9a35cb3: stopping tablet replica
I20260630 12:15:54.863056   432 master.cc:584] Master@127.0.108.62:41325 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4959 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (15422 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (274412 ms total)
[  PASSED  ] 26 tests.
I20260630 12:15:54.916255   432 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 ~72 seconds ago
I20260630 12:15:54.916499   432 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 ~72 seconds ago
I20260630 12:15:54.916887   432 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 13 messages since previous log ~105 seconds ago
I20260630 12:15:54.917088   432 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~72 seconds ago
I20260630 12:15:54.917275   432 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 6 messages since previous log ~252 seconds ago
I20260630 12:15:54.917621   432 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~26 seconds ago
